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
- [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
- [3.15] gh-156466: fix cleanup on error in codegen_function_annotations (GH-156502)
- urllib: urlretrieve() on Windows, given a local file url and no target filename method returns an invalid filename
- A backreference does not match characters which are matched case-insensitively as literals
- gh-156513: Match a backreference case-insensitively as a literal
- Docs
- Python not yet supported