Skip to content

[3.7] bpo-32411: IDLE: Remove line number sort in browser.py (GH-5011)#13732

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-1a4d9ff-3.7
Jun 1, 2019
Merged

[3.7] bpo-32411: IDLE: Remove line number sort in browser.py (GH-5011)#13732
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-1a4d9ff-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 1, 2019

Copy link
Copy Markdown
Contributor

Insertion in line order makes sorting keys by line order unneeded.
(cherry picked from commit 1a4d9ff)

Co-authored-by: Cheryl Sabella cheryl.sabella@gmail.com

https://bugs.python.org/issue32411

Insertion in line order makes sorting keys by line order unneeded.
(cherry picked from commit 1a4d9ff)

Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@csabella and @terryjreedy: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@csabella and @terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit ac60d1a into python:3.7 Jun 1, 2019
@miss-islington miss-islington deleted the backport-1a4d9ff-3.7 branch June 1, 2019 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants