1
1
mirror of https://git.launchpad.net/beautifulsoup synced 2025-10-05 16:02:46 +02:00

Converted the AUTHORS file to UTF-8 for PEP8 compliance. [bug=2107405]

This commit is contained in:
Leonard Richardson
2025-04-15 12:43:33 -04:00
parent 4c51d747ea
commit 81e279b59c
2 changed files with 5 additions and 3 deletions

View File

@@ -31,15 +31,15 @@ Krumins, Kent Johnson, Marek Kapolka, Andreas Kostyrka, Roel Kramer,
Ben Last, Robert Leftwich, Stefaan Lippens, "liquider", Staffan
Malmgren, Ksenia Marasanova, JP Moins, Adam Monsen, John Nagle, "Jon",
Ed Oskiewicz, Martijn Peters, Greg Phillips, Giles Radford, Stefano
Revera, Arthur Rudolph, Marko Samastur, James Salter, Jouni Sepp<EFBFBD>nen,
Alexander Schmolck, Tim Shirley, Geoffrey Sneddon, Ville Skytt<EFBFBD>,
Revera, Arthur Rudolph, Marko Samastur, James Salter, Jouni Seppänen,
Alexander Schmolck, Tim Shirley, Geoffrey Sneddon, Ville Skyttä,
"Vikas", Jens Svalgaard, Andy Theyers, Eric Weiser, Glyn Webster, John
Wiseman, Paul Wright, Danny Yoo
An incomplete list of people who made suggestions or found bugs or
found ways to break Beautiful Soup:
Hanno B<EFBFBD>ck, Matteo Bertini, Chris Curvey, Simon Cusack, Bruce Eckel,
Hanno Böck, Matteo Bertini, Chris Curvey, Simon Cusack, Bruce Eckel,
Matt Ernst, Michael Foord, Tom Harris, Bill de hOra, Donald Howes,
Matt Patterson, Scott Roberts, Steve Strassmann, Mike Williams,
warchild at redho dot com, Sami Kuisma, Carlos Rocha, Bob Hutchison,

View File

@@ -13,6 +13,8 @@
* Fixed a bug that caused an exception when unpickling the result of
parsing certain invalid markup with lxml as the tree builder. [bug=2103126]
* Converted the AUTHORS file to UTF-8 for PEP8 compliance. [bug=2107405]
= 4.13.3 (20250204)
* Modified the 4.13.2 change slightly to restore backwards