iris-pex-embedded-python 3.1.1b6__tar.gz → 3.1.2__tar.gz

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.

Files changed (149) hide show
  1. {iris_pex_embedded_python-3.1.1b6/src/iris_pex_embedded_python.egg-info → iris_pex_embedded_python-3.1.2}/PKG-INFO +19 -1
  2. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/README.md +19 -1
  3. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/pyproject.toml +1 -1
  4. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_director.py +1 -1
  5. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_utils.py +0 -2
  6. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/Director.cls +2 -0
  7. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/Utils.cls +28 -12
  8. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2/src/iris_pex_embedded_python.egg-info}/PKG-INFO +19 -1
  9. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/LICENSE +0 -0
  10. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/setup.cfg +0 -0
  11. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/setup.py +0 -0
  12. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/__init__.py +0 -0
  13. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/BusinessOperation.cls +0 -0
  14. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/BusinessProcess.cls +0 -0
  15. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/BusinessService.cls +0 -0
  16. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/Common.cls +0 -0
  17. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/Director.cls +0 -0
  18. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/Duplex/Operation.cls +0 -0
  19. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/Duplex/Process.cls +0 -0
  20. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/Duplex/Service.cls +0 -0
  21. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/InboundAdapter.cls +0 -0
  22. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/Message.cls +0 -0
  23. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/OutboundAdapter.cls +0 -0
  24. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/PickleMessage.cls +0 -0
  25. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/PrivateSession/Duplex.cls +0 -0
  26. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Ack.cls +0 -0
  27. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Poll.cls +0 -0
  28. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Start.cls +0 -0
  29. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Stop.cls +0 -0
  30. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/Test.cls +0 -0
  31. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/PEX/Utils.cls +0 -0
  32. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/cls/Grongier/Service/WSGI.cls +0 -0
  33. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/pex/__init__.py +0 -0
  34. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/pex/__main__.py +0 -0
  35. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/pex/_business_host.py +0 -0
  36. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/pex/_cli.py +0 -0
  37. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/pex/_common.py +0 -0
  38. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/pex/_director.py +0 -0
  39. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/pex/_utils.py +0 -0
  40. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/grongier/pex/wsgi/handlers.py +0 -0
  41. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_BufferReader.py +0 -0
  42. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_BufferWriter.py +0 -0
  43. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_ConnectionInformation.py +0 -0
  44. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_ConnectionParameters.py +0 -0
  45. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_Constant.py +0 -0
  46. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_DBList.py +0 -0
  47. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_Device.py +0 -0
  48. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_GatewayContext.py +0 -0
  49. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_GatewayException.py +0 -0
  50. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_GatewayUtility.py +0 -0
  51. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_IRIS.py +0 -0
  52. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_IRISConnection.py +0 -0
  53. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_IRISEmbedded.py +0 -0
  54. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_IRISGlobalNode.py +0 -0
  55. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_IRISGlobalNodeView.py +0 -0
  56. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_IRISIterator.py +0 -0
  57. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_IRISList.py +0 -0
  58. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_IRISNative.py +0 -0
  59. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_IRISOREF.py +0 -0
  60. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_IRISObject.py +0 -0
  61. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_IRISReference.py +0 -0
  62. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_InStream.py +0 -0
  63. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_LegacyIterator.py +0 -0
  64. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_ListItem.py +0 -0
  65. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_ListReader.py +0 -0
  66. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_ListWriter.py +0 -0
  67. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_LogFileStream.py +0 -0
  68. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_MessageHeader.py +0 -0
  69. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_OutStream.py +0 -0
  70. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_PrintStream.py +0 -0
  71. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_PythonGateway.py +0 -0
  72. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/_SharedMemorySocket.py +0 -0
  73. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/__init__.py +0 -0
  74. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/__main__.py +0 -0
  75. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/_Column.py +0 -0
  76. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/_DBAPI.py +0 -0
  77. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/_Descriptor.py +0 -0
  78. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/_IRISStream.py +0 -0
  79. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/_Message.py +0 -0
  80. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/_Parameter.py +0 -0
  81. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/_ParameterCollection.py +0 -0
  82. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/_ResultSetRow.py +0 -0
  83. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/_SQLType.py +0 -0
  84. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/__init__.py +0 -0
  85. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/preparser/_PreParser.py +0 -0
  86. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/preparser/_Scanner.py +0 -0
  87. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/preparser/_Token.py +0 -0
  88. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/preparser/_TokenList.py +0 -0
  89. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/dbapi/preparser/__init__.py +0 -0
  90. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_BusinessHost.py +0 -0
  91. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_BusinessOperation.py +0 -0
  92. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_BusinessProcess.py +0 -0
  93. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_BusinessService.py +0 -0
  94. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_Common.py +0 -0
  95. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_Director.py +0 -0
  96. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_IRISBusinessOperation.py +0 -0
  97. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_IRISBusinessService.py +0 -0
  98. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_IRISInboundAdapter.py +0 -0
  99. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_IRISOutboundAdapter.py +0 -0
  100. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_InboundAdapter.py +0 -0
  101. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_Message.py +0 -0
  102. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/_OutboundAdapter.py +0 -0
  103. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/intersystems_iris/pex/__init__.py +0 -0
  104. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/__init__.py +0 -0
  105. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/__main__.py +0 -0
  106. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_business_host.py +0 -0
  107. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_business_operation.py +0 -0
  108. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_business_process.py +0 -0
  109. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_business_service.py +0 -0
  110. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_cli.py +0 -0
  111. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_common.py +0 -0
  112. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_inbound_adapter.py +0 -0
  113. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_message.py +0 -0
  114. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_outbound_adapter.py +0 -0
  115. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_pickle_message.py +0 -0
  116. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_private_session_duplex.py +0 -0
  117. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/_private_session_process.py +0 -0
  118. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/BusinessOperation.cls +0 -0
  119. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/BusinessProcess.cls +0 -0
  120. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/BusinessService.cls +0 -0
  121. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/Common.cls +0 -0
  122. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/Duplex/Operation.cls +0 -0
  123. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/Duplex/Process.cls +0 -0
  124. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/Duplex/Service.cls +0 -0
  125. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/InboundAdapter.cls +0 -0
  126. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/Message.cls +0 -0
  127. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/OutboundAdapter.cls +0 -0
  128. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/PickleMessage.cls +0 -0
  129. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/PrivateSession/Duplex.cls +0 -0
  130. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/PrivateSession/Message/Ack.cls +0 -0
  131. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/PrivateSession/Message/Poll.cls +0 -0
  132. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/PrivateSession/Message/Start.cls +0 -0
  133. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/PrivateSession/Message/Stop.cls +0 -0
  134. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/Service/WSGI.cls +0 -0
  135. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/cls/IOP/Test.cls +0 -0
  136. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iop/wsgi/handlers.py +0 -0
  137. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iris/__init__.py +0 -0
  138. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iris/__init__.pyi +0 -0
  139. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iris/_cli.py +0 -0
  140. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iris/iris_ipm.py +0 -0
  141. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iris/iris_ipm.pyi +0 -0
  142. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iris/iris_utils.py +0 -0
  143. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iris_pex_embedded_python.egg-info/SOURCES.txt +0 -0
  144. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iris_pex_embedded_python.egg-info/dependency_links.txt +0 -0
  145. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iris_pex_embedded_python.egg-info/entry_points.txt +0 -0
  146. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iris_pex_embedded_python.egg-info/requires.txt +0 -0
  147. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/iris_pex_embedded_python.egg-info/top_level.txt +0 -0
  148. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/irisnative/_IRISNative.py +0 -0
  149. {iris_pex_embedded_python-3.1.1b6 → iris_pex_embedded_python-3.1.2}/src/irisnative/__init__.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: iris_pex_embedded_python
