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
- gh-150318: Fix ``quantiles(method='exclusive')`` returning unsorted cut points for duplicate floats
- 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-150274: Clarify module.__file__ documentation
- gh-122953: add support for IMAP4rev2 in imaplib
- pyconfig.h string values are double-quoted in sysconfigdat
- Tail call interpreter makes test_gdb fail on -O0 optimization level
- gh-90345: Add math.integer.isqrt_rem()
- Docs
- Python not yet supported