Issue #19437: Fix parse_envlist() of the posix/nt module, don't call
PyMapping_Values() with an exception set, exit immediatly on error.
V
Victor Stinner committed
b03142782c84c3ce6ba0a86a3af93c08b84f32e6
Parent: b80b378
PyMapping_Values() with an exception set, exit immediatly on error.