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 for the case no min. and only max. repetition #34

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

mristin
Copy link
Contributor

@mristin mristin commented Mar 22, 2024

We mistakenly omitted to mark a maximum repetition without an exactly specified minimum, and represented it as an exact repetition.

The bug was revealed on tests with BCP47.

We mistakenly omitted to mark a maximum repetition without an exactly
specified minimum, and represented it as an exact repetition.

The bug was revealed on tests with BCP47.
@mristin mristin merged commit a511d7d into main Mar 22, 2024
10 checks passed
@mristin mristin deleted the mristin/Fix-min-repetition branch March 22, 2024 09:47
mristin added a commit that referenced this pull request Mar 22, 2024
* Fix for the case no min. and only max. repetition (#34)
* Discontinue Python 3.7 and include 3.11 (#33)
@mristin mristin mentioned this pull request Mar 22, 2024
mristin added a commit that referenced this pull request Mar 22, 2024
* Fix for the case no min. and only max. repetition (#34)
* Discontinue Python 3.7 and include 3.11 (#33)
mristin added a commit to aas-core-works/aas-core-codegen that referenced this pull request Mar 22, 2024
We update the development requirements to and re-record the test data
for [aas-core-meta cb28d18].

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core-codegen that referenced this pull request Mar 22, 2024
We update the development requirements to and re-record the test data
for [aas-core-meta cb28d18].

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core3.0-testgen that referenced this pull request Mar 22, 2024
We update the development requirements to and re-generate everything
with:
* [aas-core-meta cb28d18], and
* [aas-core-codegen c414f32].

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[aas-core-codegen c414f32]: aas-core-works/aas-core-codegen@c414f32

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core3.0-testgen that referenced this pull request Mar 22, 2024
We update the development requirements to and re-generate everything
with:
* [aas-core-meta cb28d18], and
* [aas-core-codegen c414f32].

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[aas-core-codegen c414f32]: aas-core-works/aas-core-codegen@c414f32

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core3.0-python that referenced this pull request Mar 22, 2024
…#23)

We update the development requirements to and re-generate everything
with:
* [aas-core-meta cb28d18],
* [aas-core-codegen c414f32] and
* [aas-core3.0-testgen 6ff39c260].

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[aas-core-codegen c414f32]: aas-core-works/aas-core-codegen@c414f32
[aas-core3.0-testgen 6ff39c260]: aas-core-works/aas-core3.0-testgen@6ff39c260

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core3.0-golang that referenced this pull request Mar 23, 2024
We update the development requirements to and re-generate everything
with:
* [aas-core-meta cb28d18],
* [aas-core-codegen c414f32] and
* [aas-core3.0-testgen 6ff39c260].

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[aas-core-codegen c414f32]: aas-core-works/aas-core-codegen@c414f32
[aas-core3.0-testgen 6ff39c260]: aas-core-works/aas-core3.0-testgen@6ff39c260

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core3.0-golang that referenced this pull request Mar 23, 2024
…#17)

We update the development requirements to and re-generate everything
with:
* [aas-core-meta cb28d18],
* [aas-core-codegen c414f32] and
* [aas-core3.0-testgen 6ff39c260].

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[aas-core-codegen c414f32]: aas-core-works/aas-core-codegen@c414f32
[aas-core3.0-testgen 6ff39c260]: aas-core-works/aas-core3.0-testgen@6ff39c260

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core3.0-typescript that referenced this pull request Mar 23, 2024
We update the development requirements to and re-generate everything
with:
* [aas-core-meta cb28d18],
* [aas-core-codegen c414f32] and
* [aas-core3.0-testgen 6ff39c260].

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[aas-core-codegen c414f32]: aas-core-works/aas-core-codegen@c414f32
[aas-core3.0-testgen 6ff39c260]: aas-core-works/aas-core3.0-testgen@6ff39c260

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core3.0-csharp that referenced this pull request Mar 23, 2024
We update the development requirements to and re-generate everything
with:
* [aas-core-meta cb28d18],
* [aas-core-codegen c414f32] and
* [aas-core3.0-testgen 6ff39c260].

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[aas-core-codegen c414f32]: aas-core-works/aas-core-codegen@c414f32
[aas-core3.0-testgen 6ff39c260]: aas-core-works/aas-core3.0-testgen@6ff39c260

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core3.0-typescript that referenced this pull request Mar 23, 2024
…#23)

We update the development requirements to and re-generate everything
with:
* [aas-core-meta cb28d18],
* [aas-core-codegen c414f32] and
* [aas-core3.0-testgen 6ff39c260].

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[aas-core-codegen c414f32]: aas-core-works/aas-core-codegen@c414f32
[aas-core3.0-testgen 6ff39c260]: aas-core-works/aas-core3.0-testgen@6ff39c260

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core3.0-csharp that referenced this pull request Mar 23, 2024
…#31)

We update the development requirements to and re-generate everything
with:
* [aas-core-meta cb28d18],
* [aas-core-codegen c414f32] and
* [aas-core3.0-testgen 6ff39c260].

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[aas-core-codegen c414f32]: aas-core-works/aas-core-codegen@c414f32
[aas-core3.0-testgen 6ff39c260]: aas-core-works/aas-core3.0-testgen@6ff39c260

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core3.0-cpp that referenced this pull request Mar 23, 2024
We update the development requirements to and re-generate everything
with:
* [aas-core-meta cb28d18],
* [aas-core-codegen c414f32] and
* [aas-core3.0-testgen 6ff39c260].

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[aas-core-codegen c414f32]: aas-core-works/aas-core-codegen@c414f32
[aas-core3.0-testgen 6ff39c260]: aas-core-works/aas-core3.0-testgen@6ff39c260

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
mristin added a commit to aas-core-works/aas-core3.0-cpp that referenced this pull request Mar 23, 2024
…#37)

We update the development requirements to and re-generate everything
with:
* [aas-core-meta cb28d18],
* [aas-core-codegen c414f32] and
* [aas-core3.0-testgen 6ff39c260].

[aas-core-meta cb28d18]: aas-core-works/aas-core-meta@cb28d18
[aas-core-codegen c414f32]: aas-core-works/aas-core-codegen@c414f32
[aas-core3.0-testgen 6ff39c260]: aas-core-works/aas-core3.0-testgen@6ff39c260

We propagate [the fix from abnf-to-regex] related to maximum qualifiers
which had been mistakenly represented as exact repetition before.

[the fix from abnf-to-regex]: aas-core-works/abnf-to-regexp#34
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.

1 participant