commit | d4f8fafd2df3a6a1828c96f9347a14595ec438d1 | [log] [tgz] |
---|---|---|
author | Irit Katriel <1055913+iritkatriel@users.noreply.github.com> | Mon Mar 13 14:24:01 2023 +0000 |
committer | GitHub <noreply@github.com> | Mon Mar 13 14:24:01 2023 +0000 |
tree | 9f3db3b093480e3bec74a242cf97435b5c52a1b3 | |
parent | 5e10479ede7329642049603d61cdb45f2c88d69d [diff] |
[3.10] GH-101673: Fix pdb bug where local variable changes are lost after longlist (#101674) (#102633) GH-101673: Fix pdb bug where local variable changes are lost after longlist (#101674) (cherry picked from commit 5d677c556f03a34d1c2d86e4cc96025870c20c12) Co-authored-by: gaogaotiantian <gaogaotiantian@hotmail.com>