Overview
Request 1170439 accepted
- update to 2.18.2:
* Support multiple zeros as an `int`
* Fix validation of `int`s with leading unary plus
* Fix interaction between `extra != 'ignore'` and
`from_attributes=True`
* Handle error from `Enum`'s `missing` function as
`ValidationError`
* Fix memory leak with `Iterable` validation
- update to 2.18.1:
* allow serialization functions to upgrade warnings to
exceptions
* Fix: add `coerce_numbers_to_str option` in `StringSchema`
* Trim leading zeros before parsing `str` -> `int`
* Prevent trailing dots in integers
- update to 2.18.0:
* update to PyO3 0.21 final
* Add coerce_numbers_to_str option in str_schema
* caching strings from JSON
* fix build warnings on python <3.11
* Fixes for `ser_json_inf_nan` inference
* Adopt jiter `0.2.0`
- update to 2.17.0:
* Add benchmarks for serializing model with complete schema
* Prevent panicking when `__dict__` changes during iteration
* Fix `TzInfo` equality check based on offset
* Fix stack overflow due to recursion in some recursive
serializer schemas.
* Use PEP570 syntax
* Fix parsing `BigInt` from `str`
* Use new typing syntax for `_pydantic_core.pyi`
- Created by dirkmueller
- In state accepted
Request History
dirkmueller created request
- update to 2.18.2:
* Support multiple zeros as an `int`
* Fix validation of `int`s with leading unary plus
* Fix interaction between `extra != 'ignore'` and
`from_attributes=True`
* Handle error from `Enum`'s `missing` function as
`ValidationError`
* Fix memory leak with `Iterable` validation
- update to 2.18.1:
* allow serialization functions to upgrade warnings to
exceptions
* Fix: add `coerce_numbers_to_str option` in `StringSchema`
* Trim leading zeros before parsing `str` -> `int`
* Prevent trailing dots in integers
- update to 2.18.0:
* update to PyO3 0.21 final
* Add coerce_numbers_to_str option in str_schema
* caching strings from JSON
* fix build warnings on python <3.11
* Fixes for `ser_json_inf_nan` inference
* Adopt jiter `0.2.0`
- update to 2.17.0:
* Add benchmarks for serializing model with complete schema
* Prevent panicking when `__dict__` changes during iteration
* Fix `TzInfo` equality check based on offset
* Fix stack overflow due to recursion in some recursive
serializer schemas.
* Use PEP570 syntax
* Fix parsing `BigInt` from `str`
* Use new typing syntax for `_pydantic_core.pyi`
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
The legal review is accepted preliminary. The package may require actions later on.
anag+factory set openSUSE:Factory:Staging:E as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:E"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:E"
dimstar accepted review
anag+factory added factory-staging as a reviewer
Being evaluated by group "factory-staging"
anag+factory accepted review
Unstaged from project "openSUSE:Factory:Staging:E"
anag+factory set openSUSE:Factory:Staging:H as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:H"
anag+factory accepted review
Picked "openSUSE:Factory:Staging:H"
anag+factory accepted review
Staging Project openSUSE:Factory:Staging:H got accepted.
anag+factory approved review
Staging Project openSUSE:Factory:Staging:H got accepted.
anag+factory accepted request
Staging Project openSUSE:Factory:Staging:H got accepted.