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 supported870 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- GH-139922: update 3.15 whatsnew: Windows 64-bit binaries now use the tail-calling interpreter
- Unclear documentation for TarFile
- gh-145633: deprecate float.__getformat__() class method
- gh-146385: Switch back to `re` to detect shlex.quote slow path
- gh-146406: Add cross-language method suggestions for builtin AttributeError
- `configparser.RawConfigParser.{OPTCRE,OPTCRE_NV}` regexes vulnerable to quadratic backtracking
- GH-146210: Fix building the jit stencils on Windows when the interpreter is built with a different clang version
- gh-146341: Add new video MIME types to mimetypes.py
- gh-146343: Add `text` MIME types in mimetypes.py
- `pythonrun.c`: main_module ref leak in `_PyRun_SimpleStringFlagsWithName`
- Docs
- Python not yet supported