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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-148961 : Use parsed-literal for the slot column legend in c-api/typeobj.rst
- gh-148967: Fix FFI type pointer handling for C complex support in set_stginfo_ffi_type_pointer
- gh-148954: sanitize methodname in xmlrpc.client.dumps() to prevent XML injection
- gh-148871: extend and improve `LOAD_COMMON_CONSTANT`
- gh-148849: Deprecate http.cookies.BaseCookie.js_output()
- [3.13] gh-148663: Document that `calendar.IllegalMonthError` inherits from both `ValueError` and `IndexError` (GH-148664)
- test_urllib2.HandlerTests.test_redirect_no_path fails when proxy environment variables are set
- Expose signal-safe way to get a structured stacktrace
- Speed up parser by caching normalized identifiers?
- GC in 3.14t can defer too much, resulting in high memory use
- Docs
- Python not yet supported