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 fabioz
Recipients arigo, fabioz, loewis, rhettinger
Date 2014-02-04.22:41:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391553690.58.0.572159419132.issue1654367@psf.upfronthosting.co.za>
In-reply-to
Content
Hi Armin,

Sure, just attached the test case with tests failing (on the top, comment the save_locals(frame) which has a 'pass' to see it working).

Mostly, it happens when editing something not in the top-frame (but sometimes I think it could fail there too, depending whether it's a cellvar or freevar).
History
Date User Action Args
2014-02-04 22:41:30fabiozsetrecipients: + fabioz, loewis, arigo, rhettinger
2014-02-04 22:41:30fabiozsetmessageid: <1391553690.58.0.572159419132.issue1654367@psf.upfronthosting.co.za>
2014-02-04 22:41:30fabiozlinkissue1654367 messages
2014-02-04 22:41:30fabiozcreate