Steve Dower <steve.do...@python.org> added the comment:

PR 16723 is just for the test fix.

The realpath() fix should get tests that chdir (without change_cwd()) into a 
symlink and then realpath() on a relative path. Today, that should fail to 
resolve the sections in the CWD, and with the fix it should resolve the entire 
path.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38453>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to