[Python-checkins] cpython: Issue #15814: Add NEWS entry regarding intended memoryview hashing restrictions

nick.coghlan python-checkins at python.org
Mon Sep 3 13:46:44 CEST 2012


http://hg.python.org/cpython/rev/c9c9d890400c
changeset: 78843:c9c9d890400c
user: Nick Coghlan <ncoghlan at gmail.com>
date: Mon Sep 03 21:46:33 2012 +1000
summary:
 Issue #15814: Add NEWS entry regarding intended memoryview hashing restrictions
files:
 Misc/NEWS | 8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/Misc/NEWS b/Misc/NEWS
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -85,6 +85,14 @@
 calling the C function wadd_wch()/mvwadd_wch() if the Python curses is linked
 to libncursesw.
 
+Documentation
+-------------
+
+- Issue #15814: The memoryview enhancements in 3.3.0 accidentally permitted
+ the hashing of multi-dimensional memorviews and memoryviews with multi-byte
+ item formats. The intended restrictions have now been documented - they
+ will be correctly enforced in 3.3.1
+
 
 What's New in Python 3.3.0 Release Candidate 1?
 ===============================================
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /