]> granicus.if.org Git - python/commit
bpo-30822: regrtest: fix -u extralargefile (#2788)
authorVictor Stinner <victor.stinner@gmail.com>
Fri, 21 Jul 2017 00:12:14 +0000 (02:12 +0200)
committerGitHub <noreply@github.com>
Fri, 21 Jul 2017 00:12:14 +0000 (02:12 +0200)
commit80ebc438ed377f8c6491e8887425526c6787c0e7
treed58724c3351b4df7f8c64092513cbbe7ce581404
parent598f26b788ef666cced17a118d6a65d6210e3ccc
bpo-30822: regrtest: fix -u extralargefile (#2788)

Fix also regrtest command line parser to allow passing -u
extralargefile to run test_zipfile64.
Lib/test/regrtest.py
Misc/NEWS.d/next/Tests/2017-07-20-14-29-54.bpo-30822.X0wREo.rst [new file with mode: 0644]