This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients docs@python, georg.brandl, serhiy.storchaka
Date 2015-11-22.15:44:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1448207088.07.0.222703830715.issue25697@psf.upfronthosting.co.za>
In-reply-to
Content
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 in different alphabets and different collation rules in different languages. I tried to take it into account, but can make a mistake.
History
Date User Action Args
2015-11-22 15:44:48serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, docs@python
2015-11-22 15:44:48serhiy.storchakasetmessageid: <1448207088.07.0.222703830715.issue25697@psf.upfronthosting.co.za>
2015-11-22 15:44:47serhiy.storchakalinkissue25697 messages
2015-11-22 15:44:47serhiy.storchakacreate