Skip to content

Commit

Permalink
[libclang/python] Do not rely on ctypes' errcheck (#105490)
Browse files Browse the repository at this point in the history
Call conversion functions directly instead of using them for type
conversion on library function calls via `ctypes`' `errcheck`
functionality.
  • Loading branch information
DeinAlptraum authored Sep 27, 2024
1 parent 6389974 commit f11775f
Showing 1 changed file with 168 additions and 185 deletions.
Loading

0 comments on commit f11775f

Please sign in to comment.