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
- Improve wording for `>>>` glossary entry
- gh-146582: Improve syntax error for non-`case` statement inside `match` statement
- Segfault at exit when calling `sys.activate_stack_trampoline("perf")` after loading a native library
- PyMutex re-entrancy not documented, confusing existing doc
- gh-146536: docs: Clarify that PyMutex is not re-entrant
- gh-143376: validate usages of `_interpchannels.ChannelID` in `_channelid_shared`
- gh-103847: fix some asyncio subprocess cancellation bugs
- gh-146169: correctly handle re-entrant parsing calls in Expat handlers
- gh-76273: Fix autospec mocking of instance and class methods
- gh-143263: relax `test_ctx_mgr_rollback_if_commit_failed` for SQLite 3.45+
- Docs
- Python not yet supported