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 supported952 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Reference count variations after getting `__dict__`, `getattr`, and `gc.collect`
- Use static analysis to assist inlining values and compact object layout.
- datetime.fromisoformat() accepts invalid ISO 8601 timestamps
- Expose `name` attribute of `datetime.timezone` objects
- getpass hangs on Windows in Ming64 git-bash shell
- The symbolic value lattice used in the tier 2 optimizer needs documentation and tests.
- `__slots__` can be an iterable, but `pickle` doesn't support this
- Generation of tier 2 traces is overly optimistic about the accuracy of profiling for branches.
- PDF: Broken reference to built-in exceptions in tutorial
- gh-115068: Add address to ConnectionRefusedError message
- Docs
- Python not yet supported