#define PY_RELEASE_SERIAL 0
/* Version as a string */
-#define PY_VERSION "3.9.11+"
+#define PY_VERSION "3.9.11"
/*--end constants--*/
/* Version as a single 4-byte hex number, e.g. 0x010502B2 == 1.5.2b2.
.. bpo: 46852
.. date: 2022-02-25-02-01-42
.. nonce: _3zg8D
-.. release date: 2022-03-15
+.. release date: 2022-03-16
.. section: Core and Builtins
Rename the private undocumented ``float.__set_format__()`` method to
..
+.. bpo: 47032
+.. date: 2022-03-16-00-37-40
+.. nonce: tsS9KE
+.. section: Build
+
+Ensure Windows install builds fail correctly with a non-zero exit code
+when part of the build fails.
+
+..
+
.. bpo: 44549
.. date: 2022-03-07-17-46-40
.. nonce: SPrGS9