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 supported967 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- test.support.warnings_helper.check_warnings() raises KeyError: 'warnings' under -X lazy_imports=all
- gh-154675: Use lazy imports in `pdb`, `bdb`, `code`
- Inconsistent behavior of `zipapp.create_archive`
- gh-156568: Make zipapp archives executable with PathLike targets
- gh-156510: Fix urlretrieve() file URL path on Windows
- gh-156570: handle lazy warnings import in test helper
- gh-156399: Don't specialize LOAD_ATTR_MODULE for module subclasses
- Pure Python `SimpleQueue.get()` raises `ValueError` when block is false and timeout is given
- [3.15] Fix various issues in the 'Timer File Descriptors' documentation (GH-156027)
- gh-155813: Stop overwriting LIBFFI_CFLAGS and LIBFFI_LIBS on macOS
- Docs
- Python not yet supported