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
- gh-119995: Clarify S3.1.2 in tutorial docs
- SIGSEGV with generators in free-threaded build
- PDF readability: the colour palette results in too low contrast for highlighted code
- `_utcfromtimestamp` is undefined in `datetimetester`
- gh-120266: Fix undefined `_utcfromtimestamp` name in `datetimetester`
- ‘resource_tracker.py’ warns for multiple leaked objects even if only single leak during multiprocessing
- ``test_functools`` sometimes leaks references
- Potential bug in `type_call` because `kwds` is aliased - passed to both `tp_new` and `tp_init`?
- gh-119993 ignore `NotADirectoryError` in `Path.unlink()` if `missing_ok` is `True`
- gh-70715: collect garbage before builtins are restored during shutdown
- Docs
- Python not yet supported