]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/consider_using_python3_for_rst_plugin.mdwn
co-maintainer opinion
[git.ikiwiki.info.git] / doc / todo / consider_using_python3_for_rst_plugin.mdwn
index 5135d153ad47cea170461bf613c9284984617e89..b95dff641730829cd26990ebd5c24d1051278911 100644 (file)
@@ -15,3 +15,11 @@ by changing the source rather than by using `sed` after installation. I didn't a
 change upstream immediately to give other maintainers a chance to comment. Thoughts?
 
 --[[smcv]]
+
+> I can attest as a pkgsrc developer, where we try to build and package
+> software on all sorts of platforms (some old and wacky), that as long
+> as the relevant Pythons build on those platforms (and we tend to make
+> sure they do), I don't foresee any negative impact of your suggested
+> change to ikiwiki. Can't attest for other situations, but am generally
+> biased toward biting future bullets as early as possible.
+> --[[schmonz]]