* retry writing pytest-of dir when invalid chars are in directory name * add unit tests for getbasetemp() and changelog * patch _basetemp & _given_basetemp for testing basetemp() * Tweak changelog for #8317, tidy up comments
2 lines
108 B
ReStructuredText
2 lines
108 B
ReStructuredText
Fixed an issue where illegal directory characters derived from ``getpass.getuser()`` raised an ``OSError``.
|