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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Free-threading: add stop-the-world duration and contention counts to pystats
- Extend operator-typo SyntaxError suggestions (`=<`, `=>`, `=!`) to `if/while` other conditions
- gh-154987: Handle ValueError for drive-relative paths in tarfile filters
- statistics.kde has inconsistent and counterintuitive caching behaviour
- statistics module NormalDist.quantiles(0) should raise statistics error instead of returning empty list and makes redundant checks
- Clarify Future.cancel() behavior
- gh-85796: Build the curses module on Windows against PDCurses
- dbm.whichdb docstring shows outdated return-value example
- Crash from arbitrary code object hashing
- tarfile extraction filters raise raw ValueError for Windows drive-relative paths
- Docs
- Python not yet supported