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 supported853 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-128074: Support `+HH` format as time zone for `strptime`
- ctypes.Structure: bitfield of underaligned type can cause read of unrelated memory
- TSAN failures seen running PyO3 tests with the free-threaded build
- Add tests for delattr and setattr suggestions
- pygettext: Extend support for specifying custom keywords
- Traceback colors are shifted when the line contains wide unicode characters
- Annotate test cases which are timing sensitive
- As of 3.12 `_lsprof` no longer calls `_PyEval_SetProfile` making `sys.getprofile()` useless with `cProfile`
- Asyncio: fork() in coroutine causes bad file descriptor
- AttributeError 'did you mean' suggestions don't appear for properties without a setter
- Docs
- Python not yet supported