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
- [3.15] gh-84548: Document Windows specific behavior of abspath() and realpath() (GH-155388)
- [3.15] gh-78526: Add tests for PEP 468 and PEP 520 (GH-155387)
- [3.15] gh-89024: Document the 3.10 change in escaping the csv escapechar (GH-155067)
- Fix inaccurate wording in multiple decimal module docstrings
- [3.15] gh-154139: Document that curses is not thread-safe (GH-154173)
- Names that have been resolved are not consistently removed from sys.lazy_modules
- Generator .throw() exception context chain should match equivalent inline execution
- [3.15] gh-154916: Fix data races in GenericAlias using critical sections (GH-155634)
- gh-155629: do not treat GNU header atime as a ustar path prefix
- [3.15] gh-141174: Test `get_annotations()` on wrapped cyclical `functools.partial` (GH-155663)
- Docs
- Python not yet supported