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 <mason@langchain.dev> Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com>
C
Christophe Bornet committed
2d5efd7b290eab56e8787abfbdde15d27358d997
Parent: 1d22735
Committed by GitHub <noreply@github.com>
on 10/17/2025, 9:27:34 AM