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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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"
- Add `import` suggestions for `ModuleNotFoundError`
- gh-135885: Fix undocumented method `CookieJar.clear_expired_cookies` in lib `http.cookiejar`
- Slow functions calls for C-coded functions, accepting positional-or-kwarg argument vs positional-only
- gh-56698: Fix base64-url parsing errors in email headers
- Docs
- Python not yet supported