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 jcea, ncoghlan, serhiy.storchaka
Date 2012-10-31.17:00:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351702806.63.0.511007529392.issue16373@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a patch which fixes this particular issue.  Now recursion avoided.  The specified operations raises TypeError.  Fixing this error (if it should be fixed) is the problem of issue8743.
History
Date User Action Args
2012-10-31 17:00:06serhiy.storchakasetrecipients: + serhiy.storchaka, jcea, ncoghlan
2012-10-31 17:00:06serhiy.storchakasetmessageid: <1351702806.63.0.511007529392.issue16373@psf.upfronthosting.co.za>
2012-10-31 17:00:06serhiy.storchakalinkissue16373 messages
2012-10-31 17:00:06serhiy.storchakacreate