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
- gh-156133: Add `PyUnstable_InterpreterFrame_GetLocal`
- PyREPL bracketed paste issue
- gh-156210: Fix `shutil.copytree()` detection of dangling relative symlinks
- gh-156122: Fix crash in `Interpreter.call()` with lone surrogate in `__main__.__file__`
- gh-156204: Guard recursion in PyErr_GivenExceptionMatches
- gh-156070: Fix operator precedence in multiprocessing's batched Windows wait
- Relax memory ordering of shared refcount atomics
- gh-156131: threading: add run() and run_daemon() to start threads easily
- Add a threading.run convenience function
- gh-156047: Rank tokens before probing for a keyword typo
- Docs
- Python not yet supported