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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Crash: `mmap` access can `SIGBUS` after backing file is truncated
- Export functions necessary to implement JIT compilers
- [3.13] gh-145376: Fix various reference leaks (GH-145377)
- `calendar.IllegalMonthError` docs omit IndexError base class
- Enable socket.shutdown function for emscripten builds
- [3.14] gh-148390: fix undefined behavior of `memoryview(...).cast("?")` (GH-148454)
- Clarify pickle `__reduce__()` behavior when a string is returned (singleton support).
- gh-58247: clarify metavar behaviour in ArgumentParser.add_subparsers
- Document the unexpected importing of sub-namespaces inside normal python packages/namespaces (or treat it as bug)
- gh-148675: Revert PR 146237 and PR 146241
- Docs
- Python not yet supported