Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #4230 > unrolled thread

[Python-announce] RELEASE: Beautiful Soup Beautiful Soup 4.13.0 (and 4.13.1)

Started by"Sumana Harihareswara" <sh@changeset.nyc>
First post2025-02-03 20:59 +0000
Last post2025-02-03 20:59 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  [Python-announce] RELEASE: Beautiful Soup Beautiful Soup 4.13.0 (and 4.13.1) "Sumana Harihareswara" <sh@changeset.nyc> - 2025-02-03 20:59 +0000

#4230 — [Python-announce] RELEASE: Beautiful Soup Beautiful Soup 4.13.0 (and 4.13.1)

From"Sumana Harihareswara" <sh@changeset.nyc>
Date2025-02-03 20:59 +0000
Subject[Python-announce] RELEASE: Beautiful Soup Beautiful Soup 4.13.0 (and 4.13.1)
Message-ID<173861634097.8731.88992067849736574@mail.python.org>
Leonard Richardson writes:

"After a beta period lasting nearly a year, I've released the biggest update to Beautiful Soup in many years. For version 4.13.0 I added type hints to the Python code, and in doing so uncovered a large number of very small inconsistencies in the code. I've fixed the inconsistencies, but the result is a larger-than-usual number of deprecations and changes that may break backwards compatibility. "

Blog post https://www.crummy.com/2025/02/02/0 "to highlight *just the most important* changes, specifically the changes most likely to make you need (or want) to change your code."

Full CHANGELOG: https://git.launchpad.net/beautifulsoup/tree/CHANGELOG

Bugfix release 4.13.1 is out:  https://groups.google.com/g/beautifulsoup/c/M_vgwfO0RLA

If you have questions, send them to the discussion group: https://groups.google.com/forum/?fromgroups#!forum/beautifulsoup 

If you find a bug, file it on Launchpad: https://bugs.launchpad.net/beautifulsoup/ 

If it's a security vulnerability, report it confidentially through Tidelift: https://tidelift.com/security 

Documentation, guidance for enterprise users, and more at the project homepage: https://www.crummy.com/software/BeautifulSoup/

best,
Sumana Harihareswara

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web