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 supported874 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- shutil.move raises OSError when copystat fails
- Multiprocessing: Expose underlying pipe in queues
- argparse: suggestion for formatting optional positional args
- __self__ on built-in functions is not as documented
- Argparse considers unknown optional arguments with spaces as a known positional argument
- test_mmap uses cruel and unusual amounts of disk space
- ABC Recursion Error on isinstance() with less than recursion limit class hierarchy depth
- 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
- Docs
- Python not yet supported