Update 9871.bugfix.rst

This commit is contained in:
Paul Müller 2022-04-21 00:18:47 +02:00 committed by GitHub
parent 12971a37e1
commit 1285caadf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
Handle ``ImportError`` for ``getpass`` import in ``_pytest.tempdir.get_user``
Fix a bizarre (and fortunately rare) bug where the `temp_path` fixture could raise
an internal error while attempting to get the current user's username.