Skip to content

Commit cfe4763

Browse files
ezequielp-activestateicanhasmath
authored andcommitted
2.7.18.13 Release
1 parent 4d53926 commit cfe4763

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

Include/patchlevel.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#define PY_RELEASE_SERIAL 0
2828

2929
/* Version as a string */
30-
#define PY_VERSION "2.7.18.12"
30+
#define PY_VERSION "2.7.18.13"
3131
/*--end constants--*/
3232

3333
/* Subversion Revision number of this file (not of the repository). Empty

Misc/NEWS.d/2.7.18.13.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.. bpo: ?
2+
.. date: 2026-03-06
3+
.. nonce:
4+
.. release date: 2026-03-06
5+
.. section: Core and Builtins
6+
7+
Refactor CVE-2023-27043 patch to support Unicode characters

0 commit comments

Comments
 (0)