gh-68114: Fix handling for removed PyArg_ParseTuple formatters by llllllllll · Pull Request #8204 · python/cpython

vstinner

ZackerySpytz

MaxwellDupre

iritkatriel

@encukou

@encukou

@encukou

- Don't use removed trivial helper raiseTestError
- Decref kwargs if it's created
- Export the test so that it is run

@encukou

@encukou

The original patch didn't call va_arg, resulting in corruption
when 'w*' was used.

@encukou

@encukou

@encukou

@encukou encukou changed the title bpo-23926: Fix handling for removed PyArg_ParseTuple formatters gh-68114: Fix handling for removed PyArg_ParseTuple formatters

Apr 23, 2024