Skip to content

fix(c): handle non-ASCII driver paths in GetDriverInfo on Windows#4006

Draft
amoeba wants to merge 2 commits intoapache:mainfrom
amoeba:gh-3970--nonascii-path
Draft

fix(c): handle non-ASCII driver paths in GetDriverInfo on Windows#4006
amoeba wants to merge 2 commits intoapache:mainfrom
amoeba:gh-3970--nonascii-path

Conversation

@amoeba
Copy link
Member

@amoeba amoeba commented Feb 18, 2026

This is just a draft to verify my test fails on CI like it does locally. Will update PR body before merge.

Ref #3970

Comment on lines +815 to +816
// Create a UTF-8 encoded string to simulate what Python or another caller would
// pass
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So the issue is that Python is treating the path as a string when it shouldn't?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments