From d48fd72468023868ade770abe8ea824bff7df4cc Mon Sep 17 00:00:00 2001 From: Leonard Richardson Date: Sat, 14 Jul 2018 14:24:36 -0400 Subject: Fixed a Windows crash in diagnose() when checking whether a long markup string is a filename. [bug=1737121] --- NEWS.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS.txt') diff --git a/NEWS.txt b/NEWS.txt index 2fc0a6e..2437e83 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -5,6 +5,9 @@ * Fixed code that was causing deprecation warnings in recent Python 3 versions. Includes a patch from Ville Skyttä. [bug=1778909] [bug=1689496] +* Fixed a Windows crash in diagnose() when checking whether a long + markup string is a filename. [bug=1737121] + = 4.6.0 (20170507) = * Added the `Tag.get_attribute_list` method, which acts like `Tag.get` for -- cgit v1.2.1