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

#1269 - support multiple zeros as an int

Pull Request - State: closed - Opened by samuelcolvin 6 months ago - 1 comment

#1268 - Bump to 2.18.1

Pull Request - State: closed - Opened by sydney-runkle 6 months ago - 1 comment

#1267 - prevent trailing dots in integers

Pull Request - State: closed - Opened by samuelcolvin 6 months ago - 1 comment

#1266 - trim leading zeros before parsing `str` -> `int`

Pull Request - State: closed - Opened by samuelcolvin 6 months ago - 1 comment

#1265 - remove old profiling directory

Pull Request - State: closed - Opened by samuelcolvin 6 months ago - 1 comment

#1264 - 2.18.0: pep517 based build fails

Issue - State: closed - Opened by kloczek 6 months ago - 15 comments
Labels: unconfirmed

#1263 - Optimistically close string values in from_json if allow_partial is set to true

Issue - State: open - Opened by mwildehahn 6 months ago - 3 comments
Labels: unconfirmed

#1262 - Add coerce_numbers_to_str option in StringSchema

Pull Request - State: closed - Opened by NeevCohen 6 months ago - 3 comments
Labels: ready for review

#1261 - update to PyO3 0.21.1, bump version to 2.18

Pull Request - State: closed - Opened by davidhewitt 6 months ago - 1 comment

#1259 - fix build warnings on python <3.11

Pull Request - State: closed - Opened by samuelcolvin 6 months ago - 1 comment

#1258 - allow serialization functions to upgrade warnings to exceptions

Pull Request - State: closed - Opened by Lance-Drane 6 months ago - 4 comments
Labels: ready for review

#1257 - Bump the python-packages group with 10 updates

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, python

#1256 - Bump softprops/action-gh-release from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, github_actions

#1255 - Bump serde from 1.0.196 to 1.0.197

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, rust

#1254 - Bump strum_macros from 0.26.1 to 0.26.2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies, rust

#1253 - Bump smallvec from 1.13.1 to 1.13.2

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, rust

#1252 - Bump enum_dispatch from 0.3.12 to 0.3.13

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, rust

#1251 - Fixes for `ser_json_inf_nan` inference

Pull Request - State: closed - Opened by sydney-runkle 6 months ago - 2 comments

#1250 - Adopt jiter `0.2.0`

Pull Request - State: closed - Opened by samuelcolvin 6 months ago - 2 comments

#1249 - Add coerce_numbers_to_str option in str_schema

Pull Request - State: closed - Opened by NeevCohen 6 months ago - 2 comments

#1248 - update to PyO3 0.21 final

Pull Request - State: closed - Opened by davidhewitt 6 months ago - 1 comment

#1247 - Strict bug :( with config vs runtime flag

Issue - State: open - Opened by sydney-runkle 6 months ago
Labels: bug

#1246 - Filter out whitespace in base64 decode

Pull Request - State: closed - Opened by Taym95 6 months ago - 6 comments
Labels: ready for review

#1245 - Add support for simple ser schema with `any` (`lambda x: x` replacement)

Issue - State: open - Opened by sydney-runkle 6 months ago
Labels: unconfirmed

#1244 - Uprev `speedate`

Pull Request - State: closed - Opened by sydney-runkle 6 months ago - 2 comments
Labels: ready for review

#1243 - Different behavior for `extra_behavior` and `config.extra_fields_behavior`

Issue - State: open - Opened by sydney-runkle 6 months ago - 2 comments
Labels: bug

#1242 - use Bound instead of PyObject where possible

Pull Request - State: closed - Opened by davidhewitt 6 months ago - 2 comments

#1241 - refactor `Input` trait to have single `as_python` cast for python inputs

Pull Request - State: closed - Opened by davidhewitt 6 months ago - 2 comments

#1240 - caching strings from JSON

Pull Request - State: closed - Opened by samuelcolvin 6 months ago - 1 comment

#1239 - bump version to 2.17.0

Pull Request - State: closed - Opened by davidhewitt 6 months ago - 1 comment

#1238 - remaining associated types

Pull Request - State: closed - Opened by davidhewitt 6 months ago - 1 comment

#1237 - associated types for dict in input

Pull Request - State: closed - Opened by davidhewitt 6 months ago - 1 comment

#1236 - Allow case where `__pydantic_extra__` is `None`, even if `extra='allow'`

