]> granicus.if.org Git - python/commit
bpo-37664: Update regex for ignoring cache warning on some buildbots (GH-14960)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 26 Jul 2019 16:24:43 +0000 (09:24 -0700)
committerGitHub <noreply@github.com>
Fri, 26 Jul 2019 16:24:43 +0000 (09:24 -0700)
commitc5033901263d64a533ee47a84c6d286a223540c9
tree614772016e37959802122d0cc265a6b8ea83f74f
parent0f211979c29109dcffc3039a24a9d3ecdfd900c9
bpo-37664: Update regex for ignoring cache warning on some buildbots (GH-14960)

(cherry picked from commit b1eb20e68e30c8ab128f9d63d622f0a8b49dcf34)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/test_venv.py