You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* warnings.deprecated is only available on Python 3.13+ ([#453](https://github.com/openfoodfacts/openfoodfacts-python/issues/453))
9
+
10
+
### Bug Fixes
11
+
12
+
* ensure `value_string` is not an int or a float ([#454](https://github.com/openfoodfacts/openfoodfacts-python/issues/454)) ([b7cd03e](https://github.com/openfoodfacts/openfoodfacts-python/commit/b7cd03ecfe4088a0f3bee0f795fdaba27f627b72))
13
+
* warnings.deprecated is only available on Python 3.13+ ([#453](https://github.com/openfoodfacts/openfoodfacts-python/issues/453)) ([3d4fa68](https://github.com/openfoodfacts/openfoodfacts-python/commit/3d4fa68eb7ca211cb97185fb83c2a7ab9a24ace6))
0 commit comments