summaryrefslogtreecommitdiffstats
path: root/Lib/difflib.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2019-07-01 12:54:19 (GMT)
committerGitHub <noreply@github.com>2019-07-01 12:54:19 (GMT)
commitbe5bb52f5f2d4da4b9d6f42399f7275ab47910f3 (patch)
tree981ef55778aa51ff6d5204ae522d6f825a2d1117 /Lib/difflib.py
parent3db5c5c7630af92336a8c0a269e05607cd68f9e7 (diff)
downloadcpython-be5bb52f5f2d4da4b9d6f42399f7275ab47910f3.zip
cpython-be5bb52f5f2d4da4b9d6f42399f7275ab47910f3.tar.gz
cpython-be5bb52f5f2d4da4b9d6f42399f7275ab47910f3.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/difflib.py')
0 files changed, 0 insertions, 0 deletions