zulip/zerver/webhooks/pagerduty
Anders Kaseorg b945aa3443 python: Use a real parser for email addresses.
Now that we can assume Python 3.6+, we can use the
email.headerregistry module to replace hacky manual email address
parsing.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-07-29 15:47:33 -07:00
..
fixtures integrations: Add V3 support for PagerDuty. 2021-06-09 16:34:34 -07:00
__init__.py
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py tests: Call client methods with explicit keyword arguments. 2022-06-28 16:12:00 -07:00
view.py python: Use a real parser for email addresses. 2022-07-29 15:47:33 -07:00