mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Replace deprecated error with BadZipFile (#6180)
* Replace deprecated error with BadZipFile * Use imported BadZipFile Co-authored-by: Felix Fontein <felix@fontein.de> * Add news fragment * Update new fragment Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
committed by
GitHub
parent
3fb1ff0b72
commit
f66cc7c933
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "archive - avoid deprecated exception class on Python 3 (https://github.com/ansible-collections/community.general/pull/6180)."
|
||||
Reference in New Issue
Block a user