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 supported859 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Launcher documentation should call out that it can launch arbitrary executables
- gh-95946: Note launcher's env ability to launch non-python interpreters
- Defaults conditionally omitted from help message when using ArgumentDefaultsHelpFormatter
- SysLogHandler closes tcp session after first message (also noted in #66006)
- prevent asynccontextmanager and sync contextmanager drifting
- CALL_FUNCTION_EX argument passing routine can be improved for vectorcalls
- Source-less python distributions + PEP3147
- Allow accessing all arguments by name on mock call objects
- Example requires exactly TLSv1.3, but explanation says TLSv1.2 and later
- Callbacks pended by `Py_AddPendingCall` will never be invoked if the main thread doesn't release GIL
- Docs
- Python not yet supported