June 29, 2006
4:57 a.m.
Author: fred.drake Date: Thu Jun 29 04:57:48 2006 New Revision: 47156 Modified: python/trunk/Misc/NEWS Log: document recent bugfixes in sgmllib Modified: python/trunk/Misc/NEWS ============================================================================== --- python/trunk/Misc/NEWS (original) +++ python/trunk/Misc/NEWS Thu Jun 29 04:57:48 2006 @@ -19,6 +19,12 @@ Library ------- +- Bug #1504333: Make sgmllib support angle brackets in quoted + attribute values. + +- Bug #853506: Fix IPv6 address parsing in unquoted attributes in + sgmllib ('[' and ']' were not accepted). + - Fix a bug in the turtle module's end_fill function. - Bug #1510580: The 'warnings' module improperly required that a Warning
7285
Age (days ago)
7285
Last active (days ago)
0 comments
1 participants
participants (1)
-
fred.drake