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 Arfrever, ezio.melotti, janssen, jcea, loewis, mark.dickinson, ned.deily, pitrou, python-dev, ronaldoussoren, serhiy.storchaka, vstinner
Date 2012-06-23.21:10:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340485859.2747.141.camel@raxxla>
In-reply-to <1340459460.95.0.43373551622.issue14923@psf.upfronthosting.co.za>
Content
> Serhiy, does this patch also fix #8271?

No, this patch not change behavior. But updated patch for issue 8271 now
contains this patch (I hope this will help merge).

> If so, can you also include the tests I wrote for it?

Your tests included in patch for issue 8271.
History
Date User Action Args
2012-06-23 21:10:44serhiy.storchakasetrecipients: + serhiy.storchaka, loewis, jcea, ronaldoussoren, mark.dickinson, janssen, pitrou, vstinner, ned.deily, ezio.melotti, Arfrever, python-dev
2012-06-23 21:10:43serhiy.storchakalinkissue14923 messages
2012-06-23 21:10:43serhiy.storchakacreate