zulip/zerver/webhooks/bitbucket2
Anders Kaseorg af67eee3ea bitbucket2: Cast append_punctuation argument to str.
Commit ab8aae6d0c (#12161) incorrectly
assumed that ‘new’ is a string.  In the case of change == "links",
it’s a dict.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-03-15 13:02:02 -07:00
..
fixtures bitbucket webhook: Fully deprecate username field. 2021-02-05 09:46:27 -05:00
__init__.py
doc.md webhooks: Add Bitbucket Server integration. 2019-03-24 22:06:29 -02:30
tests.py test_classes: Type kwargs for client_get and friends. 2021-12-17 08:03:52 -08:00
view.py bitbucket2: Cast append_punctuation argument to str. 2022-03-15 13:02:02 -07:00