Unserialize reprlocals to a ReprLocal instance

This commit is contained in:
thou
2017-06-30 13:09:15 -05:00
parent 1ca9eff35d
commit 530c9b234a
3 changed files with 53 additions and 10 deletions

1
changelog/176.bugfix Normal file
View File

@@ -0,0 +1 @@
Fix ``ReprLocal`` not being unserialized breaking --showlocals usages.