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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- LLVM libunwind bad-FDE warning for JIT frame registration with newer LLVM toolchains
- `tarfile.TarFile.add()` does not normalize symlink targets on Windows
- `__lazy_import__` with a string `fromlist` doesn't resolve to the module being imported
- Segfault: `Py_DECREF(NULL)` in `setup_context`/`do_warn` (`_warnings.c`) when emitting a warning under MemoryError
- Add tkinter Text methods edit_canundo() and edit_canredo()
- Add tkinter Text methods sync() and pendingsync()
- Improve test coverage of tkinter
- gh-151596: Added missing argument 'size' with default value of -1 to TextIOBase.readline
- [3.14] gh-151544: Fixes CVE-2026-12003 by removing the fallback to %VPATH%/Modules/Setup.local for discovering sources in getpath.py (GH-151545)
- gh-109817: Add --single-process-per-case option to libregrtest
- Docs
- Python not yet supported