On Tue, 26 Dec 2023 15:28:31 +0800, wan...@fujitsu.com wrote:
> Changelog:
>
> -Add support for Python 3.9 through 3.12, drop support for 3.7
> -Removal of dependency on six module
> -Raise explicit exception when deserializing a vector with a subtype that
> isn’t a constant size
> -
From: Wang Mingyu
Changelog:
-Add support for Python 3.9 through 3.12, drop support for 3.7
-Removal of dependency on six module
-Raise explicit exception when deserializing a vector with a subtype that
isn’t a constant size
-Remove outdated Python pre-3.7 references
-Remove backup(