diff options
| author | shadchin <[email protected]> | 2026-04-18 14:00:44 +0300 |
|---|---|---|
| committer | shadchin <[email protected]> | 2026-04-18 14:17:59 +0300 |
| commit | 4a00142fd68301f609820e09c29de197006d6854 (patch) | |
| tree | 542d2d0819262ffe76b66f0c37476d2bcd1fc162 /yt/cpp/mapreduce/interface/temp.cpp | |
| parent | 10777073c230fbb4d980b972c11e464bd502c4e0 (diff) | |
Replace deprecated `Py_UNICODE` with `wchar_t` for Python 3.13 compatibility
Since `Py_UNICODE` is just a typedef for `wchar_t` in Python 3, replace it with `wchar_t` in Cython typedefs, C++ headers, and stringlib macros. Python 2 code paths retain `Py_UNICODE` via #if guards.
commit_hash:7bed62e2231a8fde3adc6317e8a41dd060895e24
Diffstat (limited to 'yt/cpp/mapreduce/interface/temp.cpp')
0 files changed, 0 insertions, 0 deletions
