emacs-eaf / emacs-application-framework

EAF, an extensible framework that revolutionizes the graphical capabilities of Emacs
GNU General Public License v3.0
3.1k stars 234 forks source link

正则表达在python 3.12中错误 #1141

Closed bbenchen closed 8 months ago

bbenchen commented 8 months ago

https://github.com/emacs-eaf/emacs-application-framework/blob/46733de03bcd9f20c54747753aa4fd2669f7b4ce/core/webengine.py#L1843

报以下错误: python3.12 SyntaxWarning: invalid escape sequence '\d'

manateelazycat commented 8 months ago

thanks for report