Commit 119c65aa authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Add new randomness_in_frozenset_representations_in_sphinx toolchain issue.

parent 32fbe9d8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -430,6 +430,10 @@ randomness_in_documentation_generated_by_sphinx:
    .
    searchindex.js needs sort_keys=True (jsonimpl.py) but the key values vary too.
  url: https://wiki.debian.org/ReproducibleBuilds/SphinxIssues
randomness_in_frozenset_representations_in_sphinx:
  description: |
    frozensets are non-determinisic
  url: https://github.com/sphinx-doc/sphinx/pull/5388
randomness_in_documentation_indices_generated_by_sphinx:
  description: |
    Sphinx can output genindex.html index entries in non-deterministic order.