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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- shutil.copy2 does not copy sparse files efficiently
- GH-122123: show all named fields in the PyStructSequence repr
- gh-118469: Add documentation for sqlite3 PEP-249 constructors
- Need for a few corrections/updates regarding the `inspect.ismethoddescriptor()`'s and `inspect.isdatadescriptor()`'s docs and unit tests
- gh-122102: Fix/improve docs of descriptor-related tools in `inspect`
- gh-122071: Fixed traceback leaks global code when file does not exist
- opening a repl from inside pdb via `interact` opens the basic repl
- logging should cache LogRecord.message
- Docs: move deprecations into include files
- Traceback leaks global code when `exec`:ed code raises
- Docs
- Python not yet supported