commit | 5ca4fe04784fa278c319a3764c9a755f49cc0944 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Apr 02 01:17:25 2019 -0700 |
committer | GitHub <noreply@github.com> | Tue Apr 02 01:17:25 2019 -0700 |
tree | 82e28f9b8099f1270f24a978046944b284601743 | |
parent | 85730b84fbe6675c5f61cb23514e06362f8053ec [diff] |
bpo-13120: fix typo with test_issue13120() method name (GH-12250) Incorrect issue number '13210' added in 539ee5da6f. https://bugs.python.org/issue13120 (cherry picked from commit 9139f926a8d8e5b71830cb7e10b0807836b5e9a4) Co-authored-by: Daniel Hahler <github@thequod.de>