Skip to content

Conversation

@rchiodo
Copy link
Contributor

@rchiodo rchiodo commented Nov 5, 2024

Removing all of the compiled dlls for attach so we can generate them ourselves.

@rchiodo rchiodo requested a review from a team as a code owner November 5, 2024 20:34

# C extensions
*.so
*.dylib
Copy link
Contributor

@AdamYoblick AdamYoblick Nov 5, 2024

Choose a reason for hiding this comment

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

I'm not sure if there are any other files with these extensions in our repo. Should we consider explicitly excluding these files from src\debugpy\_vendored\pydevd\pydevd_attach_to_process ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

There isn't any but I think we shouldn't ever be checking in dlls/exes. Too opaque.

@rchiodo
Copy link
Contributor Author

rchiodo commented Nov 5, 2024

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rchiodo
Copy link
Contributor Author

rchiodo commented Nov 5, 2024

Can you just submit this Adam? It's not performing the license test for some reason

@AdamYoblick AdamYoblick closed this Nov 5, 2024
@AdamYoblick AdamYoblick reopened this Nov 5, 2024
@rchiodo
Copy link
Contributor Author

rchiodo commented Nov 7, 2024

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rchiodo
Copy link
Contributor Author

rchiodo commented Nov 7, 2024

Okay the 3.13 tests all passed locally with the same binaries as built by the PR. Submitting.

@rchiodo rchiodo merged commit 3573ca0 into microsoft:main Nov 7, 2024
rchiodo added a commit to rchiodo/debugpy that referenced this pull request Nov 14, 2024
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.

2 participants