Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Deprecate missing module-level functions (like semver.compare, semver.match, ...) #236

Copy link
Copy link
Closed
@tomschr

Description

@tomschr
Issue body actions

Situation

We deprecated most of our module-level functions, but it seems, I forgot semver.match.

Proposal

I assume, this function should also be added to the list of deprecated function. It also should be moved to the semver.VersionInfo class.

@python-semver/reviewers Any objections?


There are some other module-level functions:

  • semver.compare
  • semver.max_ver
  • semver.min_ver

@gsakkis: What should we do with these? Deprecate them too and move them to the semver.VersionInfo class?

Metadata

Metadata

Assignees

Labels

QuestionUnclear or open issue subject for debateUnclear or open issue subject for debateRelease_2.x.yOnly for the major release 2Only for the major release 2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.