Mercurial > p > roundup > code
view roundup/anypy/TODO.txt @ 5380:64c4e43fbb84
Python 3 preparation: numeric literal syntax.
Fixes octal constants to use leading 0o, and removes 'L' suffixes.
Tool-assisted patch.
| author | Joseph Myers <jsm@polyomino.org.uk> |
|---|---|
| date | Tue, 24 Jul 2018 21:43:32 +0000 |
| parents | 4566360871dc |
| children |
line wrap: on
line source
Python compatiblity TODO ~~~~~~~~~~~~~~~~~~~~~~~~ Remove support for Python versions < 2.7. As they are not supported anymore.
