mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
This is required for test fixtures which contain `stream_id`. Prior to python 3.3 hashes were not randomized but after a security fix hash randomization was enabled by default in python 3.3 which made iteration of dictionaries and sets completely unpredictable.
6.8 KiB
6.8 KiB