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 terry.reedy
Recipients cheryl.sabella, serhiy.storchaka, taleinat, terry.reedy
Date 2018-09-25.02:01:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537840877.96.0.545547206417.issue1529353@psf.upfronthosting.co.za>
In-reply-to
Content
Tal, if you think this is ready, I would like to get this in the upcoming releases.  I believe the deadline is midnight at the international dateline, which is noon UTC tomorrow, just over 9 hours from now. 

I decided that any suggestions I might have for the non-user-visible aspects of squeezer.py and test_squeezer.py can wait for later.  The best review of user-visible aspects will come from using it.

A second use of squeezer should be debugger's global and non-global('local') namespace displays.  The intended format is one name-value pair per line.  But values can be indefinitely large.  For this, we could skip the context menu (there is not one now), use a fixed trigger of n characters, and have double-click display to a popup Squeezer View.

I will come back to this in a couple of hours to see if you have responded.  I would write and merge a separate expanded news entry for idlelib/NEWS.txt.
History
Date User Action Args
2018-09-25 02:01:18terry.reedysetrecipients: + terry.reedy, taleinat, serhiy.storchaka, cheryl.sabella
2018-09-25 02:01:17terry.reedysetmessageid: <1537840877.96.0.545547206417.issue1529353@psf.upfronthosting.co.za>
2018-09-25 02:01:17terry.reedylinkissue1529353 messages
2018-09-25 02:01:17terry.reedycreate