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 supported954 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Enhancement to support FTP connection with NAT scenario
- Python may startup fails if the `home` variable in `pyvenv.cfg` is inaccurate
- gh-127440: Try using `base_executable` to detect `prefix` and `exec_prefix`
- Improve and maintain `Doc/data/refcounts.dat`
- gh-127389 - fix 'Uops Executed' display in summarize_stats.py
- Replace ctypes.DllGetClassObject and remove DllCanUnloadNow
- Removing unncessary class states in bdb.Breakpoint
- Add `RDS_CMSG_RXPATH_LATENCY` to `socket`
- gh-127335: Add `TIOCM_OUT1`, `TIOCM_OUT2`, and `TIOCM_LOOP` to `termios`
- `codecs.encode` with `utf-*` encoding and errors returing `str` rejects surrogates blindly
- Docs
- Python not yet supported