From: Victor Stinner Date: Mon, 28 Apr 2025 14:13:06 +0000 (+0200) Subject: gh-132983: Convert compression._common to a package (#133086) X-Git-Tag: v3.14.0b1~232 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fe8ad534432abd94648b392e30aea5df6dbf1606;p=thirdparty%2FPython%2Fcpython.git gh-132983: Convert compression._common to a package (#133086) Add an "__init__.py" file. Fix test_tools.test_freeze. --- diff --git a/Lib/compression/_common/__init__.py b/Lib/compression/_common/__init__.py new file mode 100644 index 000000000000..e69de29bb2d1