Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
6ba6f159357b8467d78945abfd9f351d70abb5a2...265fb09eec6d244d8a9df64ad263978a2f225eaa
Commits (2)
Fix "Python" typo.
· 6b5c80ae
Chris Lamb
authored
Oct 26, 2021
6b5c80ae
Add link to my upstream bug re. recent Sphinx issues.
· 265fb09e
Chris Lamb
authored
Oct 26, 2021
265fb09e
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
265fb09e
...
...
@@ -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
...
...