Hi James,

James Addison, on 2024-02-09:
> When Sphinx builds documentation, by default it will emit a Python repr() of
> the manager_config argument, causing the hostname of the build host to be
> included.
> 
> We can solve that by instructing the Sphinx autodoc extension to retain the
> textual representation of argument lists as they are found in the source
> code, instead of evaluated and repr'd equivalents.

Thank you thank you thank you!  This reproducibility issue has
been nagging me from day zero.  Despite trying to filter out the
host name, it ended up in the search indexer, sliced by dashes
when the name contained some, preventing sed passes to resolve
the issue.  I see to include your patch in the next python-parsl
upload; this will also allow some cleanup in the d/rules.

Have a nice day,  :)
-- 
  .''`.  Étienne Mollier <emoll...@debian.org>
 : :' :  pgp: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
 `. `'   sent from /dev/pts/5, please excuse my verbosity
   `-    on air: AndersonPonty Band - Time and a Word

Attachment: signature.asc
Description: PGP signature

Reply via email to