Commits
Branch selector
User selector
Commit History
Commits on Aug 14, 2014
- committed
- committed
Merge pull request #90 from timster/patch-1
Show description for 42d9144committed
Commits on Aug 13, 2014
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Mark test_div() in past.tests.test_translation as now working on Py3
Show description for 0a80479committedRevert subclassing of future.types from newobject
Show description for 6a6c656committed- committed
- committed
Commits on Aug 12, 2014
- committed
- committed
- committed
Add (failing) tests for the resurrection of % formatting for bytes (PEP 461)
Show description for 9100b02committed- committed
- committed
- committed
- committed
- committed
Improve division_safe fixer
Show description for 3d6c5edcommitted- committed
Add ``past.builtins.oct`` function
Show description for 87707b5committed- committed
- committed
WIP: futurize --conservative option
Show description for 3fc8f2ccommitted- committed
Add a failing test: whether futurize invokes old_div() when __future__.division is already imported.
Show description for b3beb0dcommittedAdd safe fixer for division: 3 / 5 -> old_div(3, 5)
Show description for f4ed99ccommitted- committed
- committed