summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_router.h
diff options
context:
space:
mode:
authorValentin Bartenev <vbart@nginx.com>2020-10-13 01:37:39 +0300
committerValentin Bartenev <vbart@nginx.com>2020-10-13 01:37:39 +0300
commit091916614539c01e571486f2a55c68f87bd435bf (patch)
tree8ab8a0f6ea217fd44ba8ed00d676ec3dd6a0b4eb /src/nxt_router.h
parentc4f2a58aaf1096e2c25a99ff204d7be1beec8fb5 (diff)
downloadunit-091916614539c01e571486f2a55c68f87bd435bf.tar.gz
unit-091916614539c01e571486f2a55c68f87bd435bf.tar.bz2
Fixed building with Python 3.9.
PyUnicode_GET_SIZE() in deprecated since 3.3 and will be removed in 3.12. In version 3.9 it was explicitly marked by deprecation warning causing compilation error with Unit. PyUnicode_GET_LENGTH() must be used instead.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions