Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pydantic/pydantic-core issues and pull requests

#969 - Bump hypothesis from 6.79.4 to 6.86.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 4 comments
Labels: dependencies, python

#968 - Bump ruff from 0.0.287 to 0.0.290

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#967 - fix function-after validator changing validation mode to Python

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 3 comments
Labels: ready for review

#966 - update to coverage_attribute feature

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 3 comments
Labels: ready for review

#965 - Allow duplicate refs

Pull Request - State: closed - Opened by adriangb about 1 year ago - 4 comments

#964 - Model Construction

Pull Request - State: closed - Opened by redruin1 about 1 year ago - 14 comments
Labels: ready for review

#963 - ValidationError.from_exception_data doesn't work with error type: 'ip_v4_address'"

Issue - State: open - Opened by mikedavidson-evertz about 1 year ago - 9 comments
Labels: documentation

#962 - check not type in serialization

Pull Request - State: closed - Opened by samuelcolvin about 1 year ago - 5 comments
Labels: ready for review

#961 - fix: E721 Do not compare types, use `isinstance()`

Pull Request - State: closed - Opened by vvanglro about 1 year ago - 4 comments
Labels: ready for review

#960 - [BUG] Cannot dump model whose field value is a BaseModel subclass type

Issue - State: closed - Opened by lmmx about 1 year ago - 1 comment
Labels: unconfirmed

#959 - ValidationError can be pickled, but cannot be unpickled

Issue - State: closed - Opened by cuu508 about 1 year ago - 4 comments
Labels: unconfirmed

#958 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, github_actions

#957 - Bump hypothesis from 6.79.4 to 6.83.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 4 comments
Labels: dependencies, python

#956 - Bump pytest from 7.4.1 to 7.4.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#955 - Bump black from 23.7.0 to 23.9.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, python

#954 - Bump griffe from 0.36.1 to 0.36.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#953 - Update pytest-codspeed requirement from ~=2.1.0 to ~=2.2.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 3 comments
Labels: dependencies, python

#952 - Bump base64 from 0.21.3 to 0.21.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#951 - Bump serde_json from 1.0.105 to 1.0.106

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#950 - make error "duplicate" cheaper

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 3 comments
Labels: ready for review

#949 - Update pytz

Pull Request - State: closed - Opened by adriangb about 1 year ago - 2 comments

#948 - Fix parsing int from large decimals

Pull Request - State: closed - Opened by adriangb about 1 year ago - 4 comments
Labels: ready for review

#947 - Type stubs: Incorrect return type on validate_assignment

Issue - State: open - Opened by hassec about 1 year ago - 5 comments
Labels: bug

#946 - Bump griffe from 0.35.2 to 0.36.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#945 - After upgrading pydantic-core from 2.6.3 -> 2.7.0, pydantic wont work anymore

Issue - State: closed - Opened by Raphael2b3 about 1 year ago - 2 comments
Labels: unconfirmed

#944 - Bump regex from 1.9.4 to 1.9.5

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#943 - Bump hypothesis from 6.79.4 to 6.84.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 4 comments
Labels: dependencies, python

#942 - Bump ruff from 0.0.286 to 0.0.287

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#941 - Bump pyright from 1.1.324 to 1.1.325

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#940 - Bump griffe from 0.35.2 to 0.36.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#939 - Bump pytest from 7.4.0 to 7.4.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#938 - Fix typo in `MultiHostUrl.build` docstring

Pull Request - State: closed - Opened by Viicos about 1 year ago - 4 comments
Labels: ready for review

#937 - Add `ser_json_bytes` mode `'hex'`

Issue - State: closed - Opened by davidhewitt about 1 year ago
Labels: unconfirmed

#936 - Update version to 2.7.0

Pull Request - State: closed - Opened by adriangb about 1 year ago - 2 comments

#935 - Experiment with models implemented in rust

Pull Request - State: closed - Opened by samuelcolvin about 1 year ago - 1 comment

#934 - Make round trip exclude computed fields

Pull Request - State: closed - Opened by dmontagu about 1 year ago - 3 comments
Labels: ready for review

#933 - Bump base64 from 0.21.2 to 0.21.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#932 - Bump url from 2.4.0 to 2.4.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#931 - Bump num-bigint from 0.4.3 to 0.4.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#930 - Bump regex from 1.9.3 to 1.9.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#929 - Bump serde from 1.0.185 to 1.0.188

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#928 - Bump ruff from 0.0.285 to 0.0.286

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#927 - Bump griffe from 0.34.0 to 0.35.2

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#926 - Bump pyright from 1.1.323 to 1.1.324

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#925 - tagged_union_schema type is incorrect

Issue - State: closed - Opened by ImogenBits about 1 year ago
Labels: unconfirmed

#924 - Example of Instruments benchmarking on macOS

Issue - State: closed - Opened by tonybaloney about 1 year ago - 1 comment
Labels: unconfirmed

#923 - Error installing from source : error: failed to select a version for the requirement `ahash = "^0.8.0"`

Issue - State: closed - Opened by tonybaloney about 1 year ago - 1 comment
Labels: unconfirmed

#922 - snipe off some unsafe code

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 4 comments
Labels: ready for review

#921 - dataclasses don't serialize extras

Issue - State: open - Opened by adriangb about 1 year ago - 1 comment
Labels: bug

#920 - Bump pydantic-core to 2.6.3

Pull Request - State: closed - Opened by adriangb about 1 year ago - 1 comment

#919 - fix big int subclass extraction

Pull Request - State: closed - Opened by samuelcolvin about 1 year ago - 3 comments
Labels: ready for review

