Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Draft
Changes from 1 commit
Commits
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
Prev Previous commit
Next Next commit
Merge branch 'main' into gh-124872-enter-initial
  • Loading branch information
rhansen committed Nov 7, 2024
commit 4f4ba35b099ae13cc698c72de383d81a6bee5a12
2 changes: 1 addition & 1 deletion Lib/test/test_capi/test_watchers.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from contextlib import contextmanager, ExitStack
from test.support import (
catch_unraisable_exception, import_helper,
gc_collect, suppress_immortalization, threading_helper)
gc_collect, threading_helper)


# Skip this test if the _testcapi module isn't available.
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.