forked from fabioz/PyDev.Debugger
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Updates from debugpy to get debugpy tests to pass #1
Draft
rchiodo
wants to merge
38
commits into
main
Choose a base branch
from
rchiodo/debugpy_updates
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 5 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
6da7d9f
Updates from debugpy to get debugpy tests to pass
rchiodo 02c1825
Remove logging
rchiodo 6a12743
Update repr tests
rchiodo dfa917e
Fix last test failure, update cython output
rchiodo 9d57c97
Put back unchanged modules
rchiodo 45bd5e9
Update dlls after pr build in debugpy
rchiodo d87ccff
Merge remote-tracking branch 'upstream/main' into rchiodo/debugpy_upd…
rchiodo 46e6092
Regenerate cython
rchiodo 895c855
Remove some of the unnecessary logging
rchiodo f39c6ca
Remove just_raised logic, was failing a test
rchiodo 06edbb3
Fix django problem a different way
rchiodo 202499c
Forgot jinja plugin
rchiodo c23b513
Add django test that matches failure case in debugpy
rchiodo 3778455
Add tests to verify changes
rchiodo 7f808d4
Fix test for 3.12 and add more restrictions on jump/line check
rchiodo 597018b
Remove extra logging and special cases in tests for 3_12
rchiodo 3c9f6fa
Put back version for ipython
rchiodo a906bcc
Fix cython bits
rchiodo 2665bca
Remove unnecessary file
rchiodo 00defa9
Turn cython back on
rchiodo e29f955
Remove some more unnecessary logging
rchiodo 4e4ee8f
Fix default argument for should_stop_on_exception in Cython
rchiodo 873321b
Get test like debugpy has
rchiodo 75bdfdf
Switch test to attach only
rchiodo e13e2cb
Skip flakey test on 3_12
rchiodo 83f9bc5
Skip new test on pypy
rchiodo 0ee463b
Disabling the flakey test
rchiodo 83d21c5
Review feedback and update logic for f_unhandled cache
rchiodo faecb6b
Fix string problem and generate test for it
rchiodo b9b2626
Remove extra logging
rchiodo 2cdcb7d
Merge branch 'rchiodo/debugpy_updates' of https://github.com/rchiodo/…
rchiodo 36e11f0
Update cython files
rchiodo d0e781e
Weird difference in print for new test?
rchiodo c484988
Add importlib-metadata as dependency of tests
rchiodo f933c81
Remove unnecessary variable and make test reflect what it's testing
rchiodo 7590236
Update cython output
rchiodo 872a0d5
Make new test retry
rchiodo ff3e742
Remove unnecessary get_file_type check
rchiodo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This comment is the best. 😄