[issue10580] Minor grammar change in Python’s MSI installer

2012-02-21 Thread Martin v . Löwis
Martin v. Löwis added the comment: This is now fixed in all relevant branches. -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___

[issue10580] Minor grammar change in Python’s MSI installer

2012-02-21 Thread Roundup Robot
Roundup Robot added the comment: New changeset b349c932765a by Martin v. Löwis in branch '3.2': Issue #10580: Minor grammar change in Windows installer. http://hg.python.org/cpython/rev/b349c932765a -- ___ Python tracker

[issue10580] Minor grammar change in Python’s MSI installer

2012-02-21 Thread Roundup Robot
Roundup Robot added the comment: New changeset d9e895d07396 by Martin v. Löwis in branch '2.7': Issue #10580: Minor grammar change in Windows installer. http://hg.python.org/cpython/rev/d9e895d07396 -- nosy: +python-dev ___ Python tracker

[issue10580] Minor grammar change in Python’s MSI installer

2012-01-31 Thread Martin v . Löwis
Martin v. Löwis added the comment: Retro: Indeed I'm ignoring your reports because of your tone. If you want to insult me, go ahead, but please don't use the bug tracker (I can ignore insults pretty well by now). If you want to achieve something, stop insulting people. -- ___

[issue10580] Minor grammar change in Python’s MSI installer

2012-01-31 Thread Amaury Forgeot d'Arc
Amaury Forgeot d'Arc added the comment: Retro, this kind of tone is not appropriate for the bug tracker, and not appreciated at all by core developers. -- nosy: +amaury.forgeotdarc ___ Python tracker

[issue10580] Minor grammar change in Python’s MSI installer

2012-01-31 Thread Boštjan Mejak
Boštjan Mejak added the comment: Apply this patch. It is not necessary to change the title of this issue report, it is of most importance that this patch gets applied already after more than a year. Come on people, move your butts on this. -- ___ P

[issue10580] Minor grammar change in Python’s MSI installer

2012-01-31 Thread Boštjan Mejak
Boštjan Mejak added the comment: Rather apply the patch, not change the title. -- ___ Python tracker ___ ___ Python-bugs-list mailing

[issue10580] Minor grammar change in Python’s MSI installer

2012-01-30 Thread Éric Araujo
Changes by Éric Araujo : -- title: Installer sentence in bold -> Minor grammar change in Python’s MSI installer versions: -Python 3.1 ___ Python tracker ___ ___