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
- Null pointer dereference in `_sqlite` cursor cache via re-entrant parameter iterator
- `test_profiling` sometimes times out under TSan
- gh-143017: Improve performance of get and put for subinterpreter queues
- Use-after-free in lsprof `initContext` via re-entrant external timer `__index__`
- functools.singledispatch registration prioritizes the types of normal arguments before positional-only ones
- CPython UaF during index callbacks
- gh-104612: Fix libpython3.so stable ABI on Linux using patchelf
- Can dataclass ordering avoid tuple wrappers for single field comparisons?
- Add a tutorial for cmd.Cmd for `emptyline()` and `do_EOF`
- `copy.copy` ignores methods of the object which are not part of the class
- Docs
- Python not yet supported