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 supported927 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Speed up PyObject_CallMethod by avoiding the temporary bound method
- gh-151157: Speed up PyObject_CallMethod via _PyObject_GetMethod
- gh-151162: Increase test coverage for string formatting
- Increase test coverage for string formatting
- gh-151089: Improve mocking and skipping in test_ctypes/test_find.py
- Missing Py_SetStackPointer call in LIST_APPEND
- tempfile.gettempdir() documentation is inaccurate for Windows
- `context_aware_warnings` isn't thread-safe when `showwarning` is patched
- Import of submodule shadowing parent module attribute fails under lazy_imports mode
- Inconsistent handling of the modulo argument for ternary pow() (pure-Python vs extension)
- Docs
- Python not yet supported