[Github-comments] [geany/geany] Apply Debian patch for Python 3 (#2903)

Thomas Martitz notifications at xxxxx
Thu Sep 23 21:59:41 UTC 2021


@kugel- commented on this pull request.



> @@ -21,7 +21,7 @@ AC_DEFUN([GEANY_CHECK_GTKDOC_HEADER],
 	      [test "x$geany_enable_gtkdoc_header" != "xno"],
 	[
 		dnl python
-		AM_PATH_PYTHON([2.7], [have_python=yes], [have_python=no])
+		AM_PATH_PYTHON([3], [have_python=yes], [have_python=no])

No. I solely object to the lack of *any* background information in the commit message and PR summary. I couldn't care less about python2.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2903#discussion_r715184376
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210923/82bf08bc/attachment.htm>


More information about the Github-comments mailing list