- 31 Eki, 2017 5 kayıt (commit)
-
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Closes #37 Closes #36
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
- 01 May, 2017 1 kayıt (commit)
-
-
Patrick Maupin yazdı
-
- 29 Nis, 2017 1 kayıt (commit)
-
-
Patrick Maupin yazdı
* Fix Unicode issue #26 for Python 3 files.
-
- 27 Nis, 2017 1 kayıt (commit)
-
-
Patrick Maupin yazdı
* Refactor tests - Make it easier to test against other packages * Split out optional tests and use assertXXX naming conventions * Fix Python 3 test intrapackage import * Fix Python 3 test intrapackage import
-
- 24 Nis, 2017 3 kayıt (commit)
-
-
Patrick Maupin yazdı
-
Patrick Maupin yazdı
* Enhance code generator performance - Algorithmic gains in pretty printer and string prettifier - Diminishing gains from a few closures in code_gen - One code-gen fix (and a test case) for None leaking into code-gen result list. - rtrip gains via new fast comparison function - PEP8 fixes
-
Patrick Maupin yazdı
* Fix new deprecation warnings - Change to DeprecationWarning to reduce noise in other testers - Set stack level so warning appears with proper source line - Check for warning in test * Explicitly verify warning content - Bonus: works with all testrunners.
-
- 22 Nis, 2017 20 kayıt (commit)
-
-
Patrick Maupin yazdı
-
Patrick Maupin yazdı
- We already pass these, but some other unparsers don't, so it's worth adding them to the regression.
-
Patrick Maupin yazdı
Add support for __future__ unicode_literals
-
Patrick Maupin yazdı
-- This only affects a very few modules that did not roundtrip properly
-
Patrick Maupin yazdı
Deprecate old API (issue #59)
-
Patrick Maupin yazdı
-
Patrick Maupin yazdı
Dual docs -- issue #63
-
Patrick Maupin yazdı
-
Patrick Maupin yazdı
-
Patrick Maupin yazdı
-
Patrick Maupin yazdı
- Plus add more verbose changelog format as suggested by Berker
-
Patrick Maupin yazdı
Add support for ASTs compiled with single or eval options
-
Patrick Maupin yazdı
-
Patrick Maupin yazdı
- Clean up code providing new functionality - (Thanks for the initial functionality, Ryan)
👍 - run extended test cases via astor.rtrip - add regression tests for new features based on rtrip failures - fix failing regressions -
Patrick Maupin yazdı
-
Patrick Maupin yazdı
-
Patrick Maupin yazdı
Otherwise, pretty printer will think it can break them up, and no joy will come from that.
-
Patrick Maupin yazdı
-
Patrick Maupin yazdı
-
Patrick Maupin yazdı
Add support for variable annotations
-
- 21 Nis, 2017 6 kayıt (commit)
-
-
Ryan Gonzalez yazdı
-
Lenny Truong yazdı
-
Lenny Truong yazdı
-
Lenny Truong yazdı
-
Lenny Truong yazdı
-
Lenny Truong yazdı
-
- 19 Nis, 2017 2 kayıt (commit)
-
-
Ryan Gonzalez yazdı
-
Ryan Gonzalez yazdı
-
- 11 Nis, 2017 1 kayıt (commit)
-
-
Ryan Gonzalez yazdı
-