]> granicus.if.org Git - python/commit
compileall tests: Use shorter name for long_path test (GH-16419)
authorPetr Viktorin <encukou@gmail.com>
Thu, 26 Sep 2019 13:16:32 +0000 (15:16 +0200)
committerGitHub <noreply@github.com>
Thu, 26 Sep 2019 13:16:32 +0000 (15:16 +0200)
commit3d984a1fd0c05903268542a216fc496074b2e6da
tree131ce4ea4cefad7fb47148cdec46bb2b7733c147
parent4f2eac04e4fee4d7d188ad2eeb0e610e3d7254bb
compileall tests: Use shorter name for long_path test (GH-16419)

Apparently, the path needs to be limited to 260 characters on
(some versions of) Windows.
Lib/test/test_compileall.py