iris-pex-embedded-python 3.4.2b2__tar.gz → 3.4.3b2__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 (86) hide show
  1. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/PKG-INFO +1 -1
  2. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/pyproject.toml +1 -1
  3. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_debugpy.py +6 -6
  4. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/Common.cls +8 -0
  5. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/Message.cls +11 -5
  6. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/Utils.cls +5 -55
  7. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iris_pex_embedded_python.egg-info/PKG-INFO +1 -1
  8. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/LICENSE +0 -0
  9. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/README.md +0 -0
  10. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/setup.cfg +0 -0
  11. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/setup.py +0 -0
  12. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/__init__.py +0 -0
  13. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/BusinessOperation.cls +0 -0
  14. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/BusinessProcess.cls +0 -0
  15. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/BusinessService.cls +0 -0
  16. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/Common.cls +0 -0
  17. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/Director.cls +0 -0
  18. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/Duplex/Operation.cls +0 -0
  19. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/Duplex/Process.cls +0 -0
  20. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/Duplex/Service.cls +0 -0
  21. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/InboundAdapter.cls +0 -0
  22. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/Message.cls +0 -0
  23. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/OutboundAdapter.cls +0 -0
  24. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/PickleMessage.cls +0 -0
  25. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/PrivateSession/Duplex.cls +0 -0
  26. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Ack.cls +0 -0
  27. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Poll.cls +0 -0
  28. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Start.cls +0 -0
  29. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/PrivateSession/Message/Stop.cls +0 -0
  30. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/Test.cls +0 -0
  31. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/PEX/Utils.cls +0 -0
  32. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/cls/Grongier/Service/WSGI.cls +0 -0
  33. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/pex/__init__.py +0 -0
  34. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/pex/__main__.py +0 -0
  35. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/pex/_business_host.py +0 -0
  36. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/pex/_cli.py +0 -0
  37. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/pex/_common.py +0 -0
  38. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/pex/_director.py +0 -0
  39. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/pex/_utils.py +0 -0
  40. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/grongier/pex/wsgi/handlers.py +0 -0
  41. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/__init__.py +0 -0
  42. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/__main__.py +0 -0
  43. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_async_request.py +0 -0
  44. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_business_host.py +0 -0
  45. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_business_operation.py +0 -0
  46. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_business_process.py +0 -0
  47. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_business_service.py +0 -0
  48. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_cli.py +0 -0
  49. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_common.py +0 -0
  50. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_decorators.py +0 -0
  51. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_director.py +0 -0
  52. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_dispatch.py +0 -0
  53. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_inbound_adapter.py +0 -0
  54. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_iris.py +0 -0
  55. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_log_manager.py +0 -0
  56. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_message.py +0 -0
  57. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_message_validator.py +0 -0
  58. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_outbound_adapter.py +0 -0
  59. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_private_session_duplex.py +0 -0
  60. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_private_session_process.py +0 -0
  61. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_serialization.py +0 -0
  62. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/_utils.py +0 -0
  63. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/BusinessOperation.cls +0 -0
  64. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/BusinessProcess.cls +0 -0
  65. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/BusinessService.cls +0 -0
  66. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/Director.cls +0 -0
  67. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/Duplex/Operation.cls +0 -0
  68. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/Duplex/Process.cls +0 -0
  69. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/Duplex/Service.cls +0 -0
  70. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/InboundAdapter.cls +0 -0
  71. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/Message/JSONSchema.cls +0 -0
  72. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/OutboundAdapter.cls +0 -0
  73. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/PickleMessage.cls +0 -0
  74. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/PrivateSession/Duplex.cls +0 -0
  75. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/PrivateSession/Message/Ack.cls +0 -0
  76. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/PrivateSession/Message/Poll.cls +0 -0
  77. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/PrivateSession/Message/Start.cls +0 -0
  78. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/PrivateSession/Message/Stop.cls +0 -0
  79. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/Service/WSGI.cls +0 -0
  80. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/cls/IOP/Test.cls +0 -0
  81. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iop/wsgi/handlers.py +0 -0
  82. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iris_pex_embedded_python.egg-info/SOURCES.txt +0 -0
  83. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iris_pex_embedded_python.egg-info/dependency_links.txt +0 -0
  84. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iris_pex_embedded_python.egg-info/entry_points.txt +0 -0
  85. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iris_pex_embedded_python.egg-info/requires.txt +0 -0
  86. {iris_pex_embedded_python-3.4.2b2 → iris_pex_embedded_python-3.4.3b2}/src/iris_pex_embedded_python.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iris_pex_embedded_python
3
- Version: 3.4.2b2
3
+ Version: 3.4.3b2
4
4
  Summary: Iris Interoperability based on Embedded Python
5
5
  Author-email: grongier <guillaume.rongier@intersystems.com>
6
6
  License: MIT License
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
3
3
 
4
4
  [project]
5
5
  name = "iris_pex_embedded_python"
6
- version = "3.4.2b2"
6
+ version = "3.4.3b2"
7
7
  description = "Iris Interoperability based on Embedded Python"
8
8
  readme = "README.md"