#918 - Bump pydantic-core to 2.6.2

Pull Request - State: closed - Opened by adriangb about 1 year ago - 2 comments

#917 - remove dict validation macro

Pull Request - State: closed - Opened by samuelcolvin about 1 year ago - 3 comments

#916 - Allow using type() in tests

Pull Request - State: closed - Opened by adriangb about 1 year ago - 2 comments

#915 - Convert datetime error message to human friendly message

Pull Request - State: closed - Opened by yvalencia91 about 1 year ago - 3 comments
Labels: ready for review

#914 - avoid coercing int subclasses to floats

Pull Request - State: closed - Opened by samuelcolvin about 1 year ago - 8 comments
Labels: ready for review

#913 - Maximum value of `int` field does not reflect bytes used when subclassing

Issue - State: closed - Opened by NiceAesth about 1 year ago
Labels: unconfirmed

#912 - Fix `pytest tests/benchmarks --benchmark-enable`

Pull Request - State: closed - Opened by dmontagu about 1 year ago - 2 comments

#911 - Allow customizing serialization of extras

Pull Request - State: closed - Opened by adriangb about 1 year ago - 7 comments
Labels: ready for review

#910 - fallback to Python regex engine

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 4 comments

#909 - Bump ruff from 0.0.284 to 0.0.285

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#908 - Bump mypy from 1.5.0 to 1.5.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#907 - Bump pyright from 1.1.322 to 1.1.323

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#906 - Bump griffe from 0.32.3 to 0.34.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#905 - Bump serde_json from 1.0.104 to 1.0.105

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#904 - Bump serde from 1.0.183 to 1.0.185

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, rust

#903 - fix json-or-python serializer as JSON object key

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 2 comments

#902 - Fix max length error on conlist with type int

Pull Request - State: closed - Opened by yohanvalencia about 1 year ago - 6 comments
Labels: ready for review

#901 - Prepare for 2.6.1 release

Pull Request - State: closed - Opened by adriangb about 1 year ago - 2 comments

#900 - Replace MiMalloc w/ default allocator

Pull Request - State: closed - Opened by adriangb about 1 year ago - 2 comments

#899 - Support setting serializers for model extras

Issue - State: closed - Opened by adriangb about 1 year ago
Labels: unconfirmed

#898 - [WIP] Make `SchemaSerializer` cloudpickle-able

Pull Request - State: closed - Opened by shrekris-anyscale about 1 year ago - 2 comments

#897 - Global flags implementation

Pull Request - State: closed - Opened by zakstucke about 1 year ago - 4 comments

#896 - Bump version to 2.6.0

Pull Request - State: closed - Opened by dmontagu about 1 year ago - 2 comments

#895 - don't install pytest-codspeed on non x86_64 machines

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 3 comments
Labels: ready for review

#894 - add some missing pypy builds for macos

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 3 comments
Labels: Full Build, ready for review

#893 - disable mimalloc on manylinux cross-compiles

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 4 comments
Labels: Full Build, ready for review

#892 - limit test requirements so that all platforms can build

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 2 comments
Labels: Full Build

#891 - _pydantic_core-*.so is missing -latomic on PowerPC

Issue - State: closed - Opened by mgorny about 1 year ago - 5 comments

#890 - remove `'s` lifetime from `validate` and `validate_assignment`

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 3 comments
Labels: ready for review

#889 - add `left_to_right` union mode

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 3 comments
Labels: ready for review

#888 - Add a custom Serializer/Deserializer to fix Nan and Infinity float

Pull Request - State: closed - Opened by JeanArhancet about 1 year ago - 11 comments

#887 - Update to speedate 0.12

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 2 comments

#886 - collapse arguments into ValidationState

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 4 comments

#885 - running cargo clippy

Pull Request - State: closed - Opened by samuelcolvin about 1 year ago - 2 comments

#884 - MultiHostUrl build function return type is str

Issue - State: closed - Opened by mojtabaAmir about 1 year ago - 1 comment
Labels: duplicate

#883 - implementing `validate_strings`

Pull Request - State: closed - Opened by samuelcolvin about 1 year ago - 3 comments
Labels: ready for review

#882 - Improve error message of timedelta validation

Issue - State: closed - Opened by davidhewitt about 1 year ago - 1 comment
Labels: good first issue

#881 - custom behaviour for timedelta subclasses

Pull Request - State: closed - Opened by samuelcolvin about 1 year ago - 3 comments
Labels: ready for review

#880 - Bump uraimo/run-on-arch-action from 2.5.0 to 2.5.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, github_actions

#879 - Bump coverage from 7.2.7 to 7.3.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 4 comments
Labels: dependencies, python

#878 - Bump pyright from 1.1.320 to 1.1.322

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#877 - Bump ruff from 0.0.282 to 0.0.284

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#876 - Bump mypy from 1.4.1 to 1.5.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, python

#875 - Bump `pytest-codspeed` to v2.1.0

Pull Request - State: closed - Opened by art049 about 1 year ago - 2 comments

#874 - bump version to 2.5.0

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 2 comments

#873 - special case of datetime as not allowed in date serializer

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 3 comments
Labels: ready for review

#872 - Fix the Float Serializer with Infinite and NaN Number Values

Issue - State: closed - Opened by JeanArhancet about 1 year ago - 3 comments

#871 - chore: empty commit with 1.2.0

Pull Request - State: closed - Opened by art049 about 1 year ago - 1 comment

#870 - fix inconsistency with strict mode of date validation

Pull Request - State: closed - Opened by davidhewitt about 1 year ago - 4 comments