[issue1004696] translate Windows newlines when installing scripts on POSIX

2011-06-24 Thread Éric Araujo
Éric Araujo added the comment: FTR, We’re going to follow setuptools’ lead and generate platform-appropriate script or binary files from callables. -- superseder: Scripts need platform-dependent handling -> packaging: generate scripts from callable (dotted paths)

[issue1004696] translate Windows newlines when installing scripts on POSIX

2010-07-31 Thread Éric Araujo
Changes by Éric Araujo : -- superseder: translate Windows newlines when installing scripts on POSIX -> Scripts need platform-dependent handling ___ Python tracker ___

[issue1004696] translate Windows newlines when installing scripts on POSIX

2010-07-31 Thread Éric Araujo
Éric Araujo added the comment: Marking as superseded. -- components: +Distutils -Distutils2 resolution: -> duplicate stage: -> committed/rejected status: open -> closed superseder: -> translate Windows newlines when installing scripts on POSIX versions: +Python 3.2 -Python 2.7, Pytho

[issue1004696] translate Windows newlines when installing scripts on POSIX

2010-04-11 Thread Éric Araujo
Éric Araujo added the comment: I’m shocked to learn this bug is still valid. Reassigning to Distutils2, as Distutils is frozen. This bug is a particular case of #870479 Regards -- components: +Distutils2 -Distutils title: translate Windows cr-lf when installing scripts on Linux -> tr