Open
Description
Pi's backport of os.fsencode and os.fsdecode to Python 2 @ https://github.com/pjdelport/backports.os would be a great addition and is the only backport of these rather complex-to-get-right functions that works on Python 2. (I tested it extensively with https://github.com/nexB/scancode-toolkit and we are planning the Python 3 port aboutcode-org/scancode-toolkit#295 )
I would be a must have in python-future IMHO