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
- Remove or enable unconditionally EXTRA_FUNCTIONALITY stuff from the _decimal module
- IDLE: add an AST browser
- gh-152912: Fix audit hook exception check in sys.addaudithook()
- gh-152433: Windows: ``_ctypes`` module: improve UWP compatibility
- gh-152433: Windows: ``_uuid`` module: improve UWP compatibility
- gh-152433: Windows: make ``dynload_win.c`` UWP compatible
- segfault after deleting `row_factory` attr of sqlite3 `cursor`
- gh-151518: Avoid STW starvation of attaching threads
- inspect.signature crashes with NameError for TYPE_CHECKING-only annotations
- gh-140494: Remove dead code ifndef TCL_THREADS, which is always defined
- Docs
- Python not yet supported