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 supported938 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`
- Differential flamegraphs are incorrectly scaled across sampling rates
- gh-154059: Fix Tachyon flame graph time units
- Data race in `Decimal.__hash__()`
- Data race + leak: descr_get_qualname lazily caches d_qualname without synchronization (free-threading)
- Tachyon flamegraph: Total time displayed is affected by sampling rate
- Tachyon flamegraph: Replaying binary file doesn’t show time/rate in sidebar
- Tachyon’s `--diff-flamegraph` scales times in baseline run to duration of current run
- Docs
- Python not yet supported