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 pitrou
Recipients barry, chuck, exarkun, georg.brandl, gregory.p.smith, ivank, loewis, pitrou
Date 2009-09-29.23:32:44
SpamBayes Score 0.0005410431
Marked as misclassified No
Message-id <1254267380.5662.20.camel@localhost>
In-reply-to <1254252530.0.0.616212468838.issue6071@psf.upfronthosting.co.za>
Content
> I fixed the array_ass_slice for python 2.7 in the attached patch.

I would prefer if I opened a separate issue for this bug. That way it
will be easier to port the patch separately to py3k.
History
Date User Action Args
2009-09-29 23:32:46pitrousetrecipients: + pitrou, loewis, barry, georg.brandl, gregory.p.smith, exarkun, ivank, chuck
2009-09-29 23:32:44pitroulinkissue6071 messages
2009-09-29 23:32:44pitroucreate