bpo-36346: Emit DeprecationWarning for PyArg_Parse() with 'u' or 'Z'. (GH-20927)
Emit DeprecationWarning when PyArg_Parse*() is called with 'u', 'Z' format. See PEP 623.
I
Inada Naoki committed
91a639a094978882caef91915c932fbb2fc347de
Parent: 5a4aa4c
Committed by GitHub <noreply@github.com>
on 2/22/2021, 1:11:48 PM