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 supported858 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add Documentation for C-API Used by the _xxsubinterpreters Module
- gh-107779: Check for the separator between date and time in ``datetime.datetime.fromisoformat``
- datetime.fromisoformat incorrectly accepts and parses strings without date-time separator
- GH-107585: fix the stable API .lib file name in debug builds on MSVC
- sys.settrace dramatic slowdown in 3.12
- Remove historic CRAM-MD5 mechanism
- Segfault in `Modules/_testbuffer.c`
- `argparse` does not correctly handle a default set to `SUPPRESS` when using `set_defaults()`
- os.scandir unnecessary calls to stat() on NFS v3
- multiprocessing.dummy.Pool not joining threads on shutdown
- Docs
- Python not yet supported