Files
cpython/Lib/test
Miss Islington (bot) 983d1ab0e6 bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919)
* posixpath.expanduser() now returns the input path unchanged if
  the HOME environment variable is not set and pwd.getpwuid() raises
  KeyError (the current user identifier doesn't exist in the password
  database).
* Add test_no_home_directory() to test_site.
(cherry picked from commit f2f4555d82)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
2018-12-05 08:07:57 -08:00
..
2017-08-03 09:00:59 +03:00
2017-03-27 00:08:31 -05:00
2017-08-03 09:00:59 +03:00
2017-11-05 15:37:50 +02:00
2016-12-16 20:00:15 +02:00
2016-12-16 20:00:15 +02:00
2016-12-16 20:00:15 +02:00
2016-12-16 20:00:15 +02:00