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 supported965 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Reduce overhead of PyErr_CheckSignals
- [docs] dictionary unpacking `fn(**kwargs)` should accept `SupportsKeysAndGetitem` and not just `Mapping`
- gh-157746: Make PyErr_CheckSignals() cheap when no signal is pending
- Add tkinter.systray.NotificationHandler — a logging handler which shows log records as desktop notifications
- gh-157742: Let compilers vectorize the int shift loops
- [3.15] gh-157628: regrtest: Only report a leak if all runs leak one FD (#157629)
- OpenSSL configure API checks use the wrong library order for dependencies in LIBS
- C API: Soft deprecate functions modifying str objects (PyUnicodeObject)
- gh-157692: Isolate saved PATH state in venv batch scripts
- gh-157660: Refresh cached TLBC arrays after growth
- Docs
- Python not yet supported