iris-pex-embedded-python 2.3.21b1__py3-none-any.whl → 2.3.22b2__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.

Potentially problematic release.


This version of iris-pex-embedded-python might be problematic. Click here for more details.

@@ -68,10 +68,10 @@ class _BusinessHost(_Common):
68
68
  # Handle positional arguments
69
69
  serialized=[]
70
70
  for param in params:
71
- serialized.append(self._dispatch_serializer(param))
71
+ serialized.append(self._dispatch_deserializer(param))
72
72
  # Handle keyword arguments
73
73
  for key, value in param2.items():
74
- param2[key] = self._dispatch_serializer(value)
74
+ param2[key] = self._dispatch_deserializer(value)
75
75
  return fonction(self,*serialized, **param2)
76
76
  return dispatch_deserializer
77
77
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: iris-pex-embedded-python
3
- Version: 2.3.21b1
3
+ Version: 2.3.22b2
4
4
  Summary: Iris Interoperability based on Embedded Python
5
5
  Author-email: grongier <guillaume.rongier@intersystems.com>
6
6
  License: MIT License
@@ -21,7 +21,7 @@ grongier/cls/Grongier/PEX/PrivateSession/Message/Stop.cls,sha256=ofVKjrN6UPFasal
21
21
  grongier/cls/Grongier/Service/WSGI.cls,sha256=X_yM4oxTBOfIOzsCGnvutIuqCAfg7hd6Oqfl-Kq3TjM,2979
22
22
  grongier/pex/__init__.py,sha256=nvcmRCxLy-lpL5GzlCKrmsSK8LF8Q0aKddx6ib8U50E,1166
23
23
  grongier/pex/__main__.py,sha256=ebEYPDOBKiXOlmdI4onpQLzfBKU4wyfijYyquA5dWV4,107
24
- grongier/pex/_business_host.py,sha256=frAW99L-cyAJ2GWDxXe5xk9YKJ4p15FF8g5BPLPmdts,20854
24
+ grongier/pex/_business_host.py,sha256=G4-eWlQzWMvjaHauISfSoogPsfQYJavmRi563ak6FS8,20858
25
25
  grongier/pex/_business_operation.py,sha256=W_B9Ci1fei8SGcElkAd13gV9S4BNKeQciTMVqxxJVZc,3509
26
26
  grongier/pex/_business_process.py,sha256=WtO1RCZUKykaxUFocI1XmZmnSQzEOz_VFsVFytsOzFE,11838
27
27
  grongier/pex/_business_service.py,sha256=8CgpjcdVmv5747CTa3Lw3B48RYXq2SQN9qfdxvqEI5g,3735
@@ -103,9 +103,9 @@ iris/__init__.py,sha256=VyBPMqjkad0JPoza38YZbBeLHM7jZUMS90t8KKEIW94,1045
103
103
  iris/iris_ipm.py,sha256=Q0jcNItjywlqOPZr0hgdTFSeLPNEmB-tcICOI_cXnaY,790
104
104
  irisnative/_IRISNative.py,sha256=HQ4nBhc8t8_5OtxdMG-kx1aa-T1znf2I8obZOPLOPzg,665
105
105
  irisnative/__init__.py,sha256=6YmvBLQSURsCPKaNg7LK-xpo4ipDjrlhKuwdfdNb3Kg,341
106
- iris_pex_embedded_python-2.3.21b1.dist-info/LICENSE,sha256=rZSiBFId_sfbJ6RL0GjjPX-InNLkNS9ou7eQsikciI8,1089
107
- iris_pex_embedded_python-2.3.21b1.dist-info/METADATA,sha256=4meJjBOl_n1yBvpMlYK2LWxLs6KEpgIBIkP5eSJ6jqk,49682
108
- iris_pex_embedded_python-2.3.21b1.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
109
- iris_pex_embedded_python-2.3.21b1.dist-info/entry_points.txt,sha256=atkAtHoIuwXcZ0jl5gwof0l__ru_lt8WhVYk6HxYf70,47
110
- iris_pex_embedded_python-2.3.21b1.dist-info/top_level.txt,sha256=Tl4ZHgeNefaZW2Oug30vSldhD-tWzixsIfzASBrZ9ps,43
111
- iris_pex_embedded_python-2.3.21b1.dist-info/RECORD,,
106
+ iris_pex_embedded_python-2.3.22b2.dist-info/LICENSE,sha256=rZSiBFId_sfbJ6RL0GjjPX-InNLkNS9ou7eQsikciI8,1089
107
+ iris_pex_embedded_python-2.3.22b2.dist-info/METADATA,sha256=kHQp1KUtDqO-v7qzgQZNU_YKrpxsgBlQ4VJzYVqgam0,49682
108
+ iris_pex_embedded_python-2.3.22b2.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
109
+ iris_pex_embedded_python-2.3.22b2.dist-info/entry_points.txt,sha256=atkAtHoIuwXcZ0jl5gwof0l__ru_lt8WhVYk6HxYf70,47
110
+ iris_pex_embedded_python-2.3.22b2.dist-info/top_level.txt,sha256=Tl4ZHgeNefaZW2Oug30vSldhD-tWzixsIfzASBrZ9ps,43
111
+ iris_pex_embedded_python-2.3.22b2.dist-info/RECORD,,