-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Comparing changes
Open a pull request
base repository: pydantic/pydantic
base: v1.10.4
head repository: pydantic/pydantic
compare: v1.10.5
- 13 commits
- 21 files changed
- 10 contributors
Commits on Dec 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bb6f7d3 - Browse repository at this point
Copy the full SHA bb6f7d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8934a5 - Browse repository at this point
Copy the full SHA e8934a5View commit details
Commits on Jan 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a504667 - Browse repository at this point
Copy the full SHA a504667View commit details
Commits on Jan 11, 2023
-
Fix typo in Field function docstring (#4931) (#4932)
Co-authored-by: Daniel Kjellid <42611331+danielkjellid@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5121777 - Browse repository at this point
Copy the full SHA 5121777View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb8922 - Browse repository at this point
Copy the full SHA 5bb8922View commit details
Commits on Jan 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0bc7cd3 - Browse repository at this point
Copy the full SHA 0bc7cd3View commit details
Commits on Feb 6, 2023
-
Handle X | Y union in GenericModel (#4977)
* Fix X | Y union syntax breaks GenericModel (#4146) * Update changes/4146-thenx.md Co-authored-by: ⬢ Samuel Colvin <s@muelcolvin.com> * Improve tests * Recreate newstyle union via typing._UnionGenericAlias * Add basic pep-604 union args order caching detection test --------- Co-authored-by: ⬢ Samuel Colvin <s@muelcolvin.com>
Configuration menu - View commit details
-
Copy full SHA for a699707 - Browse repository at this point
Copy the full SHA a699707View commit details
Commits on Feb 7, 2023
-
Dataclass deepcopy 1.10 (#4963)
* add test to reproduce #4949 * fix infinitely recursive deepcopy * add test for shallow copy of wrapped dataclass * fix infinitely recursive copy of wrapped dataclass --------- Co-authored-by: Martin Billinger-Finke <2392396+mbillingr@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0558af4 - Browse repository at this point
Copy the full SHA 0558af4View commit details
Commits on Feb 9, 2023
-
Invalidate mypy cache if config changes (#5007) (#5023)
* Invalidate mypy cache if config changes * Add docstring * Add change description Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ce45f6e - Browse repository at this point
Copy the full SHA ce45f6eView commit details
Commits on Feb 15, 2023
-
fix: Fix broken parametrized bases with GenericModels (#5052)
* Use weak refs for caches * Fix type * Update tests, add tests * Update tests, add tests * Python version check * Improve type * Add changes file * Add comment * add memray memory use test * update deps * use py37 generics * move into another stage ci * fix decorator * fix assertion * Remove unused LimitedDict. Add test check and comment * Try fix memray usage * Ignore mypy checks with memray * tweak test setup and ci --------- Co-authored-by: Adrian Garcia Badaracco <1755071+adriangb@users.noreply.github.com> Co-authored-by: Samuel Colvin <s@muelcolvin.com>
Configuration menu - View commit details
-
Copy full SHA for aea3449 - Browse repository at this point
Copy the full SHA aea3449View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce35972 - Browse repository at this point
Copy the full SHA ce35972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96dc2e0 - Browse repository at this point
Copy the full SHA 96dc2e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0215d1 - Browse repository at this point
Copy the full SHA b0215d1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.10.4...v1.10.5