SIGN IN SIGN UP

bpo-39573: Use Py_SET_SIZE() function (GH-18402)

Replace direct acccess to PyVarObject.ob_size with usage of
the Py_SET_SIZE() function.
V
Victor Stinner committed
60ac6ed5579f6666130fc264d3b748ee9575e3aa
Parent: de6f38d
Committed by GitHub <noreply@github.com> on 2/7/2020, 10:18:08 PM