Skip to content

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Apr 24, 2023

Backward incompatibilities:

  • Unmarshalling no longer raises FormatUnmarshalError

Fixes #557

@p1c2u p1c2u force-pushed the fix/milti-types-schema-format-unmarshal-fix branch 4 times, most recently from 05da0e4 to 9f804c7 Compare April 26, 2023 12:38
@p1c2u p1c2u force-pushed the fix/milti-types-schema-format-unmarshal-fix branch 7 times, most recently from ffbcd5e to 48ef16a Compare August 17, 2023 14:03
@p1c2u p1c2u force-pushed the fix/milti-types-schema-format-unmarshal-fix branch 4 times, most recently from 59b0938 to db90fe6 Compare February 11, 2024 12:01
@p1c2u p1c2u force-pushed the fix/milti-types-schema-format-unmarshal-fix branch from db90fe6 to 97775cf Compare February 11, 2024 12:05
@p1c2u p1c2u merged commit 860bad1 into master Feb 11, 2024
@p1c2u p1c2u deleted the fix/milti-types-schema-format-unmarshal-fix branch February 11, 2024 12:14
miketheman added a commit to miketheman/pyramid_openapi3 that referenced this pull request Feb 29, 2024
`InvalidCustomFormatterValue` grows in scope of responsibility, as
`FormatUnmarshalError` is no longer available.

Refs: python-openapi/openapi-core#562

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
miketheman added a commit to miketheman/pyramid_openapi3 that referenced this pull request Mar 7, 2024
`InvalidCustomFormatterValue` grows in scope of responsibility, as
`FormatUnmarshalError` is no longer available.

Refs: python-openapi/openapi-core#562

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
zupo pushed a commit to Pylons/pyramid_openapi3 that referenced this pull request Mar 7, 2024
`InvalidCustomFormatterValue` grows in scope of responsibility, as
`FormatUnmarshalError` is no longer available.

Refs: python-openapi/openapi-core#562

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
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.

[Bug]: "null" + format
1 participant