]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Work around Path.glob() issue when creating nuget package (GH-16855)
authorSteve Dower <steve.dower@python.org>
Sun, 20 Oct 2019 01:25:35 +0000 (18:25 -0700)
committerGitHub <noreply@github.com>
Sun, 20 Oct 2019 01:25:35 +0000 (18:25 -0700)
commitc9ed34f5ad6cd9e86175a52588f9aacd7bf844ae
treea7deee17e856230cdd910e621d6f238a96836d5a
parentb02f6929344ec3650d859d8e6182cce9d8e37c74
Work around Path.glob() issue when creating nuget package (GH-16855)
Tools/nuget/make_zip.py