~divmod-dev/divmod.org/athena-events-806545

  • Committer: exarkun
  • Date: 2010-04-13 14:53:04 UTC
  • Revision ID: svn-v4:866e43f7-fbfc-0310-8f2a-ec88d1da2979:trunk:17946
Merge pyflakes-ast-3005

Author: gbrandl, exarkun
Reviewer: exarkun
Fixes: #3005

Convert pyflakes to use the Python 2.5+ _ast module instead of
the older (now essentially unmaintained) compiler package.

Introduce a number of new tests for various edge cases previously
untested, as well, since this involved changing substantial chunks
of pyflakes internals.

Also add support for certain new constructs which will be added
in Python 2.7, including set comprehensions and dict comprehensions.

Because Python 2.4 does not include the _ast module, this change
effectively drops support for running Pyflakes using Python 2.4.
Filename Latest Rev Last Changed Committer Comment Size
..
axiom 2514 15 years ago washort merge code-versions-1946. Author: washort Reviewe Diff
hyperbola 1010 18 years ago glyph Author: glyph Reviewer: moe Fixes #382 This mer Diff
nevow 1010 18 years ago glyph Author: glyph Reviewer: moe Fixes #382 This mer Diff
xmantissa 1010 18 years ago glyph Author: glyph Reviewer: moe Fixes #382 This mer Diff
LICENSE 2302 16 years ago washort merge release-20070905 1 KB Diff Download File
MANIFEST.in 2514 15 years ago washort merge code-versions-1946. Author: washort Reviewe 123 bytes Diff Download File
NAME.txt 1393 18 years ago radix oh my god this has been sitting in my WC for so lo 474 bytes Diff Download File
NEWS.txt 2659 14 years ago exarkun Merge release-20091125 Fixes: #2991 Update versi 290 bytes Diff Download File
README.txt 1010 18 years ago glyph Author: glyph Reviewer: moe Fixes #382 This mer 82 bytes Diff Download File
setup.py 2659 14 years ago exarkun Merge release-20091125 Fixes: #2991 Update versi 724 bytes Diff Download File