File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ Changes for crate
44
55Unreleased
66==========
7+ - Python: Fixed "implicit namespace packages" migration by omitting
8+ ``__init__.py `` from ``crate `` namespace package, see `PEP 420 `_
9+ and `Package Discovery and Namespace Package » Finding namespace packages `_.
10+
711
8122024/11/05 1.0.0
913================
@@ -44,6 +48,7 @@ Unreleased
4448
4549
4650.. _Migrate from crate.client to sqlalchemy-cratedb : https://cratedb.com/docs/sqlalchemy-cratedb/migrate-from-crate-client.html
51+ .. _Package Discovery and Namespace Package » Finding namespace packages : https://setuptools.pypa.io/en/latest/userguide/package_discovery.html#namespace-packages
4752.. _PEP 420 : https://peps.python.org/pep-0420/
4853.. _sqlalchemy-cratedb : https://pypi.org/project/sqlalchemy-cratedb/
4954
You can’t perform that action at this time.
0 commit comments