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

clarify dropping python2 support in meld.profile #3167

Merged
merged 2 commits into from
Jan 27, 2020
Merged

clarify dropping python2 support in meld.profile #3167

merged 2 commits into from
Jan 27, 2020

Conversation

glitsj16
Copy link
Collaborator

@glitsj16 glitsj16 commented Jan 19, 2020

This is just a suggestion relating to the discussion on dropping support for python2 in #3164.

@glitsj16 glitsj16 mentioned this pull request Jan 19, 2020
64 tasks
@@ -22,6 +22,7 @@ noblacklist ${HOME}/.ssh
noblacklist ${HOME}/.subversion

# Allow python (blacklisted by disable-interpreters.inc)
# Python 2 is EOL (see #3164). Uncomment the next line (or put it into your meld.local) if you understand the risks but want python 2 support for older meld versions.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
# Python 2 is EOL (see #3164). Uncomment the next line (or put it into your meld.local) if you understand the risks but want python 2 support for older meld versions.
# Python 2 is EOL (see #3164). Uncomment the next line (or put it into your meld.local) if you understand the risks but want python 2 support for older meld versions.
#include allow-python2.inc

Copy link
Collaborator Author

@glitsj16 glitsj16 Jan 19, 2020

Choose a reason for hiding this comment

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

Hehe, my subconscious python2 love showed itself... Nice catch, and more importantly, nice job proposing this in #3164 in the first place 👍.
Do note this is only a suggestion, it is not up to me to force anything regarding the python2 EOL issue? Just so things are in the clear :)

@Fred-Barclay Fred-Barclay added the WIP: DON'T MERGE A PR that is still being worked on label Jan 20, 2020
@glitsj16 glitsj16 removed the WIP: DON'T MERGE A PR that is still being worked on label Jan 27, 2020
@glitsj16 glitsj16 merged commit 1897720 into netblue30:master Jan 27, 2020
@glitsj16 glitsj16 deleted the meld-p2 branch January 27, 2020 16:31
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.

3 participants