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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Provide a canonical, declarative mechanism for import redirects (and their reverse resolution)
- gh-157510: Use x16 in the aarch64 JIT trampoline
- gh-144725: Relax over-strict alignment test on arrays
- [3.15] gh-156946: Unlink a curses panel before dropping its user pointer (GH-156947)
- gh-157509: Avoid a tell() per line when indexing mbox, MMDF and Babyl files
- curses: initscr(), newterm(), start_color() and the screen type have no docstrings
- gh-157546: Add missing docstrings in curses
- Emscripten: a signal written while the signal buffer is being cleared is lost
- Cross-compiling for `arm64-apple-darwin` fails at `_remote_debugging/module.o` due to implicit declaration of `getpagesize`
- gh-157548: Emscripten: take a signal from the signal buffer in one step
- Docs
- Python not yet supported