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
- Add pyi stubs for better static analysis
- `collections.abc` isn't handled by `install_aliases`
- Support for Unicode csv files
- Python 3.4 HTMLParser constructor has a convert_charrefs argument, which Python 3.5 warns about
- Function istext sometimes gives wrong results
- 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
- Docs
- Python not yet supported