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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Memory sanitizer generates false positives on data returned by os.getrandom()
- gh-148850: Fix memory sanitizer false positive in os.getrandom
- gh-148853: /run/ on my FreeBSD install is not readable causing failing test
- gh-148841: Fix test_posix on FreeBSD 15 with zfs filesys
- Note that `frozendict` is also a hashed collection that invokes the `__hash__` method of objects in data model documentation
- gh-119670: Add `force` keyword only argument to `shlex.quote`
- gh-148731: Fix Element.iter() crash on OOM
- glob.glob() docs incorrectly describe include_hidden as only affecting ** pattern
- gh-148765: Fix description of `include_hidden` parameter in glob docs
- c-analyzer: bump MAX_SIZES for Modules/clinic/_testclinic.c.h
- Docs
- Python not yet supported