Éric Araujo <mer...@netwok.org> added the comment: Thanks for the report. I think this is not specific to .exe installers, but an issue that may happen with any kind of download. PyPI publishes MD5 checksums of distributions, which should be checked by tools that download distributions. distutils2 does, and I’m sure other tools like pip are doing the same thing. Does that address your concern?
---------- components: +Distutils2 -Distutils nosy: +alexis, eric.araujo versions: +3rd party -Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8561> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com