bpo-40422: Move _Py_closerange to fileutils.c (GH-22680)
This API is relatively lightweight and organizationally, given that it's used by multiple modules, it makes sense to move it to fileutils. Requires making sure that _posixsubprocess is compiled with the appropriate Py_BUIILD_CORE_BUILTIN macro.
K
Kyle Evans committed
7992579cd27f14f472acc37aca537eec55f681ef
Parent: 8b2ff4c
Committed by GitHub <noreply@github.com>
on 10/13/2020, 8:04:44 PM