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
- PyRepl tests failing with Emscripten 6.0.2
- turtledemo example viewer decodes scripts with the locale default encoding
- gh-153319: Read turtledemo scripts with the source file's own encoding
- gh-153297: Fix data race on assigning `__name__` and `__qualname__` to functions on FT builds
- [3.15] gh-152798: update sys.thread_info.lock documentation to match implementation (GH-153263)
- gh-153279: Don't unlink another process's shared memory block on failed attach
- gh-151396: Document socket.AddressFamily and socket.SocketKind
- Segfault with data race / double-decref in `func_set_qualname` under free-threading
- Assertion error in _PyPegen_raise_error_known_location() when running PyRun_SimpleFileExFlags()
- gh-153176: Fix crash in _PyMem_mi_page_reclaimed on free-threaded debug builds
- Docs
- Python not yet supported