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
- gh-145242: Add early validation for target in Thread and Process
- gh-135683: Ensure that WatchedFileHandler calls handleError on exceptions.
- Specialize `match` syntax error for star pattern outside sequence pattern
- Exception stacktrace generated from passing an invalid `target` to `Thread(...).start()` does not include the line calling the `start()` method
- Add `PyTuple_FromPair`
- Summary When running _testembed under LeakSanitizer, test_initconfig_get_api reports a memory leak.
- Composability of `difflib`
- gh-145209: Composability of `difflib`
- Add colour to `pprint` output
- gh-145217: Add colour to `pprint` output
- Docs
- Python not yet supported