A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pydantic/pydantic/commit/d76d942e5fe2ddabf60f58a89b24709277a9feb8 below:

Prepare release 2.11.0b2 (#11569) · pydantic/pydantic@d76d942 · GitHub

File tree Expand file treeCollapse file tree 2 files changed

+23

-1

lines changed

Filter options

Expand file treeCollapse file tree 2 files changed

+23

-1

lines changed Original file line number Diff line number Diff 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 + 1 23

## v2.11.0b1 (2025-03-06)

2 24 3 25

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

Original file line number Diff line number Diff line change

@@ -6,7 +6,7 @@

6 6 7 7

__all__ = 'VERSION', 'version_info'

8 8 9 -

VERSION = '2.11.0b1'

9 +

VERSION = '2.11.0b2'

10 10

"""The version of Pydantic."""

11 11 12 12

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4