Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

bpo-46841: Don't scan backwards in bytecode.#31901

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

markshannon
Copy link
Member

@markshannonmarkshannon commentedMar 15, 2022
edited by bedevere-bot
Loading

Avoid scanning backwards when working out whether to trace a line, or whether we are in ayield from.

This should help with#31888.

https://bugs.python.org/issue46841

@markshannonmarkshannon changed the titlebpo-46841: Don't scan backwards in bytecode when looking for execution context.bpo-46841: Don't scan backwards in bytecode.Mar 15, 2022
@brandtbucherbrandtbucher mentioned this pull requestMar 15, 2022
26 tasks
Copy link
Member

@brandtbucherbrandtbucher left a comment

Choose a reason for hiding this comment

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

Thanks!

I'll take care of the merge conflict so I can use this over in#31888.

@brandtbucherbrandtbucher merged commit49e1e1e intopython:mainMar 16, 2022
@markshannonmarkshannon deleted the no-backward-scanning branchSeptember 26, 2023 12:54
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@brandtbucherbrandtbucherbrandtbucher approved these changes

@1st11st1Awaiting requested review from 1st1

Assignees

@brandtbucherbrandtbucher

Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@markshannon@brandtbucher@the-knights-who-say-ni@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp