New submission from Thomas Kluyver:

Following on from issue 22200, this removes some more code in distutils that 
checks which Python version it's running on. As part of the standard library, 
distutils should always be running on the version of Python which it ships with.

----------
components: Distutils
files: rm-more-distutils-version-checks.patch
keywords: patch
messages: 226510
nosy: dstufft, eric.araujo, takluyver
priority: normal
severity: normal
status: open
title: Remove more unnecessary version checks from distutils
versions: Python 3.5
Added file: 
http://bugs.python.org/file36562/rm-more-distutils-version-checks.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22349>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to