Skip to content

Conversation

jacobdr
Copy link

@jacobdr jacobdr commented Nov 7, 2022

Following this past week's issue with wheel==0.38, this adds slightly more testing to help guard against a similar issue in this package. While its somewhat duplicative of what might already be tested in test_tags.py, since this is the most natural place to put an "end-user" consumption test (viz the internals), I thought the juice was worth the squeeze as a defensive test.

I submitted a PR with similar testing to the wheel package via pypa/wheel#486, but since the intention is to have wheel depend on packaging eventually, I also wanted to make a similar contribution here.

  • Add slightly more testing to the wheel and sdist tests
  • Add venv to the .gitignore

jacobdr and others added 5 commits November 9, 2022 14:44
Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Brett Cannon <brett@python.org>
@brettcannon
Copy link
Member

@jacobdr please refresh my review when you're ready for me to have another look.

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.

3 participants