We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08db434 commit 801e6e9Copy full SHA for 801e6e9
configure.ac
@@ -12,7 +12,7 @@ dnl
12
# Set VERSION so we only need to edit in one place (i.e., here)
13
m4_define([PYTHON_VERSION], [3.12])
14
15
-AC_PREREQ([2.71])
+AC_PREREQ([2.69])
16
17
AC_INIT([python],[PYTHON_VERSION],[https://github.com/python/cpython/issues/])
18
0 commit comments