summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pydoc.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-07-01 12:42:08 (GMT)
committerGitHub <noreply@github.com>2019-07-01 12:42:08 (GMT)
commit45c10da40912e04c0d0de02af4b23438ed0de49b (patch)
treea086ad948b027f666aa2f9f10a096935517f6ee0 /Lib/test/test_pydoc.py
parent471d785dc759eb2e9c06f077f323cf136d32506b (diff)
downloadcpython-45c10da40912e04c0d0de02af4b23438ed0de49b.zip
cpython-45c10da40912e04c0d0de02af4b23438ed0de49b.tar.gz
cpython-45c10da40912e04c0d0de02af4b23438ed0de49b.tar.bz2
bpo-10945: Drop support for bdist_wininst on non-Windows systems (GH-14506)
bdist_wininst depends on MBCS codec, unavailable on non-Windows, and bdist_wininst have not worked since at least Python 3.2, possibly never on Python 3. Here we document that bdist_wininst is only supported on Windows, and we mark it unsupported otherwise to skip tests. Distributors of Python 3 can now safely drop the bdist_wininst .exe files without the need to skip bdist_wininst related tests. (cherry picked from commit 72cd653c4ed7a4f8f8fb06ac364b08a97085a2b5) Co-authored-by: Miro HronĨok <miro@hroncok.cz>
Diffstat (limited to 'Lib/test/test_pydoc.py')
0 files changed, 0 insertions, 0 deletions