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
- gh-151673: Fix crash in warnings.warn() under memory pressure
- gh-151770: Fix datetime.fromisoformat() assertion on an out-of-range month with a 24:00 time
- [3.14] gh-101100: Resolve some `os` sphinx reference warnings (GH-139636)
- gh-151722: Defer GC tracking of frozendict to end of construction
- 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()
- Docs
- Python not yet supported