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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `atexit` functions are not called when `os.exec*()` is called
- gh-149309: Use BaseException as BdbQuit's base class
- GH-148937: Use adaptive collection threshold for free-threaded GC
- gh-149394: Document that `atexit` functions are not called when `os.exec*()` is called
- Meta issue: improve documentation for implementation of the PEP 3118 in Python
- gh-136216: Updated mentioned RFC in `json` module
- Modern defaults for `pprint`
- Default `warnings.showwarning` always used when interpreter session is cleaning up
- Improve wave module error messages to include the offending value
- quitting a debugger based on the bdb module does not always stop code execution
- Docs
- Python not yet supported