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
- [3.13] gh-150771: Fix email serialization for shift_jis and euc-jp (GH-151120)
- New REPL (pyrepl) calls PyOS_InputHook with the terminal in raw mode, so output from input-hook callbacks loses carriage returns
- gh-142049: Clarify escaped quotes in tutorial
- 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: make ``dynload_win.c`` UWP compatible
- segfault after deleting `row_factory` attr of sqlite3 `cursor`
- gh-151518: Avoid STW starvation of attaching threads
- Docs
- Python not yet supported