pydantic-core
Improve PyMapping related function
#314
Merged

Improve PyMapping related function #314

samuelcolvin merged 35 commits into pydantic:main from tushushu:wip-py-mapping
tushushu
tushushu preliminary change
638dfd25
tushushu
tushushu pymapping get item
6d714373
tushushu validate_mapping
f97b1fec
tushushu
tushushu fix for loop
c3177bea
tushushu fix CI
58cedd85
tushushu Merge branch 'main' into wip-py-mapping
99b0e821
tushushu fix CI
c160ed1d
tushushu fix ci
44e43226
tushushu fix CI
d0bddced
tushushu uncheck bounds
b47bd30d
tushushu mapping type
093eabdf
tushushu dict error
1d1a9517
tushushu fix bad mapping tuple 1
10bfb1bc
tushushu fix CI
2d6086b0
tushushu format code
4f7fc8d4
tushushu fix error test
ee6c21e2
codecov-commenter
tushushu cargo clippy fix
4bb586b7
tushushu cargo clippy fix
9c700db5
tushushu remove dead code
12dd60a0
tushushu fix import
b0a6c4b9
tushushu fix
b0430c76
tushushu pypy has no PyTuple::get_item_unchecked
85b19160
tushushu Merge branch 'main' into wip-py-mapping
bea90609
samuelcolvin
tushushu fix lint
0a3531b6
tushushu
tushushu
tushushu commented on 2022-11-08
tushushu
tushushu commented on 2022-11-08
tushushu
tushushu commented on 2022-11-08
tushushu
tushushu commented on 2022-11-08
tushushu
tushushu commented on 2022-11-08
tushushu
tushushu commented on 2022-11-08
samuelcolvin
samuelcolvin commented on 2022-11-08
tushushu
tushushu rename func
54ede65e
tushushu use get_item_unchecked
61651f0d
tushushu not using unwrap
34e5e391
tushushu iter mapping
ec1d3e99
tushushu fix CI
54bbac7d
tushushu use macros
4e118677
tushushu
tushushu tushushu requested a review from samuelcolvin samuelcolvin 2 years ago
samuelcolvin
tushushu
tushushu commented on 2022-11-15
samuelcolvin fix dict iter
5f4d401c
samuelcolvin simplify typeddict logic
81365ca0
samuelcolvin Merge branch 'main' into tushushu-wip-py-mapping
08976151
tushushu
tushushu
tushushu commented on 2022-11-16
tushushu
tushushu commented on 2022-11-16
samuelcolvin fix for pypy, small cleanup
05f676c4
samuelcolvin more test cases
a9f41321
samuelcolvin
samuelcolvin
samuelcolvin approved these changes on 2022-11-16
tushushu
tushushu
samuelcolvin samuelcolvin merged e146483e into main 2 years ago
samuelcolvin

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone