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

Migration from Python2 to Python3 #78

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

Migration from Python2 to Python3 #78

wants to merge 17 commits into from

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    22e7004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebccae3 View commit details
    Browse the repository at this point in the history
  3. Fix missing --vo flag

    jacogasp committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    61781cf View commit details
    Browse the repository at this point in the history
  4. Fix f-string

    jacogasp committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fe7c38b View commit details
    Browse the repository at this point in the history
  5. Fix argparse ints

    jacogasp committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    dff631e View commit details
    Browse the repository at this point in the history
  6. Fix arg typo

    jacogasp committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4c04544 View commit details
    Browse the repository at this point in the history
  7. Fix argparse str type

    jacogasp committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9756945 View commit details
    Browse the repository at this point in the history
  8. Fix typo

    jacogasp committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    dd143b6 View commit details
    Browse the repository at this point in the history
  9. Fix parse pom version

    jacogasp committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bc3f314 View commit details
    Browse the repository at this point in the history
  10. Update usage prog string

    jacogasp committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    e966125 View commit details
    Browse the repository at this point in the history
  11. Fix command/option parsing

    jacogasp committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4510603 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    879b36e View commit details
    Browse the repository at this point in the history
  2. Fix argparse usage

    jacogasp committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    850c627 View commit details
    Browse the repository at this point in the history
  3. Fix argparse usage

    jacogasp committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2d5a875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    324e5e8 View commit details
    Browse the repository at this point in the history
  5. Code reformat

    jacogasp committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    97e245e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Fix python3 shebang

    jacogasp committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    c14b7be View commit details
    Browse the repository at this point in the history