pymud 0.19.2.post1__py3-none-any.whl → 0.19.2.post2__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pymud
3
- Version: 0.19.2.post1
3
+ Version: 0.19.2.post2
4
4
  Summary: a MUD Client written in Python
5
5
  Author-email: "newstart@pkuxkx" <crapex@crapex.cc>
6
6
  Maintainer-email: "newstart@pkuxkx" <crapex@crapex.cc>
@@ -949,3 +949,6 @@ Requires-Dist: prompt-toolkit
949
949
  + 实现调整: 在清除task的列表推导过程中去掉了类型判断以减少任务时间占用
950
950
  + 其他调整: 从包中删除了拷贝过来作为参考的文件
951
951
  + 帮助完善: 帮助文档逻辑完善
952
+
953
+ ### 0.19.2post2 (2024-03-24)
954
+ + 实现调整: 改用官方示例的task清除方式,每个任务结束后清除
@@ -2,15 +2,15 @@ pymud/__init__.py,sha256=omHjGEuVQmEqHUG_OrE_hHkNO5bh-mStuhUmUQGa1HE,451
2
2
  pymud/__main__.py,sha256=DXmwoh4Y2dzZfOw7sHQSXoPDKgYgORF0rASOCcbSvt4,4588
3
3
  pymud/dialogs.py,sha256=SRNHOashupNi7128Bg_35J1rrI2TsZEakTbaMW5d9PU,5596
4
4
  pymud/extras.py,sha256=_KhH1beYc3RdlTvN_Yf33KN_MGvD0MCuLYCvwpdvLE0,42062
5
- pymud/objects.py,sha256=gJ0Fk10Rxiw-UC7LxmR2CzHrTCpsb5nZqUjglpHbOUA,29025
5
+ pymud/objects.py,sha256=gaJrzPq8eAvWLBYoe56JqPndj06HHnmqZbfILr__tO0,29117
6
6
  pymud/pkuxkx.py,sha256=vWXHU6GF0HQ0eWb3LmxFVRP0cKnigffCX7Z-LJvwVtw,11496
7
7
  pymud/protocol.py,sha256=F96Yq-1YO_5GN6QnJ4vMdNjCAzejVmDdsfrJguCjCeE,49120
8
8
  pymud/pymud.py,sha256=VYfz10eYgdnObOqbJPUpVj2tl6S2_7kcMnjCzPAmFds,39526
9
- pymud/session.py,sha256=wZzJxid_9bxpAoaqWr1oJ1Lpb2vYhY2p2mgrWBfbUrY,89364
9
+ pymud/session.py,sha256=3BuXdqFVbjR3FFN4nd3esXbmcrNGDqh590Kdocni2A8,89528
10
10
  pymud/settings.py,sha256=yPrXme-EzJru3A_MXs_NsGml6F5Yzl4Y0jnipq3Fo78,7092
11
- pymud-0.19.2.post1.dist-info/LICENSE.txt,sha256=IwGE9guuL-ryRPEKi6wFPI_zOhg7zDZbTYuHbSt_SAk,35823
12
- pymud-0.19.2.post1.dist-info/METADATA,sha256=w-f_LGofRGkQtDk1R61wgt_LWHUOq3AE_nkK0u5vgGU,66470
13
- pymud-0.19.2.post1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
14
- pymud-0.19.2.post1.dist-info/entry_points.txt,sha256=diPUOtTkhgC1hVny7Cdg4aRhaHSynMQoraE7ZhJxUcw,37
15
- pymud-0.19.2.post1.dist-info/top_level.txt,sha256=8Gp1eXjxixXjqhhti6tLCspV_8s9sNV3z5Em2_KRhD4,6
16
- pymud-0.19.2.post1.dist-info/RECORD,,
11
+ pymud-0.19.2.post2.dist-info/LICENSE.txt,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
12
+ pymud-0.19.2.post2.dist-info/METADATA,sha256=eMYMbSRub2Ml5ddqFVyzLs1HFepU6kTHDuGb20cUvQ0,66591
13
+ pymud-0.19.2.post2.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
14
+ pymud-0.19.2.post2.dist-info/entry_points.txt,sha256=diPUOtTkhgC1hVny7Cdg4aRhaHSynMQoraE7ZhJxUcw,37
15
+ pymud-0.19.2.post2.dist-info/top_level.txt,sha256=8Gp1eXjxixXjqhhti6tLCspV_8s9sNV3z5Em2_KRhD4,6
16
+ pymud-0.19.2.post2.dist-info/RECORD,,