~leonardr/beautifulsoup/bs4

« back to all changes in this revision

Viewing changes to CHANGELOG

  • Committer: Leonard Richardson
  • Date: 2021-12-21 17:57:34 UTC
  • Revision ID: leonardr@segfault.org-20211221175734-5ai7oc3wnn584pf5
I guess that's not a method.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
  providing a value for the 'indent' argument to the Formatter
16
16
  constructor. The 'indent' argument works very similarly to the
17
17
  argument of the same name in the Python standard library's
18
 
  json.dump() method. [bug=1955497]
 
18
  json.dump() function. [bug=1955497]
19
19
 
20
20
* If the charset-normalizer Python module
21
21
  (https://pypi.org/project/charset-normalizer/) is installed, Beautiful