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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Calling `cProfile.runctx` in threads on a free-threading build segfaults
- patch does not correctly restore state on objects without __dict__
- Segfault/aborts calling `difflib._test` in threads in a free-threaded build
- gh-126902: Strength reduce _CHECK_FUNCTION
- gh-126899: Add `**kw` to `tkinter.Misc.after` and `tkinter.Misc.after_idle`
- gh-126882: Fix indentation in code sample block.
- Segfault with `asyncio.base_events.BaseEventLoop` when passed a small float to `set_debug`.
- Wasi + Emscripten: configure behavior with --enable-optimizations seems incorrect?
- gh-126594: Fix typeobject.c wrap_buffer() cast
- gh-126782: Support qualified referencing for `ntpath.abspath()`
- Docs
- Python not yet supported