mirror of https://github.com/zulip/zulip.git
4ab9cd7cf2
`<time:1234567890123>` causes a "signed integer is greater than maximum" exception from dateutil.parser; datetime also cannot handle it ("year 41091 is out of range") but that is a ValueError which is already caught. Catch the OverflowError thrown by dateutil. |
||
---|---|---|
.. | ||
apple | ||
import_fixtures | ||
ldap | ||
mattermost_fixtures | ||
rocketchat_fixtures | ||
saml | ||
slack_fixtures | ||
.gitignore | ||
authors.json | ||
config.generate_data.json | ||
csp_report.json | ||
example_jwk | ||
gitter_data.json | ||
markdown_test_cases.json | ||
slack_message_conversion.json | ||
user_agents_unique |