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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- warnings writes the full source line instead of the truncated one
- gh-143201: warnings writes the full source line instead of the truncated one
- gh-143293: Clarify that `select.{kqueue,kevent}` can be used on macOS
- gh-143299: Doc: Clarify inspect.getsource behavior regarding shared lines
- 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()
- venv fails with confusing ENOENT when existing venv has broken symlinks
- Docs
- Python not yet supported