3
- Version: 3.1.1b6
3
+ Version: 3.1.2
4
4
  Summary: Iris Interoperability based on Embedded Python
5
5
  Author-email: grongier <guillaume.rongier@intersystems.com>
6
6
  License: MIT License
@@ -115,6 +115,7 @@ This proof of concept aims to show how the **iris interoperability framework** c
115
115
  - [7.11. version](#711-version)
116
116
  - [7.12. log](#712-log)
117
117
  - [8. Credits](#8-credits)
118
+ - [9. Benchmarks](#9-benchmarks)
118
119
 
119
120
  ## 1.2. Example
120
121
 
@@ -1383,3 +1384,20 @@ output :
1383
1384
  Most of the code came from PEX for Python by Mo Cheng and Summer Gerry.
1384
1385
 
1385
1386
  Works only on IRIS 2021.2 +
1387
+
1388
+ # 9. Benchmarks
1389
+
1390
+ 8 senarios with thoses parameters :
1391
+ - 100 messages
1392
+ - body : simple string `test`
1393
+
1394
+ | Scenario | Time (s) |
1395
+ | --- | --- |
1396
+ | Python BP to Python BO with Iris Message | 0.739 |
1397
+ | Python BP to Python BO with Python Message | 0.732 |
1398
+ | ObjetScript BP to Python BO with Iris Message | 0.594 |
1399
+ | ObjetScript BP to Python BO with Python Message | 0.642 |
1400
+ | Python BP to ObjetScript BO with Iris Message | 0.642 |
1401
+ | Python BP to ObjetScript BO with Python Message | 0.675 |
1402
+ | ObjetScript BP to ObjetScript BO with Iris Message | 0.159 |
1403
+ | ObjetScript BP to ObjetScript BO with Python Message | 0.182 |
@@ -66,6 +66,7 @@ This proof of concept aims to show how the **iris interoperability framework** c
66
66
  - [7.11. version](#711-version)
67
67
  - [7.12. log](#712-log)
68
68
  - [8. Credits](#8-credits)
69
+ - [9. Benchmarks](#9-benchmarks)
69
70
 
70
71
  ## 1.2. Example
71
72
 
@@ -1333,4 +1334,21 @@ output :
1333
1334
 
1334
1335
  Most of the code came from PEX for Python by Mo Cheng and Summer Gerry.
1335
1336
 
1336
- Works only on IRIS 2021.2 +
1337
+ Works only on IRIS 2021.2 +
1338
+
1339
+ # 9. Benchmarks
1340
+
1341
+ 8 senarios with thoses parameters :
1342
+ - 100 messages
1343
+ - body : simple string `test`
1344
+
1345
+ | Scenario | Time (s) |
1346
+ | --- | --- |
1347
+ | Python BP to Python BO with Iris Message | 0.739 |
1348
+ | Python BP to Python BO with Python Message | 0.732 |
1349
+ | ObjetScript BP to Python BO with Iris Message | 0.594 |
1350
+ | ObjetScript BP to Python BO with Python Message | 0.642 |
1351
+ | Python BP to ObjetScript BO with Iris Message | 0.642 |
1352
+ | Python BP to ObjetScript BO with Python Message | 0.675 |
1353
+ | ObjetScript BP to ObjetScript BO with Iris Message | 0.159 |
1354
+ | ObjetScript BP to ObjetScript BO with Python Message | 0.182 |
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
3
3
 
4
4
  [project]
5
5
  name = "iris_pex_embedded_python"
6
- version = "3.1.1b6"
6
+ version = "3.1.2"
7
7
  description = "Iris Interoperability based on Embedded Python"
8
8
  readme = "README.md"
9
9
  authors = [
@@ -258,7 +258,7 @@ class _Director():
258
258
  message = iris.cls("IOP.Message")._New()
259
259
  message.classname = classname
260
260
  if body:
261
- message.json = _Utils.string_to_stream(body)
261
+ message.json = body
262
262
  else:
263
263
  message.json = _Utils.string_to_stream("{}")
264
264
  # serialize the message
@@ -216,8 +216,6 @@ class _Utils():
216
216
  except AttributeError:
217
217
  print("No productions to register")
218
218
  try:
219
- # remove the path from the system path (with or without the trailing slash)
220
- sys.path.remove(path+'/')
221
219
  sys.path.remove(path)
222
220
  except ValueError:
223
221
  pass
@@ -9,6 +9,8 @@ Class IOP.Director [ Inheritance = right, ProcedureBlock, System = 4 ]
9
9
 
10
10
  ClassMethod dispatchCreateBusinessService(pTargetDispatchName As %String) As Ens.BusinessService
11
11
  {
12
+ // Hack to prevent job to be registered in the production
13
+ do ##class(Ens.Job).UnRegister(pTargetDispatchName,$JOB)
12
14
  set tSC = ##class(Ens.Director).CreateBusinessService(pTargetDispatchName,.service)
13
15
  if $$$ISERR(tSC) throw ##class(%Exception.StatusException).CreateFromStatus(tSC)
14
16
  quit service
@@ -125,16 +125,24 @@ ClassMethod GetRemoteClassInfo(
125
125
  set importlib = ##class(%SYS.Python).Import("importlib")
126
126
  set builtins = ##class(%SYS.Python).Import("builtins")
127
127
  set sys = ##class(%SYS.Python).Import("sys")
128
+ set os = ##class(%SYS.Python).Import("os")
128
129
  // Load the module form a specific path
129
- set spec = importlib.util."spec_from_file_location"(pModule, onePath_pModule_".py")
130
- set module = importlib.util."module_from_spec"(spec)
131
- do sys.modules."__setitem__"(pModule, module)
132
- do spec.loader."exec_module"(module)
130
+ // Guess the full path to the module
131
+ set path = ..GuessFullPath(pModule, onePath)
132
+ Try {
133
+ set spec = importlib.util."spec_from_file_location"(pModule, path)
134
+ set module = importlib.util."module_from_spec"(spec)
135
+ do sys.modules."__setitem__"(pModule, module)
136
+ do spec.loader."exec_module"(module)
137
+ }
138
+ Catch ex {
139
+ set module = importlib."import_module"(pModule)
140
+ }
141
+
133
142
  // Get the class
134
143
  set class = builtins.getattr(module, pRemoteClassname)
135
144
  set tClass = class."__new__"(class)
136
145
 
137
-
138
146
  If $IsObject(tClass) {
139
147
  #; List of information about the class as a whole - $lb(SuperClass, Description, InfoURL, IconURL, Adapter)
140
148
  Set pClassDetails = tClass."_get_info"()
@@ -152,13 +160,21 @@ ClassMethod GetRemoteClassInfo(
152
160
  Quit tSC
153
161
  }
154
162
 
155
- /// Set tConnectionSettings("Classpaths") = pCLASSPATHS
156
- /// Set tConnectionSettings("Module") = pModule
157
- /// Set tConnectionSettings("Classname") = pRemoteClassname
158
- /// Set:(""=pProxyClassname) pProxyClassname = pRemoteClassname
159
- ///
160
- /// Set tSC = ..GenerateProxyClass(pProxyClassname,.tConnectionSettings,tClassDetails,tRemoteSettings,pOverwrite)
161
- /// "bo","Duplex","/irisdev/app/src/python/demo/duplex/",1,"Duplex.Duplex"
163
+ ClassMethod GuessFullPath(
164
+ module As %String,
165
+ path As %String) As %String
166
+ {
167
+ If $Find(module, ".") {
168
+ Set module = $Piece(module, ".", *)
169
+ }
170
+ If $Find(path, module) {
171
+ Set path = $Piece(path, module, 1)
172
+ }
173
+ // append the module to the path
174
+ Set path = path _ module _ ".py"
175
+ Return path
176
+ }
177
+
162
178
  ClassMethod GenerateProxyClass(
163
179
  pClassname As %String,
164
180
  ByRef pConnectionSettings,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: iris_pex_embedded_python
3
- Version: 3.1.1b6
3
+ Version: 3.1.2
4
4
  Summary: Iris Interoperability based on Embedded Python
5
5
  Author-email: grongier <guillaume.rongier@intersystems.com>
6
6
  License: MIT License
@@ -115,6 +115,7 @@ This proof of concept aims to show how the **iris interoperability framework** c
115
115
  - [7.11. version](#711-version)
116
116
  - [7.12. log](#712-log)
117
117
  - [8. Credits](#8-credits)
118
+ - [9. Benchmarks](#9-benchmarks)
118
119
 
119
120
  ## 1.2. Example
120
121
 
@@ -1383,3 +1384,20 @@ output :
1383
1384
  Most of the code came from PEX for Python by Mo Cheng and Summer Gerry.
1384
1385
 
1385
1386
  Works only on IRIS 2021.2 +
1387
+
1388
+ # 9. Benchmarks
1389
+
1390
+ 8 senarios with thoses parameters :
1391
+ - 100 messages
1392
+ - body : simple string `test`
1393
+
1394
+ | Scenario | Time (s) |
1395
+ | --- | --- |
1396
+ | Python BP to Python BO with Iris Message | 0.739 |
1397
+ | Python BP to Python BO with Python Message | 0.732 |
1398
+ | ObjetScript BP to Python BO with Iris Message | 0.594 |
1399
+ | ObjetScript BP to Python BO with Python Message | 0.642 |
1400
+ | Python BP to ObjetScript BO with Iris Message | 0.642 |
1401
+ | Python BP to ObjetScript BO with Python Message | 0.675 |
1402
+ | ObjetScript BP to ObjetScript BO with Iris Message | 0.159 |
1403
+ | ObjetScript BP to ObjetScript BO with Python Message | 0.182 |