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 chris.jerdonek
Recipients chris.jerdonek, docs@python
Date 2012-07-23.20:32:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343075559.71.0.591845961914.issue15437@psf.upfronthosting.co.za>
In-reply-to
Content
I would be happy to prepare a patch.  I can upload a script to this issue that the committer can then run on the latest Misc/ACKS and Doc/ACKS.txt.

The script would preserve the ordering of Misc/ACKS.  It would iterate through the names in Doc/ACKS.txt and insert them in Misc/ACKS at the appropriate location.  Duplicates would not be inserted.
History
Date User Action Args
2012-07-23 20:32:39chris.jerdoneksetrecipients: + chris.jerdonek, docs@python
2012-07-23 20:32:39chris.jerdoneksetmessageid: <1343075559.71.0.591845961914.issue15437@psf.upfronthosting.co.za>
2012-07-23 20:32:39chris.jerdoneklinkissue15437 messages
2012-07-23 20:32:39chris.jerdonekcreate