Source: cherrypy3
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps randomness

Hi!

While working on the “reproducible builds” effort [1], we have noticed
that cherrypy could not be built reproducibly.

The attached patch ensures that documentation built bu Epydoc does not contain
non-deterministic values such as memory addresses or timestamps, which are
currently inserted by custom __repr__() overrides present in CherryPy.
Once applied, cherrypy3 can be built reproducibly in our current experimental
framework.

Many thanks for considering the patch. 
Best regards
Sascha

[1]: https://wiki.debian.org/ReproducibleBuilds

_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to