cpython
https://github.com/python/cpython
Python
The Python programming language
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 supported867 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Wrap rl_forced_update_display() and lock readline module while active
- can concurrent.futures len(Executor) return the number of tasks?
- All standard keystrokes not recognized in IDLE dialogs on Mac
- Add "full cleanup" checkbox to uninstaller
- Raising an exception that cannot be unpickled causes hang in ProcessPoolExecutor
- Add classproperty as builtin class
- Windows installer does not add py.exe launcher to "App Paths" key
- Add encoding aliases from the (HTML5) Encoding Standard
- multiprocessing .Condition.notify(_all) function has O(N) time complexity where N is the number of wait() calls with a timeout since the last notify(_all) call
- threading.Condition._is_owned() is wrong when using threading.Lock
- Docs
- Python not yet supported