plantstar-shared 2.0.3.0.2.12__py3-none-any.whl → 2.0.3.0.2.13__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- plantstar_shared/tcp_socket_utils.py +1 -1
- {plantstar_shared-2.0.3.0.2.12.dist-info → plantstar_shared-2.0.3.0.2.13.dist-info}/METADATA +1 -1
- {plantstar_shared-2.0.3.0.2.12.dist-info → plantstar_shared-2.0.3.0.2.13.dist-info}/RECORD +5 -5
- {plantstar_shared-2.0.3.0.2.12.dist-info → plantstar_shared-2.0.3.0.2.13.dist-info}/WHEEL +0 -0
- {plantstar_shared-2.0.3.0.2.12.dist-info → plantstar_shared-2.0.3.0.2.13.dist-info}/top_level.txt +0 -0
@@ -110,7 +110,7 @@ def get_object_from_socket(
|
|
110
110
|
)
|
111
111
|
|
112
112
|
if not object_from_interface_as_bytes:
|
113
|
-
return None
|
113
|
+
return None, None
|
114
114
|
|
115
115
|
object_from_interface = convert_bytes_to_object(object_from_interface_as_bytes)
|
116
116
|
return object_from_interface, size_of_object_in_bytes
|
@@ -14,8 +14,8 @@ plantstar_shared/is_valid_signed_string.py,sha256=5ZiEsPRz30J8yxN4A1dHq-hlz7VI9r
|
|
14
14
|
plantstar_shared/obtain_raw_data_processor_function_for_action_name.py,sha256=DYo307PraRRD8zGiSO6Fn03bZ4X9aDOYV9rwaRm8mXM,1134
|
15
15
|
plantstar_shared/syscon_image_field.py,sha256=GlTTudqFT5EsWM5sPRO0p5SDascX7gI1BEOeF1OG7Tw,441
|
16
16
|
plantstar_shared/syscon_json.py,sha256=8OG9_55d52V9e2fFNguDtQ_pnw1YwyYsg2pnUkhjW6g,4213
|
17
|
-
plantstar_shared/tcp_socket_utils.py,sha256=
|
18
|
-
plantstar_shared-2.0.3.0.2.
|
19
|
-
plantstar_shared-2.0.3.0.2.
|
20
|
-
plantstar_shared-2.0.3.0.2.
|
21
|
-
plantstar_shared-2.0.3.0.2.
|
17
|
+
plantstar_shared/tcp_socket_utils.py,sha256=tU_1JPZsNI01vosGJ0zxDWFTfuA8qnSJAfr9hsDFlGc,5592
|
18
|
+
plantstar_shared-2.0.3.0.2.13.dist-info/METADATA,sha256=kxMA0U-Uz69hGPNq-bPrs01lnohHJhBzgYhL5hhHDiU,659
|
19
|
+
plantstar_shared-2.0.3.0.2.13.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
20
|
+
plantstar_shared-2.0.3.0.2.13.dist-info/top_level.txt,sha256=9ZTCr_aP1GqYGt7EVmlSIUF72bdMZErapyhbik-MWVQ,17
|
21
|
+
plantstar_shared-2.0.3.0.2.13.dist-info/RECORD,,
|
File without changes
|
{plantstar_shared-2.0.3.0.2.12.dist-info → plantstar_shared-2.0.3.0.2.13.dist-info}/top_level.txt
RENAMED
File without changes
|