Skip to content

Fix typo in Lib/traceback.py #19605

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 20, 2020
Merged

Fix typo in Lib/traceback.py #19605

merged 1 commit into from
Apr 20, 2020

Conversation

wudenggang
Copy link
Contributor

@wudenggang wudenggang commented Apr 19, 2020

Typo fix: "emites" -> "emit".

Automerge-Triggered-By: @aeros

typo fix : emit
Copy link
Contributor

@aeros aeros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @wudenggang; it looks fine to me.

Also as an FYI, the "skip issue" and "skip news" parts are for a triager or core dev to add to the PR as labels, that shouldn't be included in the title or description. I'll adjust it accordingly prior to merging (since automerge uses it for the commit description).

@aeros aeros changed the title typo fix : emit, skip issue Fix typo in Lib/tracepack.py Apr 20, 2020
@miss-islington miss-islington merged commit df8913f into python:master Apr 20, 2020
@miss-islington
Copy link
Contributor

Thanks @wudenggang for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 20, 2020
Typo fix: "emites" -> "emit".
(cherry picked from commit df8913f)

Co-authored-by: Galden <[email protected]>
@bedevere-bot
Copy link

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

@bedevere-bot
Copy link

GH-19614 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 Apr 20, 2020
Typo fix: "emites" -> "emit".
(cherry picked from commit df8913f)

Co-authored-by: Galden <[email protected]>
@aeros
Copy link
Contributor

aeros commented Apr 20, 2020

Oops, looks like I made a minor typo in the commit title. I don't think it will be an issue in this case though, as it's clear what it was intended to be. I fixed it in the backport PR titles.

@aeros aeros changed the title Fix typo in Lib/tracepack.py Fix typo in Lib/traceback.py Apr 20, 2020
miss-islington added a commit that referenced this pull request Apr 20, 2020
Typo fix: "emites" -> "emit".
(cherry picked from commit df8913f)

Co-authored-by: Galden <[email protected]>
miss-islington added a commit that referenced this pull request Apr 20, 2020
Typo fix: "emites" -> "emit".
(cherry picked from commit df8913f)

Co-authored-by: Galden <[email protected]>
@wudenggang wudenggang deleted the typo-fix branch April 20, 2020 14:33
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