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 supported766 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.
- gh-126907: Lock the `atexit` state on the free-threaded build
- GH-106235: Clarify `parse_known_args` documentation by removing "remaining"
- GH-89435: os.path should not be a frozen module
- Allow relative imports in the `__main__` module
- 'ImportError: DLL load failed while importing xxxxxxx: The filename or extension is too long' with LongPathsEnabled
- [3.13] gh-126896: Fix docs about `asyncio.start_server()` (GH-126897)
- Better error message when missing args to pdb command
- gh-126944: Better error for missing arg in pdb
- limitations of new multiline code and closure support in pdb
- Docs
- Python not yet supported