Skip to content

gh-89038: [doc] update dis.findlinestarts documentation for changes related to PEP-626 #94247

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 2 commits into from
Jun 30, 2022

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Jun 24, 2022

@bedevere-bot bedevere-bot added awaiting core review docs Documentation in the Doc dir labels Jun 24, 2022
@iritkatriel iritkatriel requested a review from markshannon June 24, 2022 21:23
@iritkatriel iritkatriel added skip news needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes and removed docs Documentation in the Doc dir labels Jun 24, 2022
@iritkatriel
Copy link
Member Author

@markshannon Does the new wording look ok to you?

@markshannon markshannon self-requested a review June 30, 2022 14:54
@miss-islington
Copy link
Contributor

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @iritkatriel, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker d68f2d27bbf85f3573a08fc7554889e1733a30f0 3.11

@iritkatriel iritkatriel added the docs Documentation in the Doc dir label Jun 30, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 30, 2022
…nges related to PEP-626 (pythonGH-94247)

(cherry picked from commit d68f2d2)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@bedevere-bot
Copy link

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

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Jun 30, 2022
iritkatriel added a commit to iritkatriel/cpython that referenced this pull request Jun 30, 2022
…for changes related to PEP-626 (pythonGH-94247)

(cherry picked from commit d68f2d2)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
@bedevere-bot
Copy link

GH-94450 is a backport of this pull request to the 3.11 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.11 only security fixes label Jun 30, 2022
iritkatriel added a commit that referenced this pull request Jun 30, 2022
…anges related to PEP-626 (GH-94247) (GH-94450)

(cherry picked from commit d68f2d2)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
iritkatriel added a commit that referenced this pull request Jun 30, 2022
…elated to PEP-626 (GH-94247) (GH-94449)

(cherry picked from commit d68f2d2)

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>

Co-authored-by: Irit Katriel <1055913+iritkatriel@users.noreply.github.com>
gvanrossum pushed a commit to gvanrossum/cpython that referenced this pull request Jun 30, 2022
@iritkatriel iritkatriel deleted the gh-89038 branch July 25, 2023 18:07
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.

Update dis.findlinestarts documentaiton to reflect new usage of co_lines (PEP 626)
4 participants