[issue13038] bdist_wininst installers should warn if target dir is read-only

2021-01-11 Thread STINNER Victor
STINNER Victor added the comment: The distutils bdist_wininst command has been removed in Python 3.10: see bpo-42802. -- nosy: +vstinner resolution: -> wont fix stage: needs patch -> resolved status: open -> closed ___ Python tracker

[issue13038] bdist_wininst installers should warn if target dir is read-only

2014-03-13 Thread Éric Araujo
Changes by Éric Araujo : -- Removed message: http://bugs.python.org/msg145115 ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue13038] bdist_wininst installers should warn if target dir is read-only

2014-03-13 Thread Éric Araujo
Changes by Éric Araujo : -- components: +Distutils -Distutils2 versions: +Python 3.5 -3rd party, Python 3.3 ___ Python tracker ___ ___

[issue13038] bdist_wininst installers should warn if target dir is read-only

2011-10-07 Thread Éric Araujo
Éric Araujo added the comment: All right. Reclassifying as a feature request for distutils2/packaging (in Python 3.3). -- stage: -> needs patch title: distutils windows installer STATUS_INVALID_CRUNTIME_PARAMETER (C417) exception when python dir is read only -> bdist_wininst ins