fix(core): support for Python 3.14 (#33461)
* Fix detection of support of context in `asyncio.create_task` * Fix: in Python 3.14 `asyncio.get_event_loop()` raises an exception if there's no running loop * Bump pydantic to version 2.12 * Skips tests with pydantic v1 models as they are not supported with Python 3.14 * Run core tests with Python 3.14 in CI. --------- Co-authored-by: Mason Daugherty <[email protected]> Co-authored-by: Sydney Runkle <[email protected]>
C
Christophe Bornet committed
2d5efd7b290eab56e8787abfbdde15d27358d997
Parent: 1d22735
Committed by GitHub <[email protected]>
on 10/17/2025, 9:27:34 AM