cpython
cpython copied to clipboard
The Python programming language
# Bug report ### Bug description: In the interactive interpreter it is not possible to simply insert function definitions from the clipboard, because each line of the function body is...
Handling of arbitrary large int-like argument is now consistent with handling arbitrary large int arguments. * Issue: gh-120950
Removes template lines in the comment so that hovering over the library in an IDE shows the documentation rather than these lines
Closes #68437. This attribute can be used in teardown/cleanup phase to check status of the test being run. * Issue: gh-68437 ---- 📚 Documentation preview 📚: https://cpython-previews--121709.org.readthedocs.build/
also initialize CAN_USE_PYREPL at import from _pyrepl.main * Issue: gh-121245
I have a dual-boot setup, where my Ubuntu 20.04 is on a ext4 FS and I have a data partition that is ntfs (for compat with Windows). When I check...
BPO | [24249](https://bugs.python.org/issue24249) --- | :--- Nosy | @rbtcollins, @ezio-melotti, @bitdancer, @voidspace, @vadmium *Note: these values reflect the state of the issue at the time it was migrated and might...
Fixed at EuroPython 24 sprints. * Issue: gh-65453 ---- 📚 Documentation preview 📚: https://cpython-previews--121666.org.readthedocs.build/
BPO | [47133](https://bugs.python.org/issue47133) --- | :--- Nosy | @gpshead, @stevendaprano, @ethanfurman, @serhiy-storchaka *Note: these values reflect the state of the issue at the time it was migrated and might not...