登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
Gitee 年度开源项目评选中~
代码拉取完成,页面将自动刷新
仓库状态说明
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
6
Star
0
Fork
3
src-openEuler
/
python-empy
关闭
代码
Issues
1
Pull Requests
0
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
我知道了,不再自动展开
4
update version to 4.2
已关闭
李月:master
src-openEuler:master
李月
创建于 2025-11-07 15:41
克隆/下载
HTTPS
SSH
复制
下载 Email Patch
下载 Diff 文件
[4.2] – 2024-08-25 Added Module support. Support for disabling output and switching markup dynamically. Support for reconfiguring stdin/stdout at runtime. Support for repeated curly braces with functional expressions (e.g., @f{{...}}). Backward-compatible Case abstraction for @[match] markup. Additional preprocessing and postprocessing commands via new command-line options. [4.1] – 2024-03-24 Added Extension markup syntax: @((...)), @[[...]], @{{...}}, @<...>, etc., with custom callbacks retained for backward compatibility. @[match] control structure support. Interpreter cores for overriding default interpreter behavior. More command-line option toggles. Notion of verbose vs. brief error reporting. Uniform error message formatting. Various documentation updates. [4.0.1] – 2023-12-24 Added Root context argument, serializers, and idents to interpreter. --no-none-symbol command-line option. Container support class in emlib. Support for string-based errors. Error dispatchers and cleaner error handling (ignoreErrors). Comments support in “clean” controls. Changed setContext... methods now also modify the currents stack. expand method/function now raises exceptions directly to caller. Removed need for separate FullContext class; merged into Context. Context line markup @!... no longer pre-adjusts line number. Non-standard proxy attributes and methods are now hidden. Fixed Inconsistent stack usage in expand method. Better backward compatibility for expand function and CompatibilityError. Clearer error messages for removed literal markup (e.g., @), @], @}). Other Updated and expanded test suite. Help subsystem and documentation improvements. [4.0.0] – 2023-11-29 Major modernization and architectural overhaul Added Inline comments: @*...*. Backquote literals: @...``. Chained if-then-else expressions. Functional expressions: @f{...}. Full control markup support: @[try], @[while ...], @[with ...], @[defined ...]. Stringized and multiline significators. Named escapes: @\^{...}. Diacritics support: @^.... Icons: @|...|. Emoji support: @:...:. Configurations system. Full Unicode and file buffering support. Reference-counted proxy objects. Hooks to override interpreter behavior. Extensive built-in help system (emhelp). Dedicated documentation module (emdoc) and rewritten docs. Changed Relicensed project to BSD. Interpreter constructor now requires keyword-only arguments. Replaced “fully buffered files” behavior with -d / --delete-on-error flag. Cleaned up environment variable usage. Replaced @repr markup with emoji markup. Custom markup @<...> now parsed more sensibly. Removed filter shortcuts. Context now tracks column and character count (not just line). Auxiliary classes moved to new emlib module. Use argv instead of argc for interpreter arguments. Context line markup @!... no longer adjusts line number preemptively. Removed Literal markups: @), @], @}. Other Numerous bug fixes. Comprehensive documentation rewrite and expansion. See “Full list of changes between EmPy 3.x and 4.0” for complete migration details.
此 Pull Request 需要通过一些审核项
类型
指派人员
状态
审查
davidhan008
wuwei_kubuds
王晓云
anchuanxu
simonaXi
已完成
(0/0人)
怎样手动合并此 Pull Request
git checkout master
git pull https://gitee.com/llyue/python-empy.git master
git push origin master
评论
9
提交
1
文件
3
检查
代码问题
0
批量操作
展开设置
折叠设置
审查
Code Owner
审查人员
anchuanxu
anchuanxu
王晓云
xiao_yun_wang
davidhan008
davidhan008
simonaXi
simonaxi
wuwei_kubuds
wuwei_kubuds
openeuler-ci-bot
openeuler-ci-bot
未设置
最少人数
0
测试
anchuanxu
anchuanxu
王晓云
xiao_yun_wang
davidhan008
davidhan008
simonaXi
simonaxi
wuwei_kubuds
wuwei_kubuds
openeuler-ci-bot
openeuler-ci-bot
未设置
最少人数
0
优先级
不指定
严重
主要
次要
不重要
标签
openeuler-cla/yes
ci_failed
sig/sig-ROS
关联 Issue
未关联
Pull Request 合并后将关闭上述关联 Issue
里程碑
未关联里程碑
参与者
(4)
1
https://gitee.com/src-openeuler/python-empy.git
git@gitee.com:src-openeuler/python-empy.git
src-openeuler
python-empy
python-empy
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册