Commits (2)
......@@ -754,7 +754,10 @@ timestamps_in_jsdoc_toolkit_documentation:
deterministic: True
randomness_in_objects_inv:
description: |
Some Gython documentation tool writes objects.inv files in a random order.
Some Python documentation tool writes objects.inv files in a random order.
.
There is also a translation issue that is being tracked here
https://github.com/sphinx-doc/sphinx/issues/9778
randomness_in_ocaml_cmti_files:
description: |
ocamlc generates .cmti with nondeterministic contents that do not appear to
......