dump is similar to print but less flexible. lastopenbracketpos is now always initialized in _study2, as was stmt_bracketing, so the class settings are not needed. get_last_open_bracket_pos is never called. (cherry picked from commit 451d1ed) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
|
@terryjreedy: Backport status check is done, and it's a success ✅ . |
|
Thanks! |
dump is similar to print but less flexible. lastopenbracketpos is now always initialized in _study2, as was stmt_bracketing, so the class settings are not needed. get_last_open_bracket_pos is never called.
(cherry picked from commit 451d1ed)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
https://bugs.python.org/issue32905