commit | 6da52ac411947d1a7958bbad831fcf8dfc8c95fe | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Oct 13 05:04:05 2019 -0700 |
committer | GitHub <noreply@github.com> | Sun Oct 13 05:04:05 2019 -0700 |
tree | d72f830cb7de4d7b089a3061f1cebd7301b95862 | |
parent | ba44ea6ff8be2b7874c4358f89d5b6f4a558f711 [diff] |
bpo-38431: Fix __repr__ method of InitVar to work with typing objects. (GH-16702) (cherry picked from commit 793cb85437299a3da3d74fe65480d720af330cbb) Co-authored-by: Samuel Colvin <samcolvin@gmail.com>