Skip to content

gh-153903: Use @ctypes.util.wrap_dll_function()#154122

Merged
vstinner merged 6 commits into
python:mainfrom
vstinner:ctypes_wrap2
Jul 19, 2026
Merged

gh-153903: Use @ctypes.util.wrap_dll_function()#154122
vstinner merged 6 commits into
python:mainfrom
vstinner:ctypes_wrap2

Conversation

@vstinner

@vstinner vstinner commented Jul 19, 2026

Copy link
Copy Markdown
Member

@vstinner

Copy link
Copy Markdown
Member Author

Tests / macOS (free-threading) / build and test (macos-26) (pull_request): Failing after 12m

test_idle failed, it looks unrelated to this PR.

FAIL: test_hidetip_on_mouse_leave (idlelib.idle_test.test_tooltip.HovertipTest.test_hidetip_on_mouse_leave)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/runner/work/cpython/cpython/Lib/idlelib/idle_test/test_tooltip.py", line 156, in test_hidetip_on_mouse_leave
    self.assertFalse(self.is_tipwindow_shown(tooltip))
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError: True is not false

@vstinner
vstinner marked this pull request as ready for review July 19, 2026 14:57
@vstinner
vstinner enabled auto-merge (squash) July 19, 2026 14:58
@vstinner
vstinner merged commit 249d5e0 into python:main Jul 19, 2026
89 of 91 checks passed
@vstinner
vstinner deleted the ctypes_wrap2 branch July 19, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant