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 supported932 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-153981: Fix use after free bug itertools.count()
- pickle: pure-Python `_Unpickler._instantiate` mangles a constructor TypeError (traceback in args, no chaining)
- gh-154002: Fix exception chaining in pickle `_Unpickler._instantiate`
- Improve test coverage for the `shlex` module
- Differential flamegraphs are incorrectly scaled across sampling rates
- gh-154059: Fix Tachyon flame graph time units
- Data race in `Decimal.__hash__()`
- segfault in ga_iternext: sharing a types.GenericAlias iterator across threads double-frees under free-threading
- Data race + leak: descr_get_qualname lazily caches d_qualname without synchronization (free-threading)
- Tachyon flamegraph: Total time displayed is affected by sampling rate
- Docs
- Python not yet supported