SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 127 Python

gh-121610: pyrepl - handle extending blocks when multi-statement blocks are pasted (GH-121757)

console.compile with the "single" param throws an exception when
there are multiple statements, never allowing to adding newlines
to a pasted code block (gh-121610)

This add a few extra checks to allow extending when in an indented
block, and tests for a few examples

Co-authored-by: Łukasz Langa <lukasz@langa.pl>
S
saucoide committed
7d111dac160c658b277ec0fac75eee8edcfbe9dc
Parent: 2b1b689
Committed by GitHub <noreply@github.com> on 7/15/2024, 11:33:57 PM