Wikitextparser

Latest version: v0.56.3

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 14 of 19

0.36.0

-------
- Add a new parameter, ``level``, for the ``get_sections`` method.

0.35.0

Not secure
-------
- Fixed a rare bug in handling lists and template arguments when there is newline or a pipe inside a starting or closing tag.
- ``Section.title`` will return None instead of ``''`` when the section does not have any title.

0.34.0

Not secure
-------
- Invoking the deleter of ``Section.title`` won't raise a RuntimeError anymore if the section does not have a title already.

0.33.0

Not secure
-------
- Add a deleter for ``Section.title`` property. (32)

0.32.0

Not secure
-------
- Fixed a bug in ``WikiText.get_lists()`` which was causing it to sometimes return items in an unordered fashion. (31)

0.31.0

Not secure
-------
- Rename ``WikiText.lists()`` method to ``WikiText.get_lists()`` and deprecate the old name.
- Add ``get_sections()`` method with ``include_subsections`` parameter which allows getting section without including subsections. (23)

Page 14 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.