Skip to content

bpo-35770: Fix off-by-1 error. - #11618

Merged
terryjreedy merged 1 commit into
python:masterfrom
terryjreedy:macmenu
Jan 18, 2019
Merged

bpo-35770: Fix off-by-1 error.#11618
terryjreedy merged 1 commit into
python:masterfrom
terryjreedy:macmenu

Conversation

@terryjreedy

@terryjreedyterryjreedy commented Jan 18, 2019

Copy link
Copy Markdown
Member

@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

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

@bedevere-bot

Copy link
Copy Markdown

GH-11619 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 Jan 18, 2019
(cherry picked from commit 2cf1dda)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
miss-islington added a commit that referenced this pull request Jan 18, 2019
(cherry picked from commit 2cf1dda)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstype-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@terryjreedy@miss-islington@bedevere-bot@the-knights-who-say-ni