summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-11-20 07:58:35 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2016-11-20 07:58:35 (GMT)
commit6e723d2d11c9a154c301a231788981a9b087aec5 (patch)
tree614e436f74dcc758e47d9084b23608e453c582ba /Misc
parent395733d46bbc23d2f559eba4e5f75783f9bca6f1 (diff)
downloadcpython-6e723d2d11c9a154c301a231788981a9b087aec5.zip
cpython-6e723d2d11c9a154c301a231788981a9b087aec5.tar.gz
cpython-6e723d2d11c9a154c301a231788981a9b087aec5.tar.bz2
Issue #25659: Change assert to TypeError in from_buffer/_copy()
Based on suggestion by Eryk Sun.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 07576b5..785f361 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -121,6 +121,9 @@ Core and Builtins
Library
-------
+- Issue #25659: In ctypes, prevent a crash calling the from_buffer() and
+ from_buffer_copy() methods on abstract classes like Array.
+
- Issue #28732: Fix crash in os.spawnv() with no elements in args
- Issue #28485: Always raise ValueError for negative