zulip/zerver/lib/url_preview/parsers
Anders Kaseorg 08db41660a python: Avoid deprecated cgi module, removed in Python 3.13.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-10-22 10:05:01 -07:00
..
__init__.py ruff: Fix RUF022 `__all__` is not sorted. 2024-03-01 09:30:04 -08:00
base.py python: Avoid deprecated cgi module, removed in Python 3.13. 2024-10-22 10:05:01 -07:00
generic.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
open_graph.py