From: Serhiy Storchaka Date: Wed, 5 Oct 2016 20:18:32 +0000 (+0300) Subject: Issue #27998: Removed workarounds for supporting bytes paths on Windows in X-Git-Tag: v3.7.0a1~2300 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3c946599d0828b7c4f5fe166d8a5a5cc1a2aa502;p=thirdparty%2FPython%2Fcpython.git Issue #27998: Removed workarounds for supporting bytes paths on Windows in os.walk() function and glob module since os.scandir() now directly supports them. --- 3c946599d0828b7c4f5fe166d8a5a5cc1a2aa502