#3720 new task

On Python 3, filesystem paths should use os.fsencode/os.fsdecode for encoding — at Initial Version

Reported by: itamarst Owned by:
Priority: normal Milestone:
Component: unknown Version: n/a
Keywords: Cc:
Launchpad Bug:

Description

Unicode filesystem paths and sys.argv should be encoded/decoded with os.fsencode/os.fsdecode in places where we have to do this explicitly on Python 3.

Change History (0)

Note: See TracTickets for help on using tickets.