Skip to content

Conversation

@rchiodo
Copy link
Contributor

@rchiodo rchiodo commented Sep 18, 2024

This is pulling in @fabioz's latest changes for sys.monitoring and then fixing up any issues found with the debugpy tests.

A lot of the changes were made by Fabio since the latest pull from pydevd, so I also created this PR to compare what changes I made to Fabio's baseline:
rchiodo/PyDev.Debugger#1

Meaning you really only need to look at that other PR to see what changes I made. The rest of the changes here are from Fabio or ruff doing reformating.

After this goes through, we should have sys.monitoring support in debugpy. We can decide later if we want to implement our own support as @int19h started.

Fixes #1496

@rchiodo rchiodo requested a review from a team as a code owner September 18, 2024 22:55
@rchiodo rchiodo merged commit ae6812b into microsoft:main Sep 23, 2024
19 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python 3.12 runs much slower than Python 3.11

3 participants