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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- http.cookiejar.domain_match() matches an interior substring instead of a suffix
- gh-150522: anchor suffix check in http.cookiejar.domain_match
- Importing `readline` leaks memory on macOS
- gh-150536: eliminate memory leak in `readline`
- 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
- Docs
- Python not yet supported