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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-143620: Fix race condition in test_traceback_when_child_process_terminates_abruptly
- Type confusion in `SimpleNamespace.__replace__` via re-entrant `__new__`
- importlib race condition allows stale module ref to escape on failure
- _io.BufferedReader.read1() leaves object in reentrant state after MemoryError
- Refcount elimination and redundant push/pops pass needs fixing to work together
- Use OpenSSL instrumented with TSan for TSan tests
- gh-138542: error message is wrong when inspect a custom module
- Improve compression max_length documentation
- JIT: Assertion `next_instr->op.code == STORE_FAST` failed in `_PyEval_EvalFrameDefault`
- gh-143727: Fix & clarify the homemade asyncio.sleep example in the asyncio HOWTO
- Docs
- Python not yet supported