Skip to content

Remove parametrize test for failed test#758

Merged
Secrus merged 1 commit intopython-poetry:mainfrom
eamanu:fix-9678
Sep 13, 2024
Merged

Remove parametrize test for failed test#758
Secrus merged 1 commit intopython-poetry:mainfrom
eamanu:fix-9678

Conversation

@eamanu
Copy link
Contributor

@eamanu eamanu commented Sep 13, 2024

In CPython3.12.6 urllib.parse.urlunsplit() was modified to preserve relative path in URL without netloc. poetry-core use this method to check the links in requirements. This patch remove that parametrize test.

Resolves: python-poetry#9678

In CPython3.12.6 urllib.parse.urlunsplit() was modified to preserve relative path
in URL without netloc. poetry-core use this method to check the links in requirements.
This patch remove that parametrize test.
@Secrus Secrus merged commit bd1ce35 into python-poetry:main Sep 13, 2024
@eamanu eamanu deleted the fix-9678 branch September 21, 2024 10:45
radoering pushed a commit that referenced this pull request Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[poetry-core] test_invalid_requirement[name @ file:.-invalid URL] failing with Python 3.12.6

2 participants