diff options
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -4,6 +4,10 @@ namespaced attribute is the empty string, as opposed to None. [bug=1915583] +* Improve the warning issued when a directory name (as opposed to + the name of a regular file) is passed as markup into the BeautifulSoup + constructor. [bug=1913628] + = 4.9.3 (20201003) * Implemented a significant performance optimization to the process of |