Skip to content

[3.11] gh-110932: Fix regrtest for SOURCE_DATE_EPOCH (GH-111143)#111153

Merged
vstinner merged 1 commit intopython:3.11from
miss-islington:backport-7237fb5-3.11
Oct 21, 2023
Merged

[3.11] gh-110932: Fix regrtest for SOURCE_DATE_EPOCH (GH-111143)#111153
vstinner merged 1 commit intopython:3.11from
miss-islington:backport-7237fb5-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 21, 2023

If the SOURCE_DATE_EPOCH environment variable is defined, use its
value as the random seed.
(cherry picked from commit 7237fb5)

Co-authored-by: Victor Stinner vstinner@python.org

If the SOURCE_DATE_EPOCH environment variable is defined, use its
value as the random seed.
(cherry picked from commit 7237fb5)

Co-authored-by: Victor Stinner <vstinner@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants