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

Move inline flag to start of regex #200

Merged
merged 1 commit into from
Aug 20, 2023
Merged

Conversation

slurpyb
Copy link
Contributor

@slurpyb slurpyb commented Jul 16, 2023

3.11 requires global flags at the start (bpo-47066). See python/cpython#91222

Fixes issue #199 on python 3.11

3.11 requires global flags at the start (bpo-47066). See python/cpython#91222
@xnuinside
Copy link
Owner

thanks for opening the PR, I will prepare release tonight

@xnuinside xnuinside merged commit 1c292ef into xnuinside:main Aug 20, 2023
1 check passed
@xnuinside
Copy link
Owner

changes was released in version 0.31.0, thanks for opening the PR!

@slurpyb
Copy link
Contributor Author

slurpyb commented Aug 23, 2023

Thanks for the super useful package and my first code contribution on GitHub!

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.

3 participants