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
- `valgrind-python.supp`: Update suppression for readline leaks
- gh-151763: Fix NULL deref in `os._path_normpath()`
- gh-90092: Support multiple terminals in the curses module
- ipaddress: Two more IPv6 ranges (RFC 9602, 9780) missing from _private_networks
- gh-151673: Fix crash in warnings.warn() under memory pressure
- gh-151770: Fix datetime.fromisoformat() assertion on an out-of-range month with a 24:00 time
- [3.14] gh-101100: Resolve some `os` sphinx reference warnings (GH-139636)
- gh-151722: Defer GC tracking of frozendict to end of construction
- LLVM libunwind bad-FDE warning for JIT frame registration with newer LLVM toolchains
- `tarfile.TarFile.add()` does not normalize symlink targets on Windows
- Docs
- Python not yet supported