bpo-46315: Use fopencookie() to avoid dup() in _PyTokenizer_FindEncodingFilename (GH-32033)
WASI does not have dup() and Emscripten's emulation is slow.
C
Christian Heimes committed
9b889b5bda32c2610f98114d94750ba5f3260b58
Parent: e03db6d
Committed by GitHub <noreply@github.com>
on 3/22/2022, 4:08:51 PM