zulip/zerver/tests/fixtures
Alex Vandiver 4ab9cd7cf2 markdown: Prevent OverflowError with large time integers.
`<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.
2024-01-05 12:01:06 -08:00
..
apple
email
import_fixtures
ldap zerver: Implement ldap group synchronization. 2023-10-05 16:12:52 -07:00
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 markdown: Prevent OverflowError with large time integers. 2024-01-05 12:01:06 -08:00
slack_message_conversion.json
user_agents_unique