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 Vjacheslav.Fyodorov
Recipients Vjacheslav.Fyodorov
Date 2015-04-08.18:37:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1428518225.53.0.665360255509.issue23890@psf.upfronthosting.co.za>
In-reply-to
Content
Sometimes unittest's assertRaises increases reference counter of callable. This can break tests in tricky cases. Not seen in 2.X version. Demo file attached.
History
Date User Action Args
2015-04-08 18:37:05Vjacheslav.Fyodorovsetrecipients: + Vjacheslav.Fyodorov
2015-04-08 18:37:05Vjacheslav.Fyodorovsetmessageid: <1428518225.53.0.665360255509.issue23890@psf.upfronthosting.co.za>
2015-04-08 18:37:05Vjacheslav.Fyodorovlinkissue23890 messages
2015-04-08 18:37:05Vjacheslav.Fyodorovcreate