9
9
  authors = [
@@ -112,7 +112,7 @@ def debugpython(self, host_object: Any) -> None:
112
112
  self.log_alert("No host object found, cannot enable debugpy.")
113
113
  return
114
114
 
115
- if host_object.enable != 1:
115
+ if host_object._enable != 1:
116
116
  self.log_info("Debugpy is not enabled.")
117
117
  return
118
118
 
@@ -121,7 +121,7 @@ def debugpython(self, host_object: Any) -> None:
121
121
  return
122
122
 
123
123
  # Configure Python interpreter
124
- if host_object.PythonInterpreterPath != '':
124
+ if host_object._PythonInterpreterPath != '':
125
125
  success = configure_debugpy(self, host_object.PythonInterpreterPath)
126
126
  else:
127
127
  success = configure_debugpy(self)
@@ -130,16 +130,16 @@ def debugpython(self, host_object: Any) -> None:
130
130
  return
131
131
 
132
132
  # Setup debugging server
133
- port = host_object.port if host_object.port and host_object.port > 0 else find_free_port()
133
+ port = host_object._port if host_object._port and host_object._port > 0 else find_free_port()
134
134
 
135
135
  try:
136
136
  enable_debugpy(port=port)
137
137
  self.log_info(f"Debugpy enabled on port {port}")
138
138
 
139
- self.trace(f"Waiting {host_object.timeout} seconds for debugpy connection...")
140
- if wait_for_debugpy_connected(timeout=host_object.timeout, port=port):
139
+ self.trace(f"Waiting {host_object._timeout} seconds for debugpy connection...")
140
+ if wait_for_debugpy_connected(timeout=host_object._timeout, port=port):
141
141
  self.log_info("Debugpy connected successfully")
142
142
  else:
143
- self.log_alert(f"Debugpy connection timed out after {host_object.timeout} seconds")
143
+ self.log_alert(f"Debugpy connection timed out after {host_object._timeout} seconds")
144
144
  except Exception as e:
145
145
  self.log_alert(f"Error enabling debugpy: {e}")
@@ -19,6 +19,14 @@ Property %settings As %String(MAXLEN = "");
19
19
  /// Instance of class
20
20
  Property %class As %SYS.Python;
21
21
 
22
+ Property %enable As %Boolean;
23
+
24
+ Property %timeout As %Numeric [ InitialExpression = 30 ];
25
+
26
+ Property %port As %Numeric [ InitialExpression = 0 ];
27
+
28
+ Property %PythonInterpreterPath As %String(MAXLEN = 255);
29
+
22
30
  /// Get Class
23
31
  Method GetClass() As %SYS.Python
24
32
  {
@@ -453,7 +453,7 @@ ClassMethod HandleProperty(
453
453
  {
454
454
  Set type = value.type
455
455
 
456
- If type = "string" || type = "number" || type = "boolean" {
456
+ If (type = "string") || (type = "number") || (type = "boolean") {
457
457
  Do ..HandlePrimitiveType(type, idx, .pContents)
458
458
  }
459
459
  ElseIf type = "array" {
@@ -465,6 +465,13 @@ ClassMethod HandleProperty(
465
465
  ElseIf $IsObject(value.allOf) {
466
466
  Do ..HandleAllOfType(value, key, idx, .pContents, schema)
467
467
  }
468
+ ElseIf value.%Get("$ref")'="" {
469
+ Set tDef = schema."$defs".%Get($Piece(value."$ref", "/", *))
470
+ Do ..HandleObjectType(tDef, idx, .pContents)
471
+ }
472
+ Else {
473
+ Set pContents(idx,"type") = type
474
+ }
468
475
 
469
476
  If type = "array" Set key = key_"()"
470
477
  Set pContents = idx
@@ -491,9 +498,8 @@ ClassMethod HandleArrayType(
491
498
  schema As %DynamicObject)
492
499
  {
493
500
  Set pContents(idx,"type") = "()"
494
- If $IsObject(value.items) && $IsObject(value.items.allOf) {
495
- Do ..HandleAllOfType(value.items, key, idx, .pContents, schema)
496
- }
501
+ // Handle array as a Handle Property
502
+ Do ..HandleProperty(value.items, key, idx, .pContents, schema)
497
503
  }
498
504
 
499
505
  ClassMethod HandleObjectType(
@@ -504,7 +510,7 @@ ClassMethod HandleObjectType(
504
510
  Set pContents(idx,"type") = "object"
505
511
  If $IsObject(value.properties) {
506
512
  Do ..SchemaToContents(value, .subContents)
507
- Merge @pContents(idx) = subContents
513
+ Merge pContents(idx) = subContents
508
514
  }
509
515
  }
510
516
 
@@ -226,7 +226,7 @@ ClassMethod GenerateProxyClass(
226
226
  }
227
227
 
228
228
  #; Do not display any of the connection settings
229
- #dim tSETTINGSParamValue As %String = "%classname:Python $type,%module:Python $type,%settings:Python $type,%classpaths:Python $type"
229
+ #dim tSETTINGSParamValue As %String = "%classname:Python $type,%module:Python $type,%settings:Python $type,%classpaths:Python $type,%enable:Python Debug $type,%timeout:Python Debug $type,%port:Python Debug $type,%PythonInterpreterPath:Python Debug $type"
230
230
 
231
231
  #dim tPropClassname As %Dictionary.PropertyDefinition = ##class(%Dictionary.PropertyDefinition).%New()
232
232
  Set tPropClassname.Name = "%classname"
@@ -270,10 +270,6 @@ ClassMethod GenerateProxyClass(
270
270
  Quit:$$$ISERR(tSC)
271
271
  }
272
272
  }
273
-
274
- set type = ""
275
- set:($Case(tSuperClass,"IOP.InboundAdapter":1,"IOP.OutboundAdapter":1,:0)) type = "Adapter"
276
- set tSETTINGSParamValue = $REPLACE(tSETTINGSParamValue,"$type",type)
277
273
 
278
274
  #dim tCustomProp As %Dictionary.PropertyDefinition
279
275
  #dim tPropInfo,tPropName,tDataType,tDefault,tDesc,tPropCat,tContext As %String
@@ -310,60 +306,14 @@ ClassMethod GenerateProxyClass(
310
306
  Set tSC = tCOSClass.Properties.Insert(tCustomProp)
311
307
  Quit:$$$ISERR(tSC)
312
308
 
313
- Set tPropCat = "Python Attributes"
309
+ Set tPropCat = "Python Attributes $type"
314
310
  Set tSETTINGSParamValue = tSETTINGSParamValue_","_tPropName_":"_tPropCat
315
311
  }
316
312
  Quit:$$$ISERR(tSC)
317
313
 
318
- #; Add debug settings, three settings are always available debug a boolean, port an integer and a timeout an integer
319
- Set tPropCat = "Python Debug"
320
- #; Debug property
321
- Set tPropDebug = ##class(%Dictionary.PropertyDefinition).%New()
322
- Set tPropDebug.Name = "enable"
323
- Set tPropDebug.Type = "%Boolean"
324
- Set tPropDebug.InitialExpression = $$$quote(0)
325
- Set tPropDebug.Description = "Enable or disable debug"
326
-
327
- Set tSC = tCOSClass.Properties.Insert(tPropDebug)
328
- Quit:$$$ISERR(tSC)
329
-
330
- #; Add the settings parameter
331
- Set tSETTINGSParamValue = tSETTINGSParamValue_",enable:"_tPropCat
332
-
333
- #; Port property
334
- Set tPropPort = ##class(%Dictionary.PropertyDefinition).%New()
335
- Set tPropPort.Name = "port"
336
- Set tPropPort.Type = "%Integer"
337
- Set tPropPort.InitialExpression = $$$quote(0)
338
- Set tPropPort.Description = "Port to use for the debug connection, if 0 an random port will be used"
339
- Set tSC = tCOSClass.Properties.Insert(tPropPort)
340
- Quit:$$$ISERR(tSC)
341
-
342
- #; Add the settings parameter
343
- Set tSETTINGSParamValue = tSETTINGSParamValue_",port:"_tPropCat
344
-
345
- #; Timeout property
346
- Set tPropTimeout = ##class(%Dictionary.PropertyDefinition).%New()
347
- Set tPropTimeout.Name = "timeout"
348
- Set tPropTimeout.Type = "%Integer"
349
- Set tPropTimeout.InitialExpression = $$$quote(30)
350
- Set tSC = tCOSClass.Properties.Insert(tPropTimeout)
351
- Quit:$$$ISERR(tSC)
352
-
353
- #; Add the settings parameter
354
- Set tSETTINGSParamValue = tSETTINGSParamValue_",timeout:"_tPropCat
355
-
356
- #; PythonInterpreterPath property
357
- Set tPropInterpre = ##class(%Dictionary.PropertyDefinition).%New()
358
- Set tPropInterpre.Name = "PythonInterpreterPath"
359
- Set tPropInterpre.Type = "%String"
360
- Set tPropInterpre.Description = "Path to the Python interpreter, if not set the default one will be used"
361
- Do tPropInterpre.Parameters.SetAt("255","MAXLEN")
362
- Set tSC = tCOSClass.Properties.Insert(tPropInterpre)
363
- Quit:$$$ISERR(tSC)
364
-
365
- #; Add the settings parameter
366
- Set tSETTINGSParamValue = tSETTINGSParamValue_",PythonInterpreterPath:"_tPropCat
314
+ set type = ""
315
+ set:($Case(tSuperClass,"IOP.InboundAdapter":1,"IOP.OutboundAdapter":1,:0)) type = "Adapter"
316
+ set tSETTINGSParamValue = $REPLACE(tSETTINGSParamValue,"$type",type)
367
317
 
368
318
  #dim tSETTINGSParam As %Dictionary.ParameterDefinition = ##class(%Dictionary.ParameterDefinition).%New()
369
319
  Set tSETTINGSParam.Name = "SETTINGS"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: iris_pex_embedded_python
3
- Version: 3.4.2b2
3
+ Version: 3.4.3b2
4
4
  Summary: Iris Interoperability based on Embedded Python
5
5
  Author-email: grongier <guillaume.rongier@intersystems.com>
6
6
  License: MIT License