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 supported927 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-59551: Rename Doc/library/dialog.rst to tkinter.dialog.rst
- `tarfile.extractall(filter='data')` allows symlink escape through hardlink-extraction fallback
- gh-146102:Fix cross-interpreter NotShareableError ref handling
- [3.12] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
- [3.11] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
- Deprecate passing file paths instead of URLs to `mimetypes.guess_type()`
- gh-151575: Deprecate passing file paths instead of URLs to mimetypes.guess_type()
- `__future__` imports aren't always eager
- 3.15.0b2, openSUSE/Factory, i586: failing test: test_c_stack_unwind (specifically test_manual_unwind_finds_expected_frames)
- gh-150553: Document object.__weakref__
- Docs
- Python not yet supported