Skip to content

refactor: use PyUnicode_AsUTF8 with Python 3.14+#515

Open
e-kwsm wants to merge 1 commit intoboostorg:developfrom
e-kwsm:PyUnicode_AsUTF8
Open

refactor: use PyUnicode_AsUTF8 with Python 3.14+#515
e-kwsm wants to merge 1 commit intoboostorg:developfrom
e-kwsm:PyUnicode_AsUTF8

Conversation

@e-kwsm
Copy link
Copy Markdown
Contributor

@e-kwsm e-kwsm commented May 3, 2026

_PyUnicode_AsString is deprecated since Python 3.14

https://docs.python.org/3.14/deprecations/index.html#id2

fix #512

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.

_PyUnicode_AsString is deprecated in python3.14

1 participant