Skip to content

make pypi_source_urls more robust by using HTMLParser rather than xml.etree.ElementTree#3329

Merged
Micket merged 1 commit intoeasybuilders:developfrom
boegel:more_robust_pypi_source_urls
May 7, 2020
Merged

make pypi_source_urls more robust by using HTMLParser rather than xml.etree.ElementTree#3329
Micket merged 1 commit intoeasybuilders:developfrom
boegel:more_robust_pypi_source_urls

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented May 7, 2020

fixes #3327

Copy link
Copy Markdown
Contributor

@Micket Micket left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

stop relying on xml.etree.ElementTree to parse HTML served by PyPI's /simple API

2 participants