commit | c895f2bc4f270efce30fe3687ce85095418175f4 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jul 19 10:57:27 2021 -0700 |
committer | GitHub <noreply@github.com> | Mon Jul 19 19:57:27 2021 +0200 |
tree | c0760cf6068fb8e0444f5d77b16d1f0ee18fed6e | |
parent | 8c43bf1a923754fa6d97772151c6ac23c48759d3 [diff] |
bpo-44524: Add missed __name__ and __qualname__ to typing module objects (GH-27237) (#27246) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com> (cherry picked from commit bce1418541a64a793960182772f985f64afbfa1a) Co-authored-by: Yurii Karabas <1998uriyyo@gmail.com>