[Python-Dev] Failing tests (on a Linux distro)
Brett Cannon
brett at python.org
Fri Jul 6 14:17:35 EDT 2018
More information about the Python-Dev mailing list
Fri Jul 6 14:17:35 EDT 2018
- Previous message (by thread): [Python-Dev] Failing tests (on a Linux distro)
- Next message (by thread): [Python-Dev] Failing tests [Was: Re: Python 3.7.0 is now available! (and so is 3.6.6)]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 6 Jul 2018 at 11:02 Serhiy Storchaka <storchaka at gmail.com> wrote: > 04.07.18 15:05, Nick Coghlan пише: > > So my guess would be that this is a test suite error where we're not > > handling the "running in a reproducible build environment with > > SOURCE_DATE_EPOCH already set" case. > > Should SOURCE_DATE_EPOCH be documented together with > PYTHONDONTWRITEBYTECODE? > Since it's not Python-specific I don't know if it's necessary, but it wouldn't hurt either since it is an environment variable that affects Python's behaviour. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20180706/3d051117/attachment.html>
- Previous message (by thread): [Python-Dev] Failing tests (on a Linux distro)
- Next message (by thread): [Python-Dev] Failing tests [Was: Re: Python 3.7.0 is now available! (and so is 3.6.6)]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list