diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/1670.change.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/1670.change.rst b/changelog.d/1670.change.rst deleted file mode 100644 index abad7950..00000000 --- a/changelog.d/1670.change.rst +++ /dev/null @@ -1 +0,0 @@ -In package_index, revert to using a copy of splituser from Python 3.8. Attempts to use ``urllib.parse.urlparse`` led to problems as reported in #1663 and #1668. This change serves as an alternative to #1499 and fixes #1668. |