iris-pex-embedded-python 3.0.0b1__py3-none-any.whl → 3.0.1b1__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.
- grongier/pex/_cli.py +4 -1
- iop/_director.py +2 -2
- {iris_pex_embedded_python-3.0.0b1.dist-info → iris_pex_embedded_python-3.0.1b1.dist-info}/METADATA +1 -1
- {iris_pex_embedded_python-3.0.0b1.dist-info → iris_pex_embedded_python-3.0.1b1.dist-info}/RECORD +8 -8
- iris_pex_embedded_python-3.0.1b1.dist-info/entry_points.txt +2 -0
- iris_pex_embedded_python-3.0.0b1.dist-info/entry_points.txt +0 -2
- {iris_pex_embedded_python-3.0.0b1.dist-info → iris_pex_embedded_python-3.0.1b1.dist-info}/LICENSE +0 -0
- {iris_pex_embedded_python-3.0.0b1.dist-info → iris_pex_embedded_python-3.0.1b1.dist-info}/WHEEL +0 -0
- {iris_pex_embedded_python-3.0.0b1.dist-info → iris_pex_embedded_python-3.0.1b1.dist-info}/top_level.txt +0 -0
grongier/pex/_cli.py
CHANGED
iop/_director.py
CHANGED
|
@@ -255,7 +255,7 @@ class _Director():
|
|
|
255
255
|
# else create a python object
|
|
256
256
|
else:
|
|
257
257
|
# python message are casted to Grongier.PEX.Message
|
|
258
|
-
message = iris.cls("
|
|
258
|
+
message = iris.cls("IOP.Message")._New()
|
|
259
259
|
message.classname = classname
|
|
260
260
|
if body:
|
|
261
261
|
message.jstr = _Utils.string_to_stream(body)
|
|
@@ -264,7 +264,7 @@ class _Director():
|
|
|
264
264
|
# serialize the message
|
|
265
265
|
business_host = _BusinessHost()
|
|
266
266
|
serial_message = business_host._dispatch_serializer(message)
|
|
267
|
-
response = iris.cls('
|
|
267
|
+
response = iris.cls('IOP.Utils').dispatchTestComponent(target,serial_message)
|
|
268
268
|
try:
|
|
269
269
|
deserialized_response = business_host._dispatch_deserializer(response)
|
|
270
270
|
except ImportError as e:
|
{iris_pex_embedded_python-3.0.0b1.dist-info → iris_pex_embedded_python-3.0.1b1.dist-info}/RECORD
RENAMED
|
@@ -22,7 +22,7 @@ grongier/cls/Grongier/Service/WSGI.cls,sha256=7u2SsFmnsubMfdazvaDchKCM3yesPRMfKB
|
|
|
22
22
|
grongier/pex/__init__.py,sha256=zHFF0Znipx1fwHYUEBZjNOYoZH1ro7z4IgYDU32kdn0,1067
|
|
23
23
|
grongier/pex/__main__.py,sha256=pQzVtkDhAeI6dpNRC632dVk2SGZZIEDwDufdgZe8VWs,98
|
|
24
24
|
grongier/pex/_business_host.py,sha256=dlV8CWJad8Pr2TNfD9OjcVKaq5gEYQACZla1FK6-bDM,44
|
|
25
|
-
grongier/pex/_cli.py,sha256=
|
|
25
|
+
grongier/pex/_cli.py,sha256=hOHz3n-aHtULuhdCkqZ_SSb3sv7M6j2WhRxgCTvgR9I,64
|
|
26
26
|
grongier/pex/_common.py,sha256=HZwG2C2-yB8yNN8kXhI6vxg8h-rROuEx38YOVFWIk1s,31
|
|
27
27
|
grongier/pex/_director.py,sha256=pCmoiJ-sxe24yQaDz6ZFBsAnqU6fh57_dlew98B7rtE,35
|
|
28
28
|
grongier/pex/_utils.py,sha256=gvsdr8WhWrE6smlsCxhoF14VUZfitrwqr5J57HkJhi4,29
|
|
@@ -98,7 +98,7 @@ iop/_business_process.py,sha256=F4NIQcwQ5u8yiAPpaN14OAXxbKJsRAGm5S4lrbgA3oI,1329
|
|
|
98
98
|
iop/_business_service.py,sha256=sX8J-2-0Go6uIuPYa0A5N9Nn9rY5lV6a05v4q78qDC8,3726
|
|
99
99
|
iop/_cli.py,sha256=yg4wv1FkhgjmoZuTMUr61Ff21PegJDH_cpZeHcF8hQE,6207
|
|
100
100
|
iop/_common.py,sha256=JJFWqMHUtFi91E6Wh85_s5ya6FDcyEwlFksr6ZeL1ec,15475
|
|
101
|
-
iop/_director.py,sha256=
|
|
101
|
+
iop/_director.py,sha256=CSNQPS4JPB3O4mXzsBj5L0Dcdciu1dm8ZtoHtnZCBTY,11041
|
|
102
102
|
iop/_inbound_adapter.py,sha256=PS5ToqhrYcXq9ZdLbCBqAfVp8kCeRACm_KF66pwBO9U,1652
|
|
103
103
|
iop/_message.py,sha256=BmwBXriykU66bwAgRbdkMpjfJRVWoNRX2eDc9TXfXzA,325
|
|
104
104
|
iop/_outbound_adapter.py,sha256=YTAhLrRf9chEAd53mV6KKbpaHOKNOKJHoGgj5wakRR0,726
|
|
@@ -133,9 +133,9 @@ iris/iris_ipm.py,sha256=Q0jcNItjywlqOPZr0hgdTFSeLPNEmB-tcICOI_cXnaY,790
|
|
|
133
133
|
iris/iris_ipm.pyi,sha256=j7CNUZcjeDu5sgeWUZJO_Qi4vQmHh6aD-jPWv8OdoUs,374
|
|
134
134
|
irisnative/_IRISNative.py,sha256=HQ4nBhc8t8_5OtxdMG-kx1aa-T1znf2I8obZOPLOPzg,665
|
|
135
135
|
irisnative/__init__.py,sha256=6YmvBLQSURsCPKaNg7LK-xpo4ipDjrlhKuwdfdNb3Kg,341
|
|
136
|
-
iris_pex_embedded_python-3.0.
|
|
137
|
-
iris_pex_embedded_python-3.0.
|
|
138
|
-
iris_pex_embedded_python-3.0.
|
|
139
|
-
iris_pex_embedded_python-3.0.
|
|
140
|
-
iris_pex_embedded_python-3.0.
|
|
141
|
-
iris_pex_embedded_python-3.0.
|
|
136
|
+
iris_pex_embedded_python-3.0.1b1.dist-info/LICENSE,sha256=rZSiBFId_sfbJ6RL0GjjPX-InNLkNS9ou7eQsikciI8,1089
|
|
137
|
+
iris_pex_embedded_python-3.0.1b1.dist-info/METADATA,sha256=UGcACTvn_wZryI4xXP_YCftioQ1_aQ7X31oFs2GOQUU,49430
|
|
138
|
+
iris_pex_embedded_python-3.0.1b1.dist-info/WHEEL,sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg,91
|
|
139
|
+
iris_pex_embedded_python-3.0.1b1.dist-info/entry_points.txt,sha256=pj-i4LSDyiSP6xpHlVjMCbg1Pik7dC3_sdGY3Yp9Vhk,38
|
|
140
|
+
iris_pex_embedded_python-3.0.1b1.dist-info/top_level.txt,sha256=jkWtvFKOp1Q-uO_VpGpfx5TcW7DS39z1liOAVp6zLig,47
|
|
141
|
+
iris_pex_embedded_python-3.0.1b1.dist-info/RECORD,,
|
{iris_pex_embedded_python-3.0.0b1.dist-info → iris_pex_embedded_python-3.0.1b1.dist-info}/LICENSE
RENAMED
|
File without changes
|
{iris_pex_embedded_python-3.0.0b1.dist-info → iris_pex_embedded_python-3.0.1b1.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|