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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- socket.gethostbyname(<hostname>) returns incorrect response
- bz2.BZ2File / gzip.GZipFile / lzma.LZMAFile expose misleading `fileno` method.
- Assigning attribute to instance method causes AttributeError
- Add a "warning" option to enum.FlagBoundary
- fcntl module adding the `F_KINFO` constant for FreeBSD (from 13.1 release)
- gh-99987: fcntl add the `F_KINFO` constant for FreeBSD 13.1 and onwards.
- Leak 21~42 bits of heap data in python 3.12 by exploiting the code object co_positions iterator
- gh-99961: compute commonpath in one go
- Python version ending with plus sign not compatible with PEP 508 `python_full_version` marker
- Open() on path that exceeds 248 char limit results in "FileNotFoundError: [Errno 2] No such file or directory"
- Docs
- Python not yet supported