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 supported791 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Allow pre-compressed data to be written into zip files via the `zipfile` module.
- gh-113924: Allow pre-compressed data to be written into a zip via `zipfile`.
- Add a public, fail-able `Py_INCREF` for the free-threaded build
- zipfile detection of when to write a zip64 header should be made accurate
- unspecified macOS bug workaround in mmapmodule.c
- gh-113658 : Fixed the issue of 'SMTP.send_message() fails to extract 'RCPT TO' if Cc + Bcc are set'
- `ccache` GitHub action generates excessive caches
- Segfault with pydebug mode with Python 3.12.0a5+
- gh-113775: Fix HttpOnly Prefix Issue in MozillaCookieJar.save method
- HttpOnly prefix appending feature of MozillaCookieJar almost never works
- Docs
- Python not yet supported