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
- gh-129210: GC optimisations for case where no objects being collected have finalizers
- Dataclasses erroring when descriptor has mutable default
- Introduction of Thread._handle: _thread._ThreadHandle in Python3.13 has broken an unknown number of packages
- gh-128213: fast path for bytes creation from list and tuple
- gh-123503: Replace usages of addinfourl and HTTPResponse deprecated attributes with stable ones
- `zipfile`: `zipfile.Path`’s `glob()` and `rglob()` are not documented
- unittest.mock.patch.object holds references for too long
- Does CPython >= 3.10, <=3.12 support a thread-safe increment?
- tkinter.filedialog.askopenfilename() fails with "SharedMemory read faild"
- gh-135885: Fix undocumented method `CookieJar.clear_expired_cookies` in lib `http.cookiejar`
- Docs
- Python not yet supported