SIGN IN SIGN UP

Issue #10914: Initialize correctly the filesystem codec when creating a new

subinterpreter to fix a bootstrap issue with codecs implemented in Python, as
the ISO-8859-15 codec.

Add fscodec_initialized attribute to the PyInterpreterState structure.
V
Victor Stinner committed
3cbf14bfb11ce1f7f94a2a8e69161a621a200a5d
Parent: 1188935