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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- When loading the python core dll using LoadLibraryA/W the encodings module cannot load.
- 'ImportError: DLL load failed while importing xxxxxxx: The filename or extension is too long' with LongPathsEnabled
- gh-99151: Improve performance and error readability of unittest.TestCase.assertDictEqual
- Supporting stack unwinding in the JIT compiler
- gh-58749: Add test_nonlocal.py to ensure correct behavior of nonlocal statements
- Docs: format list of errno constants as table
- Python 3.13 REPL have issues when typing/deleting single line, that goes wrapped on multiple lines
- nogil inconsistent empty list while sorting
- Failure during the print of select.select output with unblocking sys.stdin
- Mark all objects reachable from roots as live before doing main cyclic GC pass
- Docs
- Python not yet supported