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
- Replace Windows recommendation for curses (UniCurses) with windows-curses
- Enable most pyflakes rules when running ruff on `Lib/test` in CI
- gh-106344 return ciphers in `SSLSocket.shared_ciphers()` after session reuse
- Allow existing files to be opened as temporary files via `tempfile.NamedTemporaryFile`
- ResourceTracker does not restore original signal mask
- Add float precision variable to csv.writer / reader
- PyLong_FromString() does not always set `*pend` on error
- perf: http.cookiejar.deepvalues improve
- gh-110631: Fix wrong reST markup and list numbers.
- Documentation for PyType_GetDict() Misleading
- Docs
- Python not yet supported