From d765ecb15daa2145bb87de5fcc6ed45d371e2330 Mon Sep 17 00:00:00 2001 From: Paul Ganssle Date: Thu, 25 Oct 2018 23:29:48 +0800 Subject: Describe where the behavior change is made Co-Authored-By: uranusjr --- changelog.d/1519.change.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.d/1519.change.rst b/changelog.d/1519.change.rst index d6da88be..a0e8a6f1 100644 --- a/changelog.d/1519.change.rst +++ b/changelog.d/1519.change.rst @@ -1 +1 @@ -Perform additional path normalization to ensure path values to a directory is always the same, preventing false positives when checking scripts have a consistent prefix to set up on Windows. +In ``pkg_resources.normalize_path``, additional path normalization is now performed to ensure path values to a directory is always the same, preventing false positives when checking scripts have a consistent prefix to set up on Windows. -- cgit v1.2.1