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 supported927 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-151666: Avoid LLVM libunwind bad-FDE warning for JIT frame registration.
- gh-136216: Update RFC references for the JSON format from RFC 7159 to RFC 8259
- gh-151707: fix race conditions in `FileIO`
- Crash (use-after-free) in `odictiter_new` when an `OrderedDict` is concurrently iterated and updated/cleared
- _find_incompatible_extension_module raises ModuleNotFoundError when sys.modules contains None for the parent package
- Concurrent calls to `Counter.update` can cause a use after free
- gh-151126: Fix missing memory errors in _interpqueuesmodule.c
- gh-142412: Document urlsplit netloc limitations for redirect validation
- 3.15.0b2, openSUSE/Factory, s390x: failing test: test_os (test_timerfd_ns_poll)
- gh-151633: avoid use-after-free in `Counter.update`
- Docs
- Python not yet supported