third_party.pylibs.pylint.src/doc/exts
Chris Lamb 444c878efb Make the documentation build reproducibly. (#1761)
Whilst working on the Reproducible Builds effort [0], we noticed
that pylint could not be built reproducibly.

This is due to the documentation generator iterating over the filesystem
in a nondeterminstic order and then iterating over an internal,
nondeterminstic, data structure.

This was originally filed in Debian as #883913.

 [0] https://reproducible-builds.org/
 [1] https://bugs.debian.org/883913

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2017-12-11 09:26:32 +01:00
..
pylint_extensions.py Make the documentation build reproducibly. (#1761) 2017-12-11 09:26:32 +01:00
pylint_features.py