Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.8] bpo-28494: Test existing zipfile working behavior. (GH-15853) #15891

Merged
merged 1 commit into from
Sep 10, 2019

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 10, 2019

Add unittests for executables with a zipfile appended to test_zipfile, as zipfile.is_zipfile and zipfile.ZipFile work properly on these today.
(cherry picked from commit 3f4db4a)

Co-authored-by: Gregory P. Smith greg@krypto.org

https://bugs.python.org/issue28494

Automerge-Triggered-By: @gpshead

Add unittests for executables with a zipfile appended to test_zipfile, as zipfile.is_zipfile and zipfile.ZipFile work properly on these today.
(cherry picked from commit 3f4db4a)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
@gpshead
Copy link
Member

gpshead commented Sep 10, 2019

disabling automerge while buildbot failure mentioned in https://bugs.python.org/issue28494 is looked into.

@miss-islington
Copy link
Contributor Author

@gpshead and @Yhg1s: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 74b0291 into python:3.8 Sep 10, 2019
@miss-islington miss-islington deleted the backport-3f4db4a-3.8 branch September 10, 2019 22:57
@thomaswaldmann thomaswaldmann mannequin mentioned this pull request Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants