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 supported853 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- CSV Writer Regression in Python 3.11+: Escaping Required but Unnecessary
- OpenSSH incompatible with `mkdir(mode=0o700)` on Windows with `OWNER RIGHTS`
- Prepending `None` to sys.path breaks `importlib.metadata.version`
- Update usages of `PySys_FormatStderr` with locale-dependent `strerror`
- TarFile.extractall(..., filter='tar') arbitrary file chmod
- Tk.Menu `underline` does not consider `activeborderwidth`
- Typing docs: increase prominence of warnings regarding `@runtime_checkable`
- gh-127209: Clarify and clean up the separation between BaseServer and TCPServer
- PyREPL does not handle `wRepeatCount` on Windows, causing incorrect 'dead key' behavior
- sys.settrace suffers quadratic behavior for large dictionary literals on 3.12+
- Docs
- Python not yet supported