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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Basic REPL hangs when ioctls can't be written to TTY
- Docs/howto/remote_debugging: Give non-sudo suggestions first
- Document that accessing `__annotations__` through `__dict__` no longer works
- os.forkpty() and pty.fork() return FD with O_CLOEXEC
- Removing pre-built PDF documentation from docs.python.org
- some tets will fail like test_pyrepl `when can't use pyrepl`
- Python 3.13: PyThreadState_SetAsyncExc might deliver the exception outside of the thread
- gh-139489: Add xml.sax.saxutils.is_valid_name()
- Improve performance by replacing PyTuple_Pack with PyTuple_FromArray
- build-details.json is incorrect when using ./configure --with-build-python on a non-cross build
- Docs
- Python not yet supported