<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[PyMUD 0.22.3post1 正式版发布]]></title><description><![CDATA[<h3>0.22.3post1</h3>
<ul>
<li>问题修复: 修复了代码中使用#wa等异步功能被改失效的问题。</li>
</ul>
<h3>0.22.3 (2026-01-18)</h3>
<ul>
<li>问题修复: 删除了各代码文件中不需要的引用，经测试，Python 3.8 版可以正常运行。</li>
<li>问题修复: 修复了getVariable方法中，如果有非字母字符时会导致获取变量值为None的情况。</li>
<li>问题修复: 修复了#var对嵌套变量的支持中的BUG，原先如果使用数字作为dict的key时，会被识别为list然后返回None。</li>
<li>功能优化: #mem diff现在是与首次启动时的内存进行对比，而不是与上一次执行时的内存进行对比。</li>
<li>其他变更: #close的帮助中增加了对参数的描述，支持 -f 参数和 session_name 参数。之前只有改功能，帮助中未说明。</li>
<li>其他变更: 修改了多处语法不规范、代码弃用替代的情况。</li>
</ul>
]]></description><link>https://bbs.pymud.cn/topic/27/pymud-0.22.3post1-正式版发布</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Apr 2026 03:51:15 GMT</lastBuildDate><atom:link href="https://bbs.pymud.cn/topic/27.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 18 Jan 2026 02:32:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PyMUD 0.22.3post1 正式版发布 on Sun, 18 Jan 2026 02:34:02 GMT]]></title><description><![CDATA[<h3>0.22.3 (2026-01-18)</h3>
<ul>
<li>Bug Fixes:
<ul>
<li>Removed unnecessary imports from various code files. Verified to work normally with Python 3.8.</li>
<li>Fixed an issue in the getVariable method where non-alphabetic characters would cause the variable value to return None.</li>
<li>Fixed a bug in #var nested variable support. Previously, if a digit was used as a dictionary key, it would be incorrectly identified as a list and return None.</li>
</ul>
</li>
<li>Feature Improvements:
<ul>
<li>Updated #mem diff to compare against the memory usage at initial startup, rather than against the previous execution.</li>
</ul>
</li>
<li>Other Changes:
<ul>
<li>Updated the help documentation for #close to include a description of its parameters, specifically support for the -f and session_name arguments (previously supported but undocumented).</li>
<li>Refactored multiple instances of non-standard syntax and replaced deprecated code.</li>
</ul>
</li>
</ul>
<p dir="auto">(Translation by Quark)</p>
]]></description><link>https://bbs.pymud.cn/post/92</link><guid isPermaLink="true">https://bbs.pymud.cn/post/92</guid><dc:creator><![CDATA[newstart]]></dc:creator><pubDate>Sun, 18 Jan 2026 02:34:02 GMT</pubDate></item></channel></rss>