aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.d/1519.change.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/1519.change.rst')
-rw-r--r--changelog.d/1519.change.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1519.change.rst b/changelog.d/1519.change.rst
new file mode 100644
index 00000000..a0e8a6f1
--- /dev/null
+++ b/changelog.d/1519.change.rst
@@ -0,0 +1 @@
+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.