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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.14] gh-62534: Document that three-argument type() does not call __prepare__ (GH-154028)
- gh-154139: Document that curses is not thread-safe
- Calling `ZipFile.mkdir()` on a new `ZipInfo` object gets an attribute error
- test_io failed with ASAN failures (heap-use-after-free) on AMD64 Arch Linux Asan 3.13
- improve test_copy_reduce and test_deepcopy_reduce coverage
- use-after-free: functools partial
- gh-44672: Stop pre-resolving the FTP host in urllib.request
- `_remote_debugging`: Degrade gracefully reads instead of failing the whole read completely
- gh-154194: Degrade frames in Tachyon instead of failing the sample
- Specialize `AttributeError` exceptions from lazy import objects
- Docs
- Python not yet supported