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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- gh-152966: Add a disassembly browser to IDLE
- gh-120513: Add thread-safety warning to os.environ docs
- gh-152915: Add ExecutorShutdownError to concurrent.futures
- Data race on `event_tstate` in `_tkinter.c` under free-threading
- gh-95555: Add the CATEGORY_UCD opcode and the simple enumerated properties
- Detect foreign content in HTMLParser for context-dependent parsing of CDATA sections
- Docs
- Python not yet supported