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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- nogil inconsistent empty list while sorting
- ConfigParser chokes on conflict markers in stdin and throws AttributeError
- Issue in Installing Certificates.command
- Failure during the print of select.select output with unblocking sys.stdin
- Weirdo multiprocessing: Shared objects taking more time in sharing smaller data than larger data between multiple processes.
- Mark all objects reachable from roots as live before doing main cyclic GC pass
- Unexpected behavior of clear() after clone() in turtle.py module
- gh-126399 minor changes in RawTurtle.clone() method
- multiprocessing.Event.set() can deadlock when called from a signal handler or trace function
- gh-126434: Use multiprocessing.Value for multiprocessing.Event to avoid deadlock when there is reentrant usage of `set` from `is_set`, e.g. when handling system signals
- Docs
- Python not yet supported