Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compatible version specifier incorrectly strip trailing '0' #493

Merged
merged 7 commits into from Jan 15, 2022
Merged

Fix compatible version specifier incorrectly strip trailing '0' #493

merged 7 commits into from Jan 15, 2022

Commits on Dec 13, 2021

  1. Copy the full SHA
    64cf32a View commit details
    Browse the repository at this point in the history
  2. Update packaging/specifiers.py

    Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
    kasium and uranusjr committed Dec 13, 2021
    Copy the full SHA
    80a01cd View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Fix flake8

    kasium committed Dec 14, 2021
    Copy the full SHA
    08127b0 View commit details
    Browse the repository at this point in the history
  2. Update packaging/utils.py

    Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
    kasium and pradyunsg committed Dec 14, 2021
    Copy the full SHA
    69ae171 View commit details
    Browse the repository at this point in the history
  3. Add test

    kasium committed Dec 14, 2021
    Copy the full SHA
    2c87ba4 View commit details
    Browse the repository at this point in the history
  4. Add test

    kasium committed Dec 14, 2021
    Copy the full SHA
    f8ded87 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. Update packaging/utils.py

    Co-authored-by: Brett Cannon <brett@python.org>
    kasium and brettcannon committed Dec 22, 2021
    Copy the full SHA
    40b0479 View commit details
    Browse the repository at this point in the history