[New-bugs-announce] [issue22395] test_pathlib error for complex symlinks on Windows

Justin Foo report at bugs.python.org
Fri Sep 12 18:49:47 CEST 2014


New submission from Justin Foo:

The _check_complex_symlinks function compares paths for string equality instead of using the assertSame helper function. Patch attached.

----------
components: Tests
messages: 226828
nosy: jfoo
priority: normal
severity: normal
status: open
title: test_pathlib error for complex symlinks on Windows
type: enhancement
versions: Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22395>
_______________________________________


More information about the New-bugs-announce mailing list