sys.getfilesystemencoding()
should return interned string
#106182
Labels
type-feature
A feature request or enhancement
Uh oh!
There was an error while loading. Please reload this page.
Feature or enhancement
Intern
sys.getfilesystemencoding()
output.Pitch
fsencoding string may be cached and reused.
(After
sys._enablelegacywindowslegacyfsencoding()
is removed, we can cache fsencoding object.)Linked PRs
The text was updated successfully, but these errors were encountered: