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 supported843 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Expanding on the default unpickling behavior of objects that do not implement __setstate__
- ConfigParser read(write()) not idempotent
- Provide optional type hints in docs.python.org documentation
- Build Python with frame pointers (-fno-omit-frame-pointer)
- unittest: tearDown is not called if asyncSetUp fails
- Avoid extraneous copy when `_recv`ing bytes through pipes in multiprocessing "connections"
- multiprocessing.Pool gets stuck indefinitely when the child process is killed manually
- urljoin works incorrectly for two path-relative URLs involving . and ..
- IsolatedAsyncioTestCase `__del__` could be dangerous
- test_multiprocessing_forkserver.py, test_multiprocessing_fork.py and test_multiprocessing_spawn.py gives tracebacks
- Docs
- Python not yet supported