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 supported859 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- ipaddress performance and ease when excluding networks from networks
- On macOS, Configure script assumes that "gcc" is an alias for "clang", even if it really is GCC
- gh-80678: Add comment on preferred csv delimiters
- Add `name` parameter to a `SharedMemoryManager.ShareableList` method
- Expanding on the default unpickling behavior of objects that do not implement __setstate__
- ConfigParser read(write()) not idempotent
- Build Python with frame pointers (-fno-omit-frame-pointer)
- unittest: tearDown is not called if asyncSetUp fails
- Avoid extraneous copy when `_recv`ing bytes through pipes in multiprocessing "connections"
- multiprocessing.Pool gets stuck indefinitely when the child process is killed manually
- Docs
- Python not yet supported