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

Python 3 support #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matyasselmeci
Copy link
Contributor

We're already pretty good except pipes.quote is deprecated and shlex.quote is its new replacement. The shebang line still says python2 but I'd rather sed it in the spec file for el8 than change it for everyone.

We're already pretty good except pipes.quote is deprecated and shlex.quote is its new replacement.
@matyasselmeci matyasselmeci requested a review from brianhlin June 23, 2020 19:24
@matyasselmeci
Copy link
Contributor Author

BTW this PR is optional; pipes.quote still works as of Python 3.8.

Copy link
Member

@brianhlin brianhlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Go ahead and merge when you're ready

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.

2 participants