python-future
https://github.com/pythoncharmers/python-future
Python
Easy, clean, reliable Python 2/3 compatibility
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to python-future
Help out
- Issues
- futurize script should preserve function annotations with compatible syntax
- from builtins import * introduces suble bugs
- DeprecationWarning importing past.translation in Python 3.7
- urllib.parse.unquote may return bytes
- improve handling of unicode and str in python2 code when using futurize
- use pasteurize in setuptools, similarly to use_2to3
- strings should use an old_str / old_unicode type, similar to old_div
- __bool__ = __nonzero__ not detected
- Unnecessary install_aliases when on list_object.append()
- libfuturize.fixes.fix_absolute_import duplicates initial comments
- Docs
- Python not yet supported