]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #24802: Merge null termination fixes from 3.4 into 3.5
authorMartin Panter <vadmium+py@gmail.com>
Sat, 7 Nov 2015 02:56:11 +0000 (02:56 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 7 Nov 2015 02:56:11 +0000 (02:56 +0000)
commit61d6e4ae9db80e3f87104a03499ff89d3c275b22
tree43160e9ff162635bb549ad31b7be875935cf0b86
parent9b566c324d2eb3ddbf00d5d7a78bea63cde4d15f
parenteeb896c4116dd763efea45cb3c1b53257128f4e4
Issue #24802: Merge null termination fixes from 3.4 into 3.5
Lib/test/test_compile.py
Lib/test/test_float.py
Lib/test/test_int.py
Misc/NEWS
Objects/abstract.c
Objects/complexobject.c
Objects/floatobject.c
Python/bltinmodule.c