summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2015-11-07 05:41:47 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2015-11-07 05:41:47 (GMT)
commit43415ba5717fcdac45c36f6880e90a114dd538ad (patch)
tree39c28fa40ca5966efe54e4e99115a0cf4c1c5f42 /Misc
parentc157347db2d348a1157af590a0644161c8dde87e (diff)
downloadcpython-43415ba5717fcdac45c36f6880e90a114dd538ad.zip
cpython-43415ba5717fcdac45c36f6880e90a114dd538ad.tar.gz
cpython-43415ba5717fcdac45c36f6880e90a114dd538ad.tar.bz2
Issue #18010: Fix pydoc GUI search to handle package exceptions
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 c9dbb46..6f056b2 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -46,6 +46,9 @@ Core and Builtins
Library
-------
+- Issue #18010: Fix the pydoc GUI's search function to handle exceptions
+ from importing packages.
+
- Issue #25515: Always use os.urandom as a source of randomness in uuid.uuid4.
- Issue #21827: Fixed textwrap.dedent() for the case when largest common