cpython icon indicating copy to clipboard operation
cpython copied to clipboard

The Python programming language

Results 1387 cpython issues
Sort by recently updated
recently updated
newest added

# 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...

type-bug
topic-repl

Handling of arbitrary large int-like argument is now consistent with handling arbitrary large int arguments. * Issue: gh-120950

awaiting core review

Removes template lines in the comment so that hovering over the library in an IDE shows the documentation rather than these lines

awaiting review

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/

awaiting review

also initialize CAN_USE_PYREPL at import from _pyrepl.main * Issue: gh-121245

awaiting core review

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...

type-feature
stdlib
easy

Fixed at EuroPython 24 sprints. * Issue: gh-65453 ---- 📚 Documentation preview 📚: https://cpython-previews--121666.org.readthedocs.build/

docs
awaiting review
skip news

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...

type-feature
tests
3.11
easy