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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- `_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
- Allow pre-compressed data to be written into zip files via the `zipfile` module.
- gh-113924: Allow pre-compressed data to be written into a zip via `zipfile`.
- zipfile detection of when to write a zip64 header should be made accurate
- Docs
- Python not yet supported