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 r.david.murray
Recipients BreamoreBoy, David MacIver, Kevin Shweh, Tijs Van Oevelen, abarry, arigo, donmez, ezio.melotti, fijall, ncoghlan, r.david.murray, rhettinger, serhiy.storchaka, torsten
Date 2015-12-14.16:30:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450110637.14.0.706422439652.issue25843@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy: that can't be entirely true, since we have here a bug where two lambdas on the same line are getting the same code object incorrectly, and that is not a testing context.
History
Date User Action Args
2015-12-14 16:30:37r.david.murraysetrecipients: + r.david.murray, arigo, rhettinger, ncoghlan, donmez, ezio.melotti, torsten, BreamoreBoy, fijall, serhiy.storchaka, David MacIver, abarry, Kevin Shweh, Tijs Van Oevelen
2015-12-14 16:30:37r.david.murraysetmessageid: <1450110637.14.0.706422439652.issue25843@psf.upfronthosting.co.za>
2015-12-14 16:30:37r.david.murraylinkissue25843 messages
2015-12-14 16:30:36r.david.murraycreate