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 supported851 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Behavior of generator expressions doesn't match the docs when passed a non-iterable
- gh-143507: Fix test in test_urllib2net
- Buggy or strange behaviour matching mutable data with `re`
- `types._GeneratorWrapper` is no longer consistent with `types.GeneratorType`/`types.CoroutineType`
- Null pointer dereference in `cursor.fetchone` after re-entrant `text_factory` closes connection
- gh-143663: Perform path normalization in TarFile.extractall()
- gh-119180: Document the `format` parameter in `typing.get_type_hints()`
- venv fails with confusing ENOENT when existing venv has broken symlinks
- gh-143768: rebuild broken interpreter symlinks
- gh-143930: Reject leading dashes in webbrowser URLs
- Docs
- Python not yet supported