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
- Add C API to notify when tracing/profiling is enabled or disabled
- gh-144690: Add C API for trace/profile callback registration
- gh-106318: Add examples for str.upper() method and improve related
- gh-128642: Add free threading glossary of building blocks to InternalDocs
- Speed regression in the decimal module due to using heap types
- gh-142731: Prevent use-after-free in _PyObject_StoreInstanceAttribute with re-entrant __hash__
- gh-62480: Remove first-person language from heapq documentation
- [Windows] Enable ARM64X build
- gh-144411: Validate slotstate type in pickle.load_build()
- gh-106318: Add link to str.capitalize on the str.title() docs
- Docs
- Python not yet supported