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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150318: Fix ``quantiles(method='exclusive')`` returning unsorted cut points for duplicate floats
- gh-148468: Accept string-like help proxies in argparse
- Add Perfetto trace output to profiling.sampling
- gh-150075: tar.addfile() doesn't set member offsets
- statistics.quantiles(exclusive) returns unsorted cut points for duplicate float-inexact data
- TSan warnings with free-threaded interpreter on macOS 26 arm64 and Clang 22
- gh-127949: remove asyncio policy system
- gh-141778: add missing validation in ast.literal_eval() for non-string input
- Line overflow in pydoc output due to long docstrings
- gh-150274: Clarify module.__file__ documentation
- Docs
- Python not yet supported