[issue25697] Fix rough alphabetical order in Misc/ACKS

2015-11-25 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Thank you for your review Martin. -- resolution: -> fixed stage: patch review -> resolved status: open -> closed versions: +Python 2.7, Python 3.4, Python 3.5, Python 3.6 ___ Python tracker

[issue25697] Fix rough alphabetical order in Misc/ACKS

2015-11-25 Thread Roundup Robot
Roundup Robot added the comment: New changeset 68c7c6ac82d9 by Serhiy Storchaka in branch '3.4': Issue #25697: Fixed rough alphabetical order in Misc/ACKS. https://hg.python.org/cpython/rev/68c7c6ac82d9 New changeset 9925fb41c1d9 by Serhiy Storchaka in branch '3.5': Issue #25697: Fixed rough alp

[issue25697] Fix rough alphabetical order in Misc/ACKS

2015-11-23 Thread Martin Panter
Martin Panter added the comment: FWIW when I said it was okay apart from Maćkowiak, I guessed the accented letters were in German, Spanish, French and Polish alphabets. According to Wikipedia, sometimes the German “ö” (umlaut) is put after Z, but sorting with “oe” is also done, and I think it

[issue25697] Fix rough alphabetical order in Misc/ACKS

2015-11-23 Thread R. David Murray
R. David Murray added the comment: That would be being sure, then :) -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsub

[issue25697] Fix rough alphabetical order in Misc/ACKS

2015-11-23 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: As Georg Brandl said in msg197962, "Löwis" should be sorted as "Loewis" according to German rules. -- ___ Python tracker ___

[issue25697] Fix rough alphabetical order in Misc/ACKS

2015-11-23 Thread R. David Murray
R. David Murray added the comment: It says "rough" for a reason. The ascii-only changes are probably fine, but the non-ascii ones may not be (MvL in particular caught my eye, but there was another) may be correct as they stand since those two were consistent (at the end of the alphabet). I d

[issue25697] Fix rough alphabetical order in Misc/ACKS

2015-11-22 Thread Martin Panter
Martin Panter added the comment: I left one review comment about Maćkowiak. The other changes look okay. -- nosy: +martin.panter ___ Python tracker ___ __

[issue25697] Fix rough alphabetical order in Misc/ACKS

2015-11-22 Thread Serhiy Storchaka
New submission from Serhiy Storchaka: the list in Misc/ACKS is intended to be in rough alphabetical order by last names. But some lines breaks this order. Proposed patch restores ordering. It also removes duplicates for Richard Oudkerk. Correct sorting is not easy due to different letter order