Skip to content
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

bpo-28546: Clarify setting pdb breakpoints #30360

Merged
merged 1 commit into from Jan 7, 2022

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jan 3, 2022

Co-authored-by: Ian Kelling ian@iankelling.org

Converted the 2016 patch at https://bugs.python.org/issue28546 to a GitHub PR.

Same text, except added a comma for clarity.

Documentation PR can skip NEWS entry.

https://bugs.python.org/issue28546

@iritkatriel
Copy link
Member

iritkatriel commented Jan 3, 2022

Thank you. Please credit the author of the original patch with a “coauthored-by” (the dev guide should have an example, but if not I’ll help you look it up.)

@hugovk
Copy link
Member Author

hugovk commented Jan 3, 2022

Sure, although I don't know Ian's email address.

https://bugs.python.org/file45253/iank-v1.patch has no author line.

https://bugs.python.org/issue28546 has only "Ian Kelling (iank)".

https://bugs.python.org/user24848 has his email address hidden.

Should I use Co-authored-by: Ian Kelling or something else?

@iritkatriel
Copy link
Member

iritkatriel commented Jan 3, 2022

There’s an email here: https://iankelling.org/

@iritkatriel
Copy link
Member

iritkatriel commented Jan 3, 2022

I see the same email on bpo, so it’s the same person.

Co-authored-by: Ian Kelling <ian@iankelling.org>
@hugovk hugovk force-pushed the issue28546-clarify-pdb-docs branch from 67d2013 to 0b9c9ae Compare Jan 3, 2022
@hugovk
Copy link
Member Author

hugovk commented Jan 3, 2022

Thanks, updated!

@iritkatriel iritkatriel merged commit 6d07a9f into python:main Jan 7, 2022
12 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Jan 7, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 7, 2022
Co-authored-by: Ian Kelling <ian@iankelling.org>
(cherry picked from commit 6d07a9f)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Jan 7, 2022

GH-30464 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jan 7, 2022
Co-authored-by: Ian Kelling <ian@iankelling.org>
(cherry picked from commit 6d07a9f)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@bedevere-bot
Copy link

bedevere-bot commented Jan 7, 2022

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

@hugovk hugovk deleted the issue28546-clarify-pdb-docs branch Jan 7, 2022
miss-islington added a commit that referenced this pull request Jan 7, 2022
Co-authored-by: Ian Kelling <ian@iankelling.org>
(cherry picked from commit 6d07a9f)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Jan 7, 2022
Co-authored-by: Ian Kelling <ian@iankelling.org>
(cherry picked from commit 6d07a9f)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants