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 terry.reedy
Date 2018-02-22.05:27:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Spinoff from #32880.
msg312394: dump duplicates print, except that sys.__stdout__ may be None.
msg312395: lastopenbracketpos is now always initialized in _study2, as was stmt_bracketing.  get_last_open_bracket_pos is never called.

Test are adjusted for removals.
History
Date User Action Args
2018-02-22 05:27:45terry.reedysetrecipients: + terry.reedy
2018-02-22 05:27:45terry.reedysetmessageid: <[email protected]>
2018-02-22 05:27:45terry.reedylinkissue32905 messages
2018-02-22 05:27:45terry.reedycreate