Remove unused code that relies on functionality deprecated in Python 3.12. (#834)

This commit is contained in:
Felix Fontein
2024-04-15 13:21:46 +02:00
committed by GitHub
parent 9e8c367c47
commit 8ad45286a3
4 changed files with 2 additions and 120 deletions
@@ -0,0 +1,2 @@
minor_changes:
- "vendored Docker SDK for Python - remove unused code that relies on functionality deprecated in Python 3.12 (https://github.com/ansible-collections/community.docker/pull/834)."