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
- Backport `tempfile.TemporaryDirectory`
- fix_UserDict: TypeError: 'Leaf' object is not subscriptable
- newnext is replacing exceptions raised inside iterator.__next__()
- `hooks` breaks `from x import *` (0.15.2, Python 2)
- builtins.str (newstr) not fully PY2 compatible (str.translate)
- os.{read,write} isn't handled by futurize; affected by bytes/unicode str change in python 3
- http/cookies.py breaks existing Python 2/3 code using Unicode literals if python-future is installed
- Add support for pep-0484 function annotation syntax
- local variable overwritten with library from imports
- urllib.request.urlopen from future.backports doesn't accept data URLs
- Docs
- Python not yet supported