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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- NamedTemporaryFile can leave temporary files behind
- There are inconsitencies in the treatment of True, False, None, and __debug__ keywords in the docs
- Guarantee that divmod() and PyNumber_Divmod() return a 2-tuple
- Improve cProfile standard output
- netrc parsing is overly strict
- Add name to process and thread pool
- Logger race condition - loses lines if removeHandler called from another thread while logging
- multiprocessing.Queue in an inconsistent state and a traceback silently suppressed if put an unpickable object and process's target function is finished
- [security] directory traversal in tempfile prefix
- robotparser reads empty robots.txt file as "all denied"
- Docs
- Python not yet supported