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

gh-119786: add code object doc, inline locations.md into it #126832

Merged
merged 5 commits into from
Nov 22, 2024

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Nov 14, 2024

@AlexWaygood
Copy link
Member

I'm super busy at work right now -- happy to take a look, but probably won't have a chance to until at least the weekend

Copy link
Member

@AlexWaygood AlexWaygood left a comment

Choose a reason for hiding this comment

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

Nice!

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Copy link
Member

@markshannon markshannon left a comment

Choose a reason for hiding this comment

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

A few suggestions, otherwise LGTM.


> [!NOTE]
> `co_linetable` is not to be confused with `co_lnotab`.
> For backwards compatibility, `co_lnotab` stores the format
Copy link
Member

Choose a reason for hiding this comment

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

Note that co_lnotab is lazily created from co_linetable when requested

@bedevere-app
Copy link

bedevere-app bot commented Nov 22, 2024

When you're done making the requested changes, leave the comment: I have made the requested changes; please review again.

@iritkatriel
Copy link
Member Author

Thanks. I have made the requested changes; please review again.

@bedevere-app
Copy link

bedevere-app bot commented Nov 22, 2024

Thanks for making the requested changes!

@markshannon, @AlexWaygood: please review the changes made to this pull request.

@iritkatriel iritkatriel merged commit 4b12a6f into python:main Nov 22, 2024
40 of 43 checks passed
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.

4 participants