Barney Gale <barney.g...@gmail.com> added the comment:
Just stumbled upon this issue after submitting a PR: https://github.com/python/cpython/pull/25264 In my PR, `strict=False` is like `--canonicalize-missing`, and `strict=True` is like `--canonicalize-existing`. Looks like our patches are along similar lines. I've missed a trick by not calling `stat()` to trigger the ELOOP error. ---------- nosy: +barneygale _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue27002> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com