Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for std::wstring following std::string #562

Merged
merged 1 commit into from
May 22, 2024

Conversation

kayama-shift
Copy link
Contributor

In some cases, wchar_t strings are preferable to UTF-8 strings for non-ascii string.
So add support for std::wstring following std::string using provided Python API.

@wjakob
Copy link
Owner

wjakob commented May 7, 2024

The caster looks good, but this PR will need test coverage to be considered for inclusion.

@wjakob wjakob merged commit 26373d5 into wjakob:master May 22, 2024
24 checks passed
@wjakob
Copy link
Owner

wjakob commented May 22, 2024

(nvm, I will ad them myself)

wjakob pushed a commit that referenced this pull request May 22, 2024
wjakob pushed a commit that referenced this pull request May 22, 2024
wjakob pushed a commit that referenced this pull request May 22, 2024
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.

None yet

2 participants