Skip to content

Add custom repr to LaxVersion#521

Merged
victorlin merged 2 commits intomasterfrom
victorlin/fix-packaging-doctests
Apr 15, 2026
Merged

Add custom repr to LaxVersion#521
victorlin merged 2 commits intomasterfrom
victorlin/fix-packaging-doctests

Conversation

@victorlin
Copy link
Copy Markdown
Member

@victorlin victorlin commented Apr 15, 2026

Description of proposed changes

This is more robust than relying on repr from the base class which may change across versions, and distinguishes the custom class from its base class.

Related issue(s)

Fixes test failures caused by pypa/packaging@d40bec3

Checklist

  • Checks pass
  • Update changelog no functional changes

This is more robust than relying on repr from the base class which may
change across versions.
To distinguish the custom class from its base class.
@victorlin victorlin self-assigned this Apr 15, 2026
Copy link
Copy Markdown
Contributor

@joverlee521 joverlee521 left a comment

Choose a reason for hiding this comment

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

Thanks for tracking this down!

@victorlin victorlin merged commit 9665127 into master Apr 15, 2026
59 checks passed
@victorlin victorlin deleted the victorlin/fix-packaging-doctests branch April 15, 2026 21:40
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.

2 participants