Skip to content

[3.7] bpo-37723: Fix performance regression on regular expression parsing. (GH-15030)#15060

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-9f55551-3.7
Jul 31, 2019
Merged

[3.7] bpo-37723: Fix performance regression on regular expression parsing. (GH-15030)#15060
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-9f55551-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 31, 2019

Copy link
Copy Markdown
Contributor

Improve performance of sre_parse._uniq function.
(cherry picked from commit 9f55551)

Co-authored-by: yannvgn hi@yannvgn.io

https://bugs.python.org/issue37723

…ythonGH-15030)

Improve performance of sre_parse._uniq function.
(cherry picked from commit 9f55551)

Co-authored-by: yannvgn <hi@yannvgn.io>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@yannvgn and @serhiy-storchaka: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@yannvgn and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 33b700b into python:3.7 Jul 31, 2019
@miss-islington
miss-islington deleted the backport-9f55551-3.7 branch July 31, 2019 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants