Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5e6e87f

Browse files
authored
Prepare release v1.10.22 (#11774)
1 parent4ece003 commit5e6e87f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
##v1.10.22 (2025-04-17)
2+
3+
* Fix compatibility with`typing-extensions` by@Viicos inhttps://github.com/pydantic/pydantic/pull/11764
4+
15
##v1.10.21 (2025-01-10)
26

37
* Fix compatibility with ForwardRef._evaluate and Python < 3.12.4 by@griels inhttps://github.com/pydantic/pydantic/pull/11232

‎pydantic/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__all__='compiled','VERSION','version_info'
22

3-
VERSION='1.10.21'
3+
VERSION='1.10.22'
44

55
try:
66
importcython# type: ignore

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp