Skip to content

[3.15] gh-154948: Fix test_zipfile failure when SOURCE_DATE_EPOCH is set (GH-155001) - #155347

Merged
hugovk merged 1 commit into
python:3.15from
StanFromIreland:backport-82905dd-3.15
Aug 7, 2026
Merged

[3.15] gh-154948: Fix test_zipfile failure when SOURCE_DATE_EPOCH is set (GH-155001)#155347
hugovk merged 1 commit into
python:3.15from
StanFromIreland:backport-82905dd-3.15

Conversation

@StanFromIreland

@StanFromIrelandStanFromIreland commented Aug 7, 2026

Copy link
Copy Markdown
Member

…EPOCH` is set (pythonGH-155001)
(cherry picked from commit 82905dd)
Co-authored-by: Stan Ulbrych <stan@python.org>
@read-the-docs-community

Copy link
Copy Markdown

@vstinnervstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This fix can wait for Python 3.15.1.

@StanFromIreland

Copy link
Copy Markdown
MemberAuthor

This fix can wait for Python 3.15.1.

These are just changes to tests, so I assume they won't be an issue?

@vstinner

Copy link
Copy Markdown
Member

@StanFromIreland StanFromIreland assigned hugovk

As I wrote, I think that this change can wait for Python 3.15.1. No need to rush a fix in Python 3.15.0.

@hugovk

Copy link
Copy Markdown
Member

Tests can generally go in, they help improve the quality. 👍

@hugovk
hugovk merged commit c56ce5a into python:3.15Aug 7, 2026
61 checks passed
@StanFromIreland
StanFromIreland deleted the backport-82905dd-3.15 branch August 7, 2026 17:51
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@StanFromIreland@vstinner@hugovk