zulip/zerver/lib/upload
Anders Kaseorg 91ade25ba3 python: Simplify with str.removeprefix, str.removesuffix.
These are available in Python ≥ 3.9.
https://docs.python.org/3/library/stdtypes.html#str.removeprefix

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-09-03 12:30:16 -07:00
..
__init__.py thumbnail: Move get_image_thumbnail_path and split_thumbnail_path. 2024-07-18 13:50:28 -07:00
base.py upload: Generate thumbnails when images are uploaded. 2024-07-16 13:22:15 -07:00
local.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00
s3.py python: Simplify with str.removeprefix, str.removesuffix. 2024-09-03 12:30:16 -07:00