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 supported911 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- test.test_pdb.PdbTestColorize.test_gen_colors fails when pyrepl is unavailable at runtime
- gh-150544: Fix pdb _pyrepl_available() and make test_gen_colors skip at runtime
- codeobject.c: co_tlbc NULL deref + replacement_locations leak
- gh-150546:Fix cleanup for co_tlbc and replacement_locations in _PyCode_New()
- Add additional test coverage for lazy imports
- SSL `IntFlag` enums `VerifyFlags` and `Options` are not continuous and contain "false" aliases
- Recommend closing resolved or non-actionable issues (oldest-first batch, 2004–2007)
- gh-117404: Add structured version info for compression modules
- gh-150484: Fix mock_open __exit__ with contextlib.ExitStack
- Consider reverting the autoconf 2.72 version bump requirement as it breaks compatibility with distros
- Docs
- Python not yet supported