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
- `_PyEval_SetTrace` is no longer available in C API since 3.13
- Possible build regression in 3.13.1 with `-latomic` on MIPS
- gh-127567: Avoid forceful shutting down of handlers during reconfiguration
- Clarify error message when unpacking objects with `*` and `**`
- Convert static initializers of `PyTypeObject`s to use C99 Designated (named) initializers
- gh-80192: Use windows api if ssl cert verification fails
- Improve the default excepthook formatting for multi-line and exception notes
- gh-127544: Ensure that AF_DECnet is part of socket.AddressFamily, when available
- gh-127555: Document that sys.tracebacklimit can be set to None
- AF_DECnet is missing from socket.AddressFamily
- Docs
- Python not yet supported