Skip to content

Comments

[3.12] gh-110932: Fix regrtest for SOURCE_DATE_EPOCH (GH-111143)#111154

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

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

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 [email protected]

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 <[email protected]>
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