Skip to content

[3.10] gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (GH-95512) - #95520

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-fc31a13-3.10
Aug 1, 2022
Merged

[3.10] gh-95511: IDLE - fix Shell context menu copy-with-prompts bug (GH-95512)#95520
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-fc31a13-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 1, 2022

Copy link
Copy Markdown
Contributor

If one selects whole lines, as the sidebar makes easy, do not
add an extra line. Only move the end of a selection to the
beginning of the next line when not already at the beginning
of a line. (Also improve the surrounding code.)
(cherry picked from commit fc31a13)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

…ythonGH-95512)

If one selects whole lines, as the sidebar makes easy, do not
add an extra line.  Only move the end of a selection to the
beginning of the next line when not already at the beginning
of a line.  (Also improve the surrounding code.)
(cherry picked from commit fc31a13)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 4eab100 into python:3.10 Aug 1, 2022
@miss-islington
miss-islington deleted the backport-fc31a13-3.10 branch August 1, 2022 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants