bpo-38234: Fix test_embed pathconfig tests (GH-16390) · python/cpython@00508a7 · GitHub
Skip to content

Commit 00508a7

Browse files
authored
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.
1 parent c64a1a6 commit 00508a7

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lib/test/test_embed.py

Lines changed: 5 additions & 0 deletions

0 commit comments

Comments
 (0)