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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Reduce overhead of pushing and popping frames in Python-to-Python calls.
- Building on Windows should remove all `__pycache__`
- gh-95816: fix client_context example from ssl protocol versions docs
- When accepting a socket connection and ERROR_NETNAME_DELETED occurs, leads this into a closing of the serving socket (BaseProactorEventLoop)
- Calling comprehensions always makes CALL_PY_EXACT_ARGS miss
- gh-74876: Fix copying and pickling weakref.WeakSet
- Clarify which "identifiers" in the C API are macros
- gh-93714 Create fast version of match_keys for exact dict
- Removing/destroying a turtle from a screen
- Improve "Extending Python with C or C++" docs
- Docs
- Python not yet supported