Quote:
Originally Posted by DiapDealer
The only question would be how to handle python2.7-only plugins moving forward. Do we simply allow them to error out, or display a message that the plugin needs to be updated to Python 3 before it will work (or perhaps simply display them in the Plugin Manager in red and allow them to error)?
|
@DiapDealer: I had another look at the official plugin list and found only one plugin that requires Python 2.7:
smoothRemove, which the author seems to have abandoned. (He hasn't logged in since 2014.)
It's also a tad too dangerous for my taste, but that's a different matter.
I'm sure that either you or KevinH could write a much safer Python 3.4-compatible replacement in 10 minutes or so. :-)