This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients JGoutin, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-01-12.23:49:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1484264999.29.0.886435708973.issue29241@psf.upfronthosting.co.za>
In-reply-to
Content
Then we do in fact need to make os.fsencode/fsdecode either stop caching the encoding completely, or figure out a way to reset the cache when that function is called.
History
Date User Action Args
2017-01-12 23:49:59steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, JGoutin
2017-01-12 23:49:59steve.dowersetmessageid: <1484264999.29.0.886435708973.issue29241@psf.upfronthosting.co.za>
2017-01-12 23:49:59steve.dowerlinkissue29241 messages
2017-01-12 23:49:58steve.dowercreate