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

[backport][release_2.2] Set ZIP strict_timestamps to false (#1049) #1053

Merged
merged 1 commit into from May 3, 2022

Commits on May 3, 2022

  1. Set ZIP strict_timestamps to false (ansible#1049)

    * Set ZIP strict_timestamps to false
    
    Since python 3.8 timestamps before 1980 are disallowed by default,
    but seem to occur in streams.
    
    Fixes: awx#12126
    
    Signed-off-by: Björn Pedersen <bjoern.pedersen@frm2.tum.de>
    
    * Add test for timestamps before 1980
    
    Co-authored-by: Alan Rominger <arominge@redhat.com>
    (cherry picked from commit ec5997e)
    bpedersen2 authored and Shrews committed May 3, 2022
    Configuration menu
    Copy the full SHA
    ca019cc View commit details
    Browse the repository at this point in the history