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 michael.foord
Recipients michael.foord, skrisman
Date 2013-09-16.10:33:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1379327593.76.0.629301183309.issue19016@psf.upfronthosting.co.za>
In-reply-to
Content
The problem is that the change you're proposing is backwards incompatible. Code using MagicMock and objects with length will break.
History
Date User Action Args
2013-09-16 10:33:13michael.foordsetrecipients: + michael.foord, skrisman
2013-09-16 10:33:13michael.foordsetmessageid: <1379327593.76.0.629301183309.issue19016@psf.upfronthosting.co.za>
2013-09-16 10:33:13michael.foordlinkissue19016 messages
2013-09-16 10:33:13michael.foordcreate