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
- 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
- [3.15] gh-156476: Ignore timeout in `_PySimpleQueue.get()` when block is false (GH-156477)
- gh-95555: Fix a stale comment about negating \P in a character class
- os._Environ.get() and __contains__() raise and catch KeyError internally
- site emits two spurious RuntimeWarnings when a venv interpreter is started via a non-normalized path (3.14 regression)
- [3.15] gh-156466: fix cleanup on error in codegen_setup_annotations_scope (#156473)
- Concurrent compilation changes marshal output in free-threaded builds
- Docs
- Python not yet supported