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 supported865 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-75261: Propogate use_rawinput to recursive pdb (debug command)
- gh-69282: test_httpservers hangs since Python 3.5
- gh-69057: Add startline and endline attributes to the tokens returned by shlex
- bpo-32904: Fix a potential crash in os.chdir() and os.getcwd() on Windows
- gh-74614: bdb and pdb: Add watchpoint function
- bpo-28602: [WIP] Add fold support to fromutc
- gh-62569: Add certificate and private key types
- gh-79413: Add module and qualname arguments to dataclasses.make_dataclass()
- gh-74112: IDLE: Fix blocking function ignore SIGINT
- bpo-32862: Make os.dup2(fd, fd) a no-op for valid fd
- Docs
- Python not yet supported