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 supported791 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-112127: Fix use-after-free in atexit.unregister()
- Code duplication between stat.py and _stat.c
- Exceptional behaviour of NoneType methods
- Convert Py_ISDIGIT/ISXDIGIT/etc to inline functions?
- `contextlib.contextmanager` exit before the start of a decorated function if we use it on async functions
- zipfile local header extra data is inaccessible
- Clear per-thread free-list concurrently from GC
- libapache2-mod-wsgi-py3: Fatal Python error: Could not allocate TSS entry
- `_Py_SetImmortal` must be run on allocating thread (no-gil)
- 3.12 regression: "can't create new thread at interpreter shutdown" from non-daemon threads or atexit handlers
- Docs
- Python not yet supported