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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-138407: avoid useless join operation when calculate the hash vaule for pathlib.Path
- gh-140505: Correct "parameters" to "arguments" in MultiCall doc
- Use `PyObject_GetTypeData` without the GIL/attached thread state
- gh-142570: Check the file type before skipping the source first line
- gh-144130: support getrandom syscall on non-linux
- gh-133998: Fix gzip file creation when time is out of range
- gh-134079: Add `addCleanup`, `enterContext` and `doCleanups` to `unittest.subTest` and tests
- gh-135041: Expand and update ``pickletools`` module docstrings
- Use NETRC environment variable
- gh-125893: Add type check for category argument in warnings.simplefilter and warnings.filterwarning
- Docs
- Python not yet supported