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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-75487: Do not save a truncated number when an int entry is blanked in IDLE Settings
- Fix the heapq nlargest/nsmallest equivalence claim for negative n
- Document source revision and build provenance of Windows libtommath.dll in Tcl/Tk 9.0.4
- [3.15] gh-157621: Clear weakrefs for ParamSpec attributes (GH-157622)
- [3.14] gh-157621: Clear weakrefs for ParamSpec attributes (GH-157622)
- [3.13] gh-157621: Clear weakrefs for ParamSpec attributes (GH-157622)
- gh-157617: Add overwrite parameter to Path.symlink_to()
- Free-threaded CPython: concurrent new_threadstate() / PyGILState_Ensure() from Nā„~8 OS threads deadlocks in _PyEval_StopTheWorld
- Windows os.stat and os.fstat report different st_ctime_ns values
- `csv.Sniffer.sniff()` raises `Could not determine delimiter` when the sample contains a field larger than field_size_limit()
- Docs
- Python not yet supported