Pull Request - State: closed - Opened by sydney-runkle 6 months ago - 6 comments
Labels: ready for review

#1235 - Rust enums validator

Pull Request - State: closed - Opened by samuelcolvin 6 months ago - 1 comment

#1234 - associated types for arguments in Input

Pull Request - State: closed - Opened by davidhewitt 6 months ago - 1 comment

#1233 - remove `with_new_extra`

Pull Request - State: closed - Opened by davidhewitt 6 months ago - 2 comments

#1232 - really drop python<=3.7 support

Pull Request - State: closed - Opened by kloczek 6 months ago - 3 comments

#1231 - support json cow of jiter 0.1.0

Pull Request - State: closed - Opened by davidhewitt 7 months ago - 4 comments

#1230 - move list validation to produce an associated type

Pull Request - State: closed - Opened by davidhewitt 7 months ago - 2 comments

#1229 - implement `Input` for `str`

Pull Request - State: closed - Opened by davidhewitt 7 months ago - 1 comment

#1228 - Fix json serialization when computed field is excluded

Pull Request - State: closed - Opened by sydney-runkle 7 months ago - 2 comments
Labels: ready for review

#1227 - separate `Input` trait `'a` and `'py` lifetimes

Pull Request - State: closed - Opened by davidhewitt 7 months ago - 1 comment

#1226 - Take a `mode` parameter in `validate_python`

Pull Request - State: closed - Opened by DanielRosenwasser 7 months ago - 7 comments

#1225 - tidy up some remaining PyO3 GIL Refs

Pull Request - State: closed - Opened by davidhewitt 7 months ago - 1 comment

#1224 - Bump strum from 0.25.0 to 0.26.2

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#1223 - Datetime underflow causes validation to fail

Issue - State: closed - Opened by hamilton-earthscope 7 months ago - 1 comment
Labels: unconfirmed

#1222 - update to PyO3 0.21 beta

Pull Request - State: closed - Opened by davidhewitt 7 months ago - 2 comments

#1221 - Make tests pass in 2032

Pull Request - State: closed - Opened by bmwiedemann 7 months ago - 3 comments
Labels: ready for review

#1220 - Unable to build Pydantic-Core 2.16.3 on Alpine 3.19

Issue - State: closed - Opened by nicolargo 7 months ago - 3 comments
Labels: unconfirmed

#1219 - Worst case validation performance scales with the number of pydantic objects in memory

Issue - State: closed - Opened by ahsiungsg 7 months ago - 4 comments
Labels: unconfirmed

#1218 - implement omit_trailing_slash feature for PyUrl [7186]

Pull Request - State: open - Opened by tworedz 7 months ago - 12 comments
Labels: ready for review

#1217 - Use new typing syntax for `_pydantic_core.pyi`

Pull Request - State: closed - Opened by Viicos 7 months ago - 2 comments

#1216 - Use PEP570 syntax

Pull Request - State: closed - Opened by Viicos 7 months ago - 2 comments

#1215 - ability to pass context to serialization (pydantic#7143)

Pull Request - State: closed - Opened by ornariece 7 months ago - 9 comments
Labels: ready for review

#1214 - Update pyproject.toml to get a 'Summary' metadata

Pull Request - State: closed - Opened by stonebig 7 months ago - 2 comments

#1213 - Bump the python-packages group with 7 updates

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, python

#1212 - Bump pyo3 from 0.20.2 to 0.20.3

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#1211 - Bump serde_json from 1.0.113 to 1.0.114

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#1210 - Bump ahash from 0.8.7 to 0.8.10

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#1209 - Bump strum from 0.25.0 to 0.26.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 2 comments
Labels: dependencies, rust

#1208 - Bump strum_macros from 0.25.3 to 0.26.1

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, rust

#1207 - Outdated emscripten version, incompatible with PyScript

Issue - State: closed - Opened by ahrnbom 7 months ago - 1 comment
Labels: unconfirmed

#1206 - support Rust 1.70 as MSRV

Pull Request - State: closed - Opened by davidhewitt 7 months ago - 2 comments
Labels: ready for review

#1205 - No Module pydantic_core._pydantic_core (armv7l, built from source)

Issue - State: closed - Opened by briyoon 7 months ago - 5 comments
Labels: installation

#1204 - Fix parsing BigInt from str

Pull Request - State: closed - Opened by sydney-runkle 7 months ago - 2 comments
Labels: ready for review

