cpython/Misc/NEWS.d/next
Miss Islington (bot) 010bf92779
[3.13] gh-121200: Fix test_expanduser_pwd2() of test_posixpath (GH-121228) (#121232)
gh-121200: Fix test_expanduser_pwd2() of test_posixpath (GH-121228)

Call getpwnam() to get pw_dir, since it can be different than
getpwall() pw_dir.
(cherry picked from commit 02cb5fdee3)

Co-authored-by: Victor Stinner <vstinner@python.org>
2024-07-01 16:13:41 +00:00
..
Build [3.13] gh-113565: Improve and harden detection of curses dependencies (GH-119816) (#121202) 2024-07-01 08:35:38 +00:00
C API Python 3.13.0b3 2024-06-27 15:06:51 +02:00
Core and Builtins gh-121115: Skip __index__ in PyLong_AsNativeBytes by default (GH-121118) 2024-06-28 15:52:26 +00:00
Documentation Python 3.13.0b1 2024-05-08 11:21:00 +02:00
IDLE Python 3.13.0b1 2024-05-08 11:21:00 +02:00
Library [3.13] gh-87744: fix waitpid race while calling send_signal in asyncio (GH-121126) (#121194) 2024-07-01 05:11:47 +00:00
macOS Python 3.13.0b1 2024-05-08 11:21:00 +02:00
Security Python 3.13.0b2 2024-06-05 16:46:34 +02:00
Tests [3.13] gh-121200: Fix test_expanduser_pwd2() of test_posixpath (GH-121228) (#121232) 2024-07-01 16:13:41 +00:00
Tools-Demos Python 3.13.0a5 2024-03-12 21:11:08 +01:00
Windows Python 3.13.0b2 2024-06-05 16:46:34 +02:00