Overview
Request 1137356 accepted
- update to 1.10.13:
* Fix: Add max length check to `pydantic.validate_email`
* Docs: Fix pip commands to install v1
* Fixes the `maxlen` property being dropped on `deque`
validation. Happened only if the deque item has been typed.
Changes the `_validate_sequence_like` func, #6581 by
* Importing create_model in tools.py through relative path
instead of absolute path - so that it doesn't import V2 code
when copied over to V2 branch, #6361 by @SharathHuddar
* Add Pydantic `Json` field support to settings management,
* Fixed literal validator errors for unhashable values
* Fixed bug with generics receiving forward refs
* Update install method of FastAPI for internal tests in CI,
#6117 by @Kludex
- add Fix-Python-3.12-test-failures.patch: fix test fails with
Python 3.12
* Use packaging, not pkg_resources for versions.
- Skip some truculent tests.
* Security fix: Fix date and datetime parsing so passing either 'infinity'
* BaseSettings now uses the special env settings to define which
* Change the precedence of aliases so child model aliases override
* Add support for required Optional with name: Optional[AnyType] = Field(...)
* alias precedence logic changed so aliases on a field always take
- Created by dirkmueller
- In state accepted
- Supersedes 1128296
Request History
dirkmueller created request
- update to 1.10.13:
* Fix: Add max length check to `pydantic.validate_email`
* Docs: Fix pip commands to install v1
* Fixes the `maxlen` property being dropped on `deque`
validation. Happened only if the deque item has been typed.
Changes the `_validate_sequence_like` func, #6581 by
* Importing create_model in tools.py through relative path
instead of absolute path - so that it doesn't import V2 code
when copied over to V2 branch, #6361 by @SharathHuddar
* Add Pydantic `Json` field support to settings management,
* Fixed literal validator errors for unhashable values
* Fixed bug with generics receiving forward refs
* Update install method of FastAPI for internal tests in CI,
#6117 by @Kludex
- add Fix-Python-3.12-test-failures.patch: fix test fails with
Python 3.12
* Use packaging, not pkg_resources for versions.
- Skip some truculent tests.
* Security fix: Fix date and datetime parsing so passing either 'infinity'
* BaseSettings now uses the special env settings to define which
* Change the precedence of aliases so child model aliases override
* Add support for required Optional with name: Optional[AnyType] = Field(...)
* alias precedence logic changed so aliases on a field always take
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
dimstar_suse set openSUSE:Factory:Staging:H as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:H"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:H"
dimstar accepted review
mstrigl accepted review
Accepted review for by_group opensuse-review-team request 1137356 from user factory-auto
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:H got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:H got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:H got accepted.