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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- GH-146527: Add get_gc_stats function to _remote_debugging
- Encode immediate def-use in the JIT specializer
- gh-144766: Fix flaky test_trampoline_works_with_forks
- JIT optimizer: `!sym_is_null(obj)` is not same as `sym_is_not_null(obj)`
- gh-148085: `datetime` cache `time` module lookups
- gh-62912: return correct exception in python versions for operator.concat/iconcat
- gh-62912: fix pure-Python operator.index()
- gh-148599: Update WSA `socket` error codes
- [3.12] gh-146083: Upgrade bundled Expat to 2.7.5 (GH-146085)
- [3.10] Docs: add standard-imghdr for compatibility with Python 3.13+
- Docs
- Python not yet supported