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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-154160: Make sys.executable absolute when resolved from a relative PATH entry
- [3.13] gh-62534: Document that three-argument type() does not call __prepare__ (GH-154028)
- [3.15] gh-62534: Document that three-argument type() does not call __prepare__ (GH-154028)
- [3.14] gh-62534: Document that three-argument type() does not call __prepare__ (GH-154028)
- gh-154139: Document that curses is not thread-safe
- Calling `ZipFile.mkdir()` on a new `ZipInfo` object gets an attribute error
- test_io failed with ASAN failures (heap-use-after-free) on AMD64 Arch Linux Asan 3.13
- improve test_copy_reduce and test_deepcopy_reduce coverage
- use-after-free: functools partial
- gh-44672: Stop pre-resolving the FTP host in urllib.request
- Docs
- Python not yet supported