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

gh-91048: Refactor and optimize remote debugging module#134652

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
pablogsal merged 20 commits intopython:mainfrompablogsal:profile-final
May 25, 2025
Merged
Changes from1 commit
Commits
Show all changes
20 commits
Select commitHold shift + click to select a range
38f9ad0
gh-91048: Refactor and optimize remote debugging module
pablogsalMay 25, 2025
a6fed05
Fix free threading
pablogsalMay 25, 2025
8c01234
Fix lint
pablogsalMay 25, 2025
1130f27
Simplify stuff and fix free threading caching
pablogsalMay 25, 2025
e112a4a
Fix clinic
pablogsalMay 25, 2025
559d44f
fix windows
pablogsalMay 25, 2025
5b4d67d
Fix arm
pablogsalMay 25, 2025
9033b20
Fix lint
pablogsalMay 25, 2025
db35f6e
Small fix
pablogsalMay 25, 2025
1773d78
Simplofy cleanup
pablogsalMay 25, 2025
e2ad532
Small fix
pablogsalMay 25, 2025
eb61f38
Fix race in test (two threads need two ready markers!)
ambvMay 25, 2025
5da486c
Fix windows
pablogsalMay 25, 2025
d6d0c7e
Fix windows
pablogsalMay 25, 2025
5bdfec1
Fix windows
pablogsalMay 25, 2025
f463436
Regen files
pablogsalMay 25, 2025
416d96b
MOAR WINDOWS
pablogsalMay 25, 2025
681ab63
Regen morefiles
pablogsalMay 25, 2025
14a5f58
More windows stuff
pablogsalMay 25, 2025
89311c9
Regen frozenmain
ambvMay 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Fix lint
  • Loading branch information
@pablogsal
pablogsal committedMay 25, 2025
commit9033b207da93f105ab64e5fc130986bb947d6065
2 changes: 1 addition & 1 deletionModules/_remote_debugging_module.c
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -2395,7 +2395,7 @@ Example output:
# First subtask (sub_main_2) and what it's waiting for
[
[("c1", "script.py", 23)],
"sub_main_2",
"sub_main_2",
[...]
],
# Second subtask and its waiters
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp