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
- functools.cmp_to_key and itertools.combinations_with_replacement missing
- Implement inspect.signature for Python <=3.2
- "from collections import ChainMap" fails after "install_aliases()"
- Importing `backports` and `moves` packages, imports (e.g. `test.py`) fromuser folders,
- Py2/3 support for Python 3 code using FileExistsError
- future.backports.urllib.parse.urlunsplit breaks with mixed `unicode` and `str` inputs
- Replace lib2to3.fixes.fix_dict to avoid unnecessarily list() calls
- newint performance
- urllib.request.urlopen alias isn't functional for https
- name conflicts between deprecated or removed stdlib modules and those in the cwd break standard_library.install_aliases()
- Docs
- Python not yet supported