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
- `with lock`: can skip `__exit__` when a signal handler raises right after `__enter__`
- gh-128505: Expose an interface to sqlite3_file_control
- Extend and improve `LOAD_COMMON_CONSTANT`
- Deprecate BaseCookie.js_output() method
- 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`
- Docs
- Python not yet supported