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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Add support for `frozendict` as AST `Constant`
- gh-149050: Fix return type of ConfigParser.items() in documentation
- gh-150132: Document the no-argument overload of ConfigParser.items()
- Document IMAP4.append() message type and optional arguments
- Py_(X)SETREF should have atomic versions on free-threaded builds
- gh-150077:Fix fileobj leak in `tarfile.TarFile.zstopen` on `BaseException`
- gh-145856: Fix plistlib.dumps() skipkeys behavior with mixed key types
- tarfile: addfile() doesn't set member offsets
- gh-150072: Optimize logging imports by lazily importing `traceback`
- Add a new C API tutorial for reference counting and error handling
- Docs
- Python not yet supported