Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

General: Fix Pattern access in client code #3828

Merged
merged 1 commit into from
Sep 9, 2022

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Client code does not crash on python distributions where is not available re.Pattern.

Description

Replace re.Pattern with custom variable PatternType by getting type of compiled string.

@iLLiCiTiT iLLiCiTiT self-assigned this Sep 9, 2022
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Sep 9, 2022
Copy link
Member

@antirotor antirotor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks fine - as fine as there hacks can look.

@iLLiCiTiT iLLiCiTiT merged commit 3f32945 into develop Sep 9, 2022
@iLLiCiTiT iLLiCiTiT deleted the bugfix/fix_pattern_type branch September 9, 2022 15:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants