Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: adjust re to handle regular expression with python 3.7 #53

Closed
wants to merge 2 commits into from
Closed

Fix: adjust re to handle regular expression with python 3.7 #53

wants to merge 2 commits into from

Conversation

ldselvera
Copy link

@ldselvera ldselvera commented Nov 6, 2019

Spell.py: Modified re to make it compatible to python3
Fixed error: "error: bad escape \s at position 0 "

@Wapiti08
Copy link

try to change re module to regex

import regex as re

xpai pushed a commit that referenced this pull request Sep 5, 2023
xpai pushed a commit that referenced this pull request Sep 5, 2023
xpai pushed a commit that referenced this pull request Sep 5, 2023
xpai pushed a commit that referenced this pull request Sep 5, 2023
* Fix PRs: merge #86, merge #85, merge #83, merge #80, merge #78, merge #65, merge #57, merge #53, merge #52, merge #51, merge #49
* Fix issues: #98, #79, #72, #84, #75, #71, #69, #56, #50, #45, #16, #82
xpai pushed a commit that referenced this pull request Sep 5, 2023
@zhujiem zhujiem closed this Sep 5, 2023
xpai pushed a commit that referenced this pull request Sep 5, 2023
* Close PRs: close #86, #85, #83, #80, #78, #65, #57, #53, #52, #51, #49
* Fix issues: fix #98, #79, #72, #84, #75, #71, #69, #56, #50, #45, #16, #82
* Release pypi package wheel
xpai pushed a commit that referenced this pull request Sep 5, 2023
* Close PRs: close #86, #85, #83, #80, #78, #65, #57, #53, #52, #51, #49
* Fix issues: fix #98, #79, #72, #84, #75, #71, #69, #56, #50, #45, #16, #82
* Release package wheel to pypi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants