Skip to content

Do not pin the ”major” version of pycountry - #132

Merged
Kludex merged 1 commit into
pydantic:mainfrom
musicinmybrain:unpin-pycountry
Jan 31, 2024
Merged

Kludex merged 1 commit into
pydantic:mainfrom
musicinmybrain:unpin-pycountry

Conversation

@musicinmybrain

Copy link
Copy Markdown
Contributor

Since pycountry uses a calendar-based versioning scheme, this doesn’t have the effect it would for a SemVer dependency. Breaking changes are not more likely to happen at the beginning of a calendar year than in the middle of one, and pinning the version is likely to cause more headaches than it prevents.

Since pycountry uses a calendar-based versioning scheme, this doesn’t
have the effect it would for a SemVer dependency. Breaking changes are
not more likely to happen at the beginning of a calendar year than in
the middle of one, and pinning the version is likely to cause more
headaches than it prevents.
@codecov

codecov Bot commented Jan 31, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b0e028) 100.00% compared to head (00568d4) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #132   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          685       685           
  Branches       169       169           
=========================================
  Hits           685       685           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Kludex
Kludex merged commit 9046579 into pydantic:main Jan 31, 2024
@Kludex

Kludex commented Jan 31, 2024

Copy link
Copy Markdown
Member

Thanks @musicinmybrain 🙏

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