This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eighthave
Recipients christian.heimes, eighthave, jondo, obfusk
Date 2021-03-24.10:41:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616582503.72.0.333977597851.issue43547@roundup.psfhosted.org>
In-reply-to
Content
> - For full reproducible builds you may have to write files to zipfiles in a well-defined order.

That already works fine now, we've been doing that with Python for years.  But that leaves it up to the implemented to do.  I suppose zipfile could provide a method to sort entries, but that's out of scope for this issue IMHO.
History
Date User Action Args
2021-03-24 10:41:43eighthavesetrecipients: + eighthave, christian.heimes, jondo, obfusk
2021-03-24 10:41:43eighthavesetmessageid: <1616582503.72.0.333977597851.issue43547@roundup.psfhosted.org>
2021-03-24 10:41:43eighthavelinkissue43547 messages
2021-03-24 10:41:43eighthavecreate