SIGN IN SIGN UP

bpo-38234: Fix test_embed pathconfig tests (GH-16390)

bpo-38234: On macOS and FreeBSD, the temporary directory can be
symbolic link. For example, /tmp can be a symbolic link to /var/tmp.
Call realpath() to resolve all symbolic links.
V
Victor Stinner committed
00508a7407d7d300b487532e2271534b20e378a7
Parent: c64a1a6
Committed by GitHub <noreply@github.com> on 9/25/2019, 2:30:36 PM