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.
2 parents 22c8a43 + 2439956 commit 937f6fcCopy full SHA for 937f6fc
Include/patchlevel.h
@@ -27,7 +27,7 @@
27
#define PY_RELEASE_SERIAL 0
28
29
/* Version as a string */
30
-#define PY_VERSION "2.7.18.6"
+#define PY_VERSION "2.7.18.7"
31
/*--end constants--*/
32
33
/* Subversion Revision number of this file (not of the repository). Empty
Misc/NEWS.d/2.7.18.7.rst
@@ -0,0 +1,7 @@
1
+.. bpo: 0
2
+.. date: 2023-06-27
3
+.. nonce: uUhs7b
4
+.. release date: 2023-06-27
5
+.. section: Core and Builtins
6
+
7
+Use alt-builders builder to build Python
0 commit comments