Skip to content

Conversation

benfred
Copy link
Owner

@benfred benfred commented Jul 12, 2025

Windows was failing on python 3.12 with an error message like

Only part of a ReadProcessMemory or WriteProcessMemory request was completed. (os error 299)

This was caused by incorrect handling of getting the gil_thread_id.

benfred added 7 commits July 11, 2025 22:47
Windows was failing on python 3.12 with an error message like

```
Only part of a ReadProcessMemory or WriteProcessMemory request was completed. (os error 299)
```

This was caused by incorrect handling of getting the gil_thread_id.
@benfred benfred merged commit 8f2c994 into master Jul 12, 2025
74 checks passed
@benfred benfred deleted the windows_python3.12 branch July 12, 2025 16:55
@benfred benfred added the bug Something isn't working label Jul 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant