Skip to content

bpo-43935: Fix typo in Turtle.back() docstring #25581

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2021

Conversation

tarjeiba
Copy link
Contributor

@tarjeiba tarjeiba commented Apr 24, 2021

@miss-islington
Copy link
Contributor

Thanks @tarjeiba for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington
Copy link
Contributor

Sorry @tarjeiba and @terryjreedy, I had trouble checking out the 3.9 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 0048c60f01deec4435748e851f9ec21b504d2d2f 3.9

@bedevere-bot
Copy link

GH-25762 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 30, 2021
'e ,' to 'e, '.
(cherry picked from commit 0048c60)

Co-authored-by: Tarjei Bærland <tarjeibaerland@gmail.com>
@terryjreedy terryjreedy added needs backport to 3.9 only security fixes and removed needs backport to 3.9 only security fixes labels Apr 30, 2021
@miss-islington
Copy link
Contributor

Thanks @tarjeiba for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 30, 2021
'e ,' to 'e, '.
(cherry picked from commit 0048c60)

Co-authored-by: Tarjei Bærland <tarjeibaerland@gmail.com>
@bedevere-bot
Copy link

GH-25763 is a backport of this pull request to the 3.9 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.9 only security fixes label Apr 30, 2021
miss-islington added a commit that referenced this pull request Apr 30, 2021
'e ,' to 'e, '.
(cherry picked from commit 0048c60)

Co-authored-by: Tarjei Bærland <tarjeibaerland@gmail.com>
terryjreedy pushed a commit that referenced this pull request Apr 30, 2021
'e ,' to 'e, '.
(cherry picked from commit 0048c60)

Co-authored-by: Tarjei Bærland <tarjeibaerland@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants