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 duplicate matches #645

Closed
wants to merge 7 commits into from
Closed

Conversation

rico-chet
Copy link

In addition to fixing #348, this removes support for older Python
versions (i.e. other than 3.9) in testing rather rigorously, since I'm
not spending my time on old stuff.

Even though this tool doesn't seem to be maintained anymore, this will
enable the subscribers of #348 to cherry-pick the fix to their forks.

@wting
Copy link
Owner

wting commented Jan 23, 2022

Thanks for the PR, but removing Python 2 is a non-starter. I realize that Python 2 is EOL, but autojump is used in production at quite a few companies that are still running Python versions as old as 2.4.

@wting wting closed this Jan 23, 2022
@rico-chet
Copy link
Author

Dropping older Python versions was the way for me to get going quickly. I requested another pull #646 which keeps the versions unchanged.

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.

None yet

2 participants