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
- ImportError when using past.translate feature for UserDict import
- parse_qs in backports is not handling unicode outside 128 range
- backports.xmlrpc does not handle list in multical
- Add a futurize fixer to apply future.utils.iteritems/iterkeys
- Problematic interaction with six (module Queue/queue)
- pasteurize convert Py3.5 func annotations to Py2.7/3.5 instead of deleting
- types.IntType, types.LongType treated differently to int, long
- Type not in (int, long) converted to not in (int, int)
- newsuper not working with metaclasses - `RuntimeError: super() called outside a method`
- 0.18.2: sphinx warnings
- Docs
- Python not yet supported