◐ Shell
clean mode source ↗

[3.12] Document the `co_lines` method on code objects (#113682) by AlexWaygood · Pull Request #113686 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@AlexWaygood

@AlexWaygood AlexWaygood commented

Jan 3, 2024

edited by github-actions Bot

Loading

Copy link Copy Markdown

Member

(cherry-picked from commit f1f8392)

Co-authored-by: Hugo van Kemenade hugovk@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--113686.org.readthedocs.build/

(cherry-picked from commit f1f8392)

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

@AlexWaygood AlexWaygood added the needs backport to 3.11

only security fixes

label

Jan 3, 2024

@AlexWaygood AlexWaygood enabled auto-merge (squash)

January 3, 2024 19:38

@AlexWaygood AlexWaygood merged commit d3f2051 into python:3.12

Jan 3, 2024

@AlexWaygood AlexWaygood deleted the backport-113682-312 branch

January 3, 2024 20:09

@miss-islington-app

Copy link Copy Markdown

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

@miss-islington-app

Copy link Copy Markdown

Sorry, @AlexWaygood, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker d3f2051eec6039811ae42e4382e8b292a983edc1 3.11

@AlexWaygood

AlexWaygood commented

Jan 3, 2024

edited

Loading

Copy link Copy Markdown

Member Author

Oops, I forgot to remove the backport label. I backported the original PR to 3.11, not this one :)

@AlexWaygood AlexWaygood removed their assignment

Jan 3, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@AlexWaygood