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 supported854 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-82419: Improve site docs to clarify user site-packages disabling
- Python 3.13: test_xml_etree fails on expat 2.2.5 (RHEL8 / Rocky linux 8 / Ubuntu 22.04)
- GH-124549: Add a note that when over-specifying datetime format, only the last directive gets used.
- gh-125022: add support for simple SIMD features detection
- Deprecate Windows-to-POSIX separator conversion via `PurePosixPath(PureWindowsPath(...)))`
- gh-85052: Implement __repr__ for classes in csv module
- The code generator(s) for the interpreters and JIT could do with better error reporting and documentation
- Provide detection for SIMD features in autoconf and at runtime
- `sys.orig_argv` is not original, at least on some systems
- pdb history file should be different per default, not the same with main repl
- Docs
- Python not yet supported