COMMITS
/ Doc/library/getpass.rst March 30, 2026
S
gh-138577: Fix keyboard shortcuts in getpass with echo_char (#141597)
Sanyam Khurana committed
February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
September 16, 2025
B
gh-138514: getpass: restrict `echo_char` to a single ASCII character (#138591)
Benjamin Johnson committed
September 9, 2025
May 6, 2025
H
Python 3.14.0b1
Hugo van Kemenade committed
S
gh-77065: Add optional keyword-only argument `echo_char` for `getpass.getpass` (#130496)
Semyon Moroz committed
August 30, 2024
W
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
November 27, 2023
J
gh-76912: Raise OSError from any failure in getpass.getuser() (#29739)
Jacob Walls committed
October 19, 2023
N
gh-101100: Fix sphinx warnings in `library/getpass.rst` (#110461)
Nikita Sobolev committed
August 2, 2022
C
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes committed
January 24, 2018
B
bpo-32651 Recommend getpass.getuser() (#5301)
Barry Warsaw committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
June 2, 2016
B
Issue #12243: Remove redundant availability notes from getpass docs
Berker Peksag committed
April 14, 2014
R
#21169: add comment and doc update for getpass change.
R David Murray committed
May 17, 2009
G
More conversion to new-style optional args.
Georg Brandl committed
May 12, 2008
G
Remove many "versionchanged" items that didn't use the official markup,
Georg Brandl committed
May 4, 2008
December 31, 2007
C
Merged revisions 59605-59624 via svnmerge from
Christian Heimes committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed