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

Commitd76d942

Browse files
authored
Prepare release 2.11.0b2 (#11569)
1 parent13c345e commitd76d942

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

‎HISTORY.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
##v2.11.0b2 (2025-03-17)
2+
3+
[GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.11.0b2)
4+
5+
###What's Changed
6+
7+
####Packaging
8+
9+
* Bump`pydantic-core` to v2.32.0 by@Viicos in[#11567](https://github.com/pydantic/pydantic/pull/11567)
10+
11+
####New Features
12+
13+
* Add experimental support for free threading by@Viicos in[#11516](https://github.com/pydantic/pydantic/pull/11516)
14+
15+
####Fixes
16+
17+
* Fix`NotRequired` qualifier not taken into account in stringified annotation by@Viicos in[#11559](https://github.com/pydantic/pydantic/pull/11559)
18+
19+
###New Contributors
20+
21+
*@joren485 made their first contribution in[#11547](https://github.com/pydantic/pydantic/pull/11547)
22+
123
##v2.11.0b1 (2025-03-06)
224

325
[GitHub release](https://github.com/pydantic/pydantic/releases/tag/v2.11.0b1)

‎pydantic/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
__all__='VERSION','version_info'
88

9-
VERSION='2.11.0b1'
9+
VERSION='2.11.0b2'
1010
"""The version of Pydantic."""
1111

1212

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp