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/dom issue #397

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix/dom issue #397

wants to merge 2 commits into from

Conversation

darkb0ts
Copy link

@darkb0ts darkb0ts commented Mar 22, 2024

What does it implement/fix? Explain your changes.

fix the re.error #393 global flag (like (?s)) that is not placed at the very beginning of the expression. In Python versions 3.6 and later, this is no longer allowed

Where has this been tested?

Yes
Python Version:\ Python 3.7.9
Operating System: Window

Does this close any currently open issues?

Yes , #393

Does this add any new dependency?

No

Does this add any new command line switch/option?

No

Any other comments you would like to make?

No

Some Questions

  • [ Yes] I have documented my code.
  • [ Yes] I have tested my build before submitting the pull request.

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

1 participant