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 larry
Recipients Arfrever, Yury.Selivanov, benjamin.peterson, gvanrossum, larry, neologix, r.david.murray, rosslagerwall, serhiy.storchaka
Date 2012-06-22.10:47:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340362101.66.0.657474904109.issue14626@psf.upfronthosting.co.za>
In-reply-to
Content
Fifth iteration of my patch.  Everything is done, and I really think it's ready to be checked in.

* The documentation is done, including Misc/NEWS.
* All the code is now < 80 columns.
* The docstrings have been double- and triple-checked.
* It passes all regression tests on Linux 64-bit; it processes the
  regression test suite identically to trunk on Windows 32-bit.
History
Date User Action Args
2012-06-22 10:48:22larrysetrecipients: + larry, gvanrossum, benjamin.peterson, Arfrever, r.david.murray, neologix, Yury.Selivanov, rosslagerwall, serhiy.storchaka
2012-06-22 10:48:21larrysetmessageid: <1340362101.66.0.657474904109.issue14626@psf.upfronthosting.co.za>
2012-06-22 10:48:21larrylinkissue14626 messages
2012-06-22 10:47:56larrycreate