salabim 25.0.14__py3-none-any.whl → 25.0.14.post0__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.
- salabim/salabim.py +1 -1
- {salabim-25.0.14.dist-info → salabim-25.0.14.post0.dist-info}/METADATA +1 -1
- salabim-25.0.14.post0.dist-info/RECORD +10 -0
- salabim-25.0.14.dist-info/RECORD +0 -10
- {salabim-25.0.14.dist-info → salabim-25.0.14.post0.dist-info}/WHEEL +0 -0
- {salabim-25.0.14.dist-info → salabim-25.0.14.post0.dist-info}/top_level.txt +0 -0
salabim/salabim.py
CHANGED
@@ -7698,7 +7698,7 @@ by adding:
|
|
7698
7698
|
|
7699
7699
|
extra = "process=" + process_name
|
7700
7700
|
if self.env._yieldless:
|
7701
|
-
self._glet = greenlet.greenlet(lambda: self._process(**kwargs), parent=self.env._glet)
|
7701
|
+
self._glet = greenlet.greenlet(lambda: self._process(**kwargs), parent=self.env._glet)
|
7702
7702
|
|
7703
7703
|
if self.status.value != current:
|
7704
7704
|
self._remove()
|
@@ -0,0 +1,10 @@
|
|
1
|
+
salabim/DejaVuSansMono.ttf,sha256=Z_oIXp5yp1Zaw2y2p3vaxwHhjHpG0MFbmwhxSh4aIEI,335068
|
2
|
+
salabim/LICENSE.txt,sha256=eTPlcDJz4G0096Qv-wfMjm1Wxbd4ilDlsYg5rN4HjWQ,1106
|
3
|
+
salabim/__init__.py,sha256=r7qPLvlmX0dkZDyjuTo8Jo3ex3sD1L4pmK6K5ib9vyw,56
|
4
|
+
salabim/calibri.ttf,sha256=RWpf8Uo31RfvGGNaSt9-2sXSuN87AVE_NFMRsV3LhBk,1330156
|
5
|
+
salabim/mplus-1m-regular.ttf,sha256=EuFHr90BJjuAn_r5MleJFN-WfkeWJ4tf7DweI5zr8tU,289812
|
6
|
+
salabim/salabim.py,sha256=q2gO4FJhLSz4Ysixof0UrZcoJA3mmL1F6w4un1S1u6w,1126873
|
7
|
+
salabim-25.0.14.post0.dist-info/METADATA,sha256=-IAwf7K0un8MuVVCIxVjxa8qc4TgIaF6E-X401nDDSE,3406
|
8
|
+
salabim-25.0.14.post0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
9
|
+
salabim-25.0.14.post0.dist-info/top_level.txt,sha256=UE6zVlbi3F6T5ma1a_5TrojMaF21GYKDt9svvm0U4cQ,8
|
10
|
+
salabim-25.0.14.post0.dist-info/RECORD,,
|
salabim-25.0.14.dist-info/RECORD
DELETED
@@ -1,10 +0,0 @@
|
|
1
|
-
salabim/DejaVuSansMono.ttf,sha256=Z_oIXp5yp1Zaw2y2p3vaxwHhjHpG0MFbmwhxSh4aIEI,335068
|
2
|
-
salabim/LICENSE.txt,sha256=eTPlcDJz4G0096Qv-wfMjm1Wxbd4ilDlsYg5rN4HjWQ,1106
|
3
|
-
salabim/__init__.py,sha256=r7qPLvlmX0dkZDyjuTo8Jo3ex3sD1L4pmK6K5ib9vyw,56
|
4
|
-
salabim/calibri.ttf,sha256=RWpf8Uo31RfvGGNaSt9-2sXSuN87AVE_NFMRsV3LhBk,1330156
|
5
|
-
salabim/mplus-1m-regular.ttf,sha256=EuFHr90BJjuAn_r5MleJFN-WfkeWJ4tf7DweI5zr8tU,289812
|
6
|
-
salabim/salabim.py,sha256=Xtjjikd_fa51D0RM73h69Z_rzxBDPNUhtmBvP6qwvR8,1126880
|
7
|
-
salabim-25.0.14.dist-info/METADATA,sha256=sObop2LH1L2YmNpfV0dobxnhRPoqEMo-GP0MvUrZy-Y,3400
|
8
|
-
salabim-25.0.14.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
9
|
-
salabim-25.0.14.dist-info/top_level.txt,sha256=UE6zVlbi3F6T5ma1a_5TrojMaF21GYKDt9svvm0U4cQ,8
|
10
|
-
salabim-25.0.14.dist-info/RECORD,,
|
File without changes
|
File without changes
|