]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39555: Fix distutils test to handle _d suffix on Windows debug build (GH-18357...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 18 Feb 2020 21:39:19 +0000 (13:39 -0800)
committerGitHub <noreply@github.com>
Tue, 18 Feb 2020 21:39:19 +0000 (22:39 +0100)
commitd77e77116fa7a9fc85be1d9f417c7e9e33fe1296
tree9bad5e34494a610a1eaf78201361634f57efa9a4
parent5bf58cef151249f1cca92166d1b70693348da9d8
bpo-39555: Fix distutils test to handle _d suffix on Windows debug build (GH-18357) (GH-18548)

https://bugs.python.org/issue39555

Co-authored-by: Steve Dower <steve.dower@python.org>
(cherry picked from commit ab0d892288f3058856a8213333e8c3e4ed8a562b)
Lib/distutils/tests/test_build_ext.py