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 tjollans
Recipients belopolsky, pitrou, terry.reedy, tjollans, vstinner
Date 2010-07-01.14:00:50
SpamBayes Score 0.046887863
Marked as misclassified No
Message-id <1277992854.27.0.362824451503.issue8990@psf.upfronthosting.co.za>
In-reply-to
Content
Two more patches:

Firstly, this patch (array_3.2_fromstring.diff) is nearly identical to array2.diff. "y*" would (again) have to be changed to "s*" to apply this to 3.1
History
Date User Action Args
2010-07-01 14:00:54tjollanssetrecipients: + tjollans, terry.reedy, belopolsky, pitrou, vstinner
2010-07-01 14:00:54tjollanssetmessageid: <1277992854.27.0.362824451503.issue8990@psf.upfronthosting.co.za>
2010-07-01 14:00:52tjollanslinkissue8990 messages
2010-07-01 14:00:52tjollanscreate