GitHub / python-semver/python-semver issues and pull requests
Labelled with: Bug
#462 - Fix #460 Improve bump_prerelease to alway get a newer version
Pull Request -
State: closed - Opened by Learloj about 1 year ago
- 4 comments
Labels: Release_3.x.y, Bug
#462 - Fix #460 Improve bump_prerelease to alway get a newer version
Pull Request -
State: closed - Opened by Learloj about 1 year ago
- 4 comments
Labels: Release_3.x.y, Bug
#460 - semver.bump_prerelease on *-rc9 results in lower version
Issue -
State: closed - Opened by Learloj about 1 year ago
- 8 comments
Labels: Bug
#459 - Fix 3.0.3
Pull Request -
State: closed - Opened by tomschr about 1 year ago
Labels: Bug
#459 - Fix 3.0.3
Pull Request -
State: closed - Opened by tomschr about 1 year ago
Labels: Bug
#457 - License missing on PyPI
Issue -
State: closed - Opened by RobPasMue about 1 year ago
- 9 comments
Labels: Bug, Infra
#456 - Missing `conftest.py` in 3.0.3 source distribution
Issue -
State: closed - Opened by mgorny about 1 year ago
- 11 comments
Labels: Bug, Infra
#430 - Fix #429: bug on serialization to json
Pull Request -
State: closed - Opened by apiwat-chantawibul over 2 years ago
- 1 comment
Labels: Bug, Doc
#427 - Fix #426: call subclass when deriving from Version
Pull Request -
State: closed - Opened by tomschr over 2 years ago
- 2 comments
Labels: Bug
#423 - Fix #422: Update advanced topic about Pydantic v2
Pull Request -
State: closed - Opened by tomschr over 2 years ago
Labels: Release_3.x.y, Bug, Doc
#410 - Module "semver" does not explicitly export attribute "Version"
Issue -
State: closed - Opened by Soneji over 2 years ago
- 4 comments
Labels: Release_3.x.y, Bug
#398 - Fix #397: Remove asterisk in python_requires
Pull Request -
State: closed - Opened by tomschr almost 3 years ago
Labels: Bug
#396 - Fix return type of classmethod parse
Pull Request -
State: closed - Opened by def- almost 3 years ago
- 1 comment
Labels: Release_3.x.y, Bug
#393 - Fix: All `python -m semver` commands fail with 'error: invalid choice:'
Pull Request -
State: closed - Opened by zanecodes almost 3 years ago
- 2 comments
Labels: Release_3.x.y, Bug
#384 - General cleanup, reformat files
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Bug, Enhancement
#382 - Fix #378: Typos in Towncrier config
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Bug
#375 - Fix #374: Adapt pyproject.tom for Towncrier
Pull Request -
State: closed - Opened by tomschr about 3 years ago
Labels: Bug
#369 - Bumping alphanumeric identifiers
Issue -
State: open - Opened by fleetingbytes about 3 years ago
- 12 comments
Labels: Bug
#358 - v2.0.0
Issue -
State: closed - Opened by farahmandakbar over 3 years ago
- 1 comment
Labels: Bug
#346 - TypeError when comparing VersionInfo to None
Issue -
State: closed - Opened by cariad about 4 years ago
- 11 comments
Labels: Bug
#344 - Unable to create pre-release with an empty token
Issue -
State: closed - Opened by vincent-herlemont about 4 years ago
- 2 comments
Labels: Bug
#339 - increasing next_version 'prerelease' with different prerelease_token
Issue -
State: open - Opened by hokreb over 4 years ago
- 3 comments
Labels: Bug
#326 - Clean changelog
Pull Request -
State: closed - Opened by tomschr about 5 years ago
Labels: Bug
#318 - Fix #316: Return NotImplemented for comparisons
Pull Request -
State: closed - Opened by tomschr about 5 years ago
Labels: Bug
#316 - Should _comparator return NotImplemented instead of raising TypeError?
Issue -
State: closed - Opened by tomschr over 5 years ago
- 1 comment
Labels: Release_3.x.y, Bug, Question