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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-153357: Add object-oriented MinHeap and MaxHeap classes to heapq
- profiling.sampling heatmap reads non-regular and oversized files
- tokenize: `e.offset` on `IndentationError` is not set correctly
- gh-140746: Fix Thread.start() hanging when the thread dies during bootstrap
- `test_free_threading.test_gc.TestGC.test_get_referrers` can segfault
- gh-153782: Make traceback.print_list() delegate to format_list()
- urllib.request.HTTPDigestAuthHandler crashes on a malformed WWW-Authenticate digest challenge
- gh-153792: Fix urllib.request digest auth crash on a malformed challenge
- urllib.robotparser.RobotFileParser.can_fetch crashes on a malformed URL
- gh-153795: Stop urllib.robotparser.can_fetch crashing on a malformed URL
- Docs
- Python not yet supported