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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Expose `mprotect` in mmap
- gh-114150: Updated documentation for ctypes.PYFUNCTYPE
- PEP 695 type aliases not suitable as replacement for typing.TypeAlias
- Undocumented changes of LOAD_GLOBAL's stack effect in Python 3.13
- Process _bootstrap calls _exit_function
- Code duplication between stat.py and _stat.c
- Exceptional behaviour of NoneType methods
- `contextlib.contextmanager` exit before the start of a decorated function if we use it on async functions
- 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.
- Docs
- Python not yet supported