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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-139821: Make ``tarfile.open`` correctly forward keyword arguments for zstd in stream mode.
- gh-140029: avoid impact of system proxies on urllib test suite by mocking relevant functions
- Use interned versions of string constants if they're already present
- Add an ordered `StrEnum` variant
- Make the `PY_UNWIND` monitoring event local
- gh-142392: Update `ExceptionGroup`s in docs to use a tuple of errors where possible
- gh-143959 Make _datetime,_types optional for test_types
- gh-132416: document behavior of os.symlink when dst already exists
- gh-132322: Ensure shutil functions return str when using pathlib
- gzip: cannot create file if mtime > `2106-02-07T06:28:15`
- Docs
- Python not yet supported