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

Appearance settings

GH-103082: Filter LINE events in VM, to simplify tool implementation. #104387

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 8 commits into from
May 12, 2023
Prev Previous commit
Next Next commit
Add news
  • Loading branch information
markshannon committed May 10, 2023
commit cc62dcb6d4b06964a713676c80114a74a2e69a3b
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Change behavior of ``sys.monitoring.events.LINE`` events in
``sys.monitoring``: Line events now occur when a new line is reached
dynamically, instead of using a static approximation, as before. This makes
the behavior very similar to that of "line" events in ``sys.settrace``. This
should ease porting of tools from 3.11 to 3.12.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.