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 supported781 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-102567: Add -X importtime=2 for logging an importtime message for already-loaded modules
- `test_os.test_timerfd_initval` flaky test
- Support loading keys and certificates as variables (bytes) in particular in the load_cert_chain function
- argparse with option/value like --gpg-options "--homedir=/home/user" errors out but adding binding op works.
- gh-118542: improve datetime deprecation warnings
- inspect.signature.BoundArguments "POSITIONAL_OR_KEYWORD" Arguments are always args
- Tier 2 trace projection does not insert necessary guards
- `utcnow` deprecation note is misleading
- asyncio.create_subprocess() cancellation
- Type cache can expose previous values during finalization of an object
- Docs
- Python not yet supported