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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- pstats.Stats: Add caller/callee sorting and filtering options to `print_callers` and `print_callees`
- RecvmsgIntoSCMRightsStreamTest and RecvmsgSCMRightsStreamTest fails on NetBSD
- Improve `contextlib.ContextDecorator` support for generators and async functions
- GH-125012: Make `PurePath` emit `FutureWarning` when converting separators
- Windows Python 3.12.7 64-bit (AMD64) fails to run on on Windows 11 ARM
- Show a better error message when PYTHONHOME is wrong
- 32-bit Python 3.12.7 subprocess.run() cannot run executables from Windows\System32
- `RETURN` instruction can be missing line number in `except*`
- gh-125855: pstats.Stats: Allow sorting/filtering by caller/callee
- Optimise the way tracemalloc and PyRefTracer hooks work
- Docs
- Python not yet supported