commit | 20380df6d819977882ed7d62784f207319f90865 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue May 04 00:08:09 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue May 04 00:08:09 2021 -0700 |
tree | 50eb5cd4cacc4b49f99055743f18ea093a679437 | |
parent | 2995bff4269d274c0a3abfd45dc33b28f0c3e25f [diff] |
update docstring for `win_getpass` to reflect code changes (GH-24967) The code was updated in https://github.com/python/cpython/commit/0ec88b33d093db00ec68b220247681354a650f0c but the docstring was left untouched. => updated the docstring to reflect the code changes (cherry picked from commit d4222ea6b0bb3cf7d40f23b370dc9eea5f9b7004) Co-authored-by: Jürgen Gmach <juergen.gmach@googlemail.com>