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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- ProcessPoolExecutor: pending futures never complete if executor is gc'd while a max_tasks_per_child= worker exits
- gh-152083: Fix crash clearing a managed dict under low memory
- gh-127636: Fix tarfile extracting trailing slash member names
- gh-152767: Fix a data race in `multibytecodec`
- concurrent.interpreters.Queue.get()/put() mishandle the timeout argument
- Data race on the GC debug flag (gc.set_debug/get_debug) in free-threading builds
- gh-153014: Fix data race on the GC debug flag in free-threading builds
- gh-152433: Windows: use ``CreateFile2`` on Windows UWP build
- gh-152100: Fuse set intersection into a single charset via INVERT
- Another worst case quadratic complexity in HTMLParser
- Docs
- Python not yet supported