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 supported946 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- WeakSet is not pickleable
- pdb: Add step / next count arguments
- multiprocessing.Condition.notify_all() blocks indefinitely if a process waiting on it has died
- caught and stored exception creates a reference cycle outside its traceback
- test_runpy causes running all Python tests when run directly
- Cyclic GC threshold may need tweaks
- Namespace disassembly omits some compiled objects
- IDLE: Move prompts with input.
- IDLE: Add docstrings and tests for editor.py reload functions
- Use select.poll instead of select.select in SocketServer.BaseServer.serve_forever
- Docs
- Python not yet supported