<p></p>
On Wed, 15 Sept 2021 at 18:48, elextr ***@***.***> wrote:<br>
<br>
> Thanks @eht16 <https://github.com/eht16>, dunno why it didn't show in my<br>
> search, but anyway that doesn't have the configure.ac so I left it and<br>
> the other two build scripts and put them here so we have the milestone of<br>
> next release.<br>
><br>
> So first question, what should configure.ac test for, python3? And is the<br>
> windows py still relevant?<br>
><br>
It should test for *python *first, and then execute python -V to get the<br>
version and test for *version > 3* If either fails, it should test for *python3<br>
*and accept any version. If that fails it should report that it<br>
requires a *python<br>
version > 3*.<br>
Python2 is no longer supported except (for maybe source only) releases for<br>
security fixes.<br>
<br>
geany_gtk_doc_header.m4 is entirely @b4n <https://github.com/b4n> ping<br>
><br>
Does this mean it is OK? I.e. in geany's control.<br>
<br>
gen_api_gtkdoc.py has had lots of contributors, so anybody know if it will<br>
> run on python3<br>
><br>
I found a copy of  gen_api_gtkdoc.py at<br>
https://nest.parrot.sh/packages/debian/geany/-/blob/master/scripts/gen-api-gtkdoc.py.<br>
It uses *#!/usr/bin/env python* and I *saw *no python2 only code. I did not<br>
look to see if they were patching it as their commits had over 1000 files.<br>
<br>
Doug<br>
<br>
-- <br>
Doug Henderson, Calgary, Alberta, Canada - from gmail.com<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2896#issuecomment-920574673">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ7XG74XLMIPVEDHIGTUCF2EHANCNFSM5EBFYBOA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJZDQ46RN33HUZQVN7LUCF2EHA5CNFSM5EBFYBOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOG3PNVUI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2896#issuecomment-920574673",
"url": "https://github.com/geany/geany/issues/2896#issuecomment-920574673",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>