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 supported791 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add methods to reliably manage private names of a class.
- gh-87597: Decode subprocess output in text mode when timeout is hit
- obmalloc debug info can produce invalidly encoded output
- gh-95380: Removing the 1024 bytes limit in the fcntl_ioctl_impl functions.
- configparser: reading an invalid file triggers ParsingError *and* mutations
- `re` should support `\p{...}` character properties
- unusual behaviour in asyncio.TaskGroup in the presence of GeneratorExit, StopIteration, KeyboardInterrupt and SystemExit
- The 'stdlib compileall' function writes stage directory into *.pyc files
- Can't assign entry to `__annotations__` unless a class has existing annotation
- typing.get_origin behaves differently between standard collections and typing collections
- Docs
- Python not yet supported