Skip to content

bpo-36405: Use dict unpacking in idlelib#12507

Merged
terryjreedy merged 3 commits into
python:masterfrom
terryjreedy:copyup
Mar 23, 2019
Merged

bpo-36405: Use dict unpacking in idlelib#12507
terryjreedy merged 3 commits into
python:masterfrom
terryjreedy:copyup

Conversation

@terryjreedy

@terryjreedy terryjreedy commented Mar 23, 2019

Copy link
Copy Markdown
Member

Remove now unneeded import.

https://bugs.python.org/issue36405

@terryjreedy terryjreedy added type-feature A feature request or enhancement needs backport to 3.7 labels Mar 23, 2019
@terryjreedy terryjreedy self-assigned this Mar 23, 2019
@terryjreedy terryjreedy requested a review from csabella March 23, 2019 06:06
@terryjreedy terryjreedy merged commit 2b75155 into python:master Mar 23, 2019
@bedevere-bot

Copy link
Copy Markdown

@terryjreedy: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖

@bedevere-bot

Copy link
Copy Markdown

GH-12510 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Mar 23, 2019
Remove now unneeded imports.
(cherry picked from commit 2b75155)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington added a commit that referenced this pull request Mar 23, 2019
Remove now unneeded imports.
(cherry picked from commit 2b75155)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants