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 supported858 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `Py_SETREF` and `Py_NewRef` is not explained in extending new types using a C extension
- gh-101233: Add part to explain `Py_SETREF` and `Py_NewRef`
- BlockingIOError: [Errno 11] Resource temporarily unavailable: on GPFS.
- os.execvp on windows doesn't wait for the executed program to finish and doesn't report it's exit code
- Add `alias` as a `field()` parameter for dataclasses
- Docs: Multiprocessing 'spawn' *can be* used with some forms of frozen executables
- URL Parse Split incorreclty interpret proxy pw, which include '?'
- Crash in repr() in finalizer
- Add free list optimization for generators/co-routines
- Missing documentation: The windows embeddable zip build does not contain the ensurepip module.
- Docs
- Python not yet supported