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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- "Deferred by Instruction" stats don't add up.
- Python's help utility crashes when `collections.abc` module is asked.
- Incorrect handling of negative `start` values on `PyUnicodeErrorObject`
- gh-123350: add `python -m sysconfig –json` option
- `PyOS_Readline` crashes in a multi-threaded race
- pickletools.dis() doesn't allow redefinition of memo items while pickle itself doesn't mind
- Merge TSAN test matrices in CI
- Fix timezone sanity check for platforms with unsigned time_t
- gh-117999: drop special case for small integer exponents in complex_pow()
- MemoryHandler can't be setup through a DictConfig if any other logger is setup after it
- Docs
- Python not yet supported