commit | 3d4833488a173c16446c3f94f58f05e2d13c5dee | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Fri Nov 22 12:27:50 2019 +0100 |
committer | GitHub <noreply@github.com> | Fri Nov 22 12:27:50 2019 +0100 |
tree | 37e5ab1eef1a29ed5aaf588a5d883107974ef9e1 | |
parent | 310e2d25170a88ef03f6fd31efcc899fe062da2c [diff] |
bpo-38858: Call _PyUnicode_Fini() in Py_EndInterpreter() (GH-17330) Py_EndInterpreter() now clears the filesystem codec.