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
793b531756a4752a167e29f53c4ff49ce2846c74
Parent: c40a350