#1203 - Trimming str before parsing to int and float

Pull Request - State: closed - Opened by hungtsetse 7 months ago - 3 comments
Labels: ready for review

#1202 - Build failure of pydantic-core 2.14.6 with Rust 1.68.2 and Python 3.11

Issue - State: closed - Opened by hsteinhaus 7 months ago - 2 comments
Labels: unconfirmed

#1201 - SPSS 29 Statistics cannot import module

Issue - State: closed - Opened by fadedhero 7 months ago - 2 comments
Labels: unconfirmed

#1200 - ci: if tzdata not available, skip comparing to `ZoneInfo`

Pull Request - State: closed - Opened by davidhewitt 7 months ago - 1 comment
Labels: Full Build

#1199 - Update pyodide to 0.25.0

Pull Request - State: closed - Opened by samdobson 7 months ago - 2 comments

#1198 - Fix stack overflow due to recursion in some recursive serializer schemas.

Pull Request - State: closed - Opened by dmontagu 7 months ago - 1 comment

#1197 - Fix TzInfo equality check based on offset

Pull Request - State: closed - Opened by 13sin 7 months ago - 3 comments
Labels: ready for review

#1196 - Prevent panicking when `__dict__` changes during iteration

Pull Request - State: closed - Opened by alexmojaki 8 months ago - 4 comments

#1195 - unable to build pydantic-core on openbsd

Issue - State: closed - Opened by Monallabs 8 months ago - 1 comment
Labels: unconfirmed

#1194 - Add `serialize_as_any` runtime flag support

Pull Request - State: closed - Opened by sydney-runkle 8 months ago - 14 comments

#1193 - `date` string coerced to `datetime` shouldn't infer timezone

Pull Request - State: closed - Opened by sydney-runkle 8 months ago - 2 comments

#1192 - fix: 8699 union with generator

Pull Request - State: closed - Opened by divident 8 months ago - 3 comments
Labels: ready for review

#1191 - ci: updates for Rust 1.76

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 1 comment

#1190 - fix: 8699 union with generator

Pull Request - State: closed - Opened by divident 8 months ago - 2 comments

#1189 - Add benchmarks for serializing model with complete schema

Pull Request - State: closed - Opened by alexmojaki 8 months ago - 1 comment

#1188 - Version bump, 2.16.2

Pull Request - State: closed - Opened by sydney-runkle 8 months ago - 2 comments

#1187 - Fix model computed field serializer (json)

Pull Request - State: closed - Opened by sydney-runkle 8 months ago - 2 comments

#1186 - Bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, github_actions

#1185 - Bump mymindstorm/setup-emsdk from 13 to 14

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, github_actions

#1184 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, github_actions

#1183 - Bump uraimo/run-on-arch-action from 2.6.0 to 2.7.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, github_actions

#1182 - Bump the python-packages group with 7 updates

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, python

#1181 - Bump smallvec from 1.11.2 to 1.13.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, rust

#1180 - Bump regex from 1.10.2 to 1.10.3

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, rust

#1179 - Bump uuid from 1.6.1 to 1.7.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, rust

#1178 - Bump serde_json from 1.0.109 to 1.0.113

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, rust

#1177 - Bump serde from 1.0.195 to 1.0.196

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 2 comments
Labels: dependencies, rust

#1176 - Consider setting a fixed minimum Rust version

Issue - State: closed - Opened by arnaudsjs 8 months ago - 21 comments
Labels: help wanted, good first issue

#1175 - [Heads up] test_invalid_regex fails with Python 3.13.0a3 (re.Error renamed to PatternError)

Issue - State: closed - Opened by befeleme 8 months ago - 3 comments
Labels: unconfirmed

#1174 - fix warning for tuple of wrong size in union

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 2 comments

#1173 - fix(url): fix host extra trailing slash issue

Pull Request - State: closed - Opened by zoilorys 8 months ago - 4 comments
Labels: ready for review

#1172 - fix(uuid): validation from string

Pull Request - State: closed - Opened by JeanArhancet 8 months ago - 2 comments
Labels: ready for review

#1171 - Segmentation fault - datetime python module

Issue - State: closed - Opened by SrGitQ 8 months ago - 3 comments

#1170 - iOS support?

Issue - State: open - Opened by adamfeuer 8 months ago - 12 comments
Labels: enhancement