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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Consider applying flags for warnings about potential security issues
- What's new in 3.7 incorrectly states PEP 563 will be default in 3.10
- gh-112301: fix compiler warning about a possible use of an uninitialized variable
- Windows compatibility issues: Access tempfile.NamedTemporaryFile is not possible through the browser until the file is closed.
- gh-108901: Deprecate `inspect.getargs`, slate it for removal in 3.15
- codecs.StreamRecoder implements read() but passes read1() to underlying buffer
- gh-108901: Deprecate `inspect.getcallargs` and slate it for removal
- `str.istitle()` documentation inaccurate or unclear
- gh-103477: Write gzip trailer with zlib
- Unable to send the `CTRL_BREAK_EVENT` signal to the process in no console mode on windows (pythonw / pyinstaller)
- Docs
- Python not yet supported