Add python 3.14 support (#4193)
* try 3.14 in pyramid Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * see what's broken Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix pyramid Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix pyramid ci Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix sqlalchemy Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix httpx tests Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix pymssql Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix grpc tests Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix exporter-prometheus-write tests Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * try fastapi fix Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix django tests Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix aiopg Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix aiohttp-client Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix django Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix aiopg Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix httpx Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix fastapi Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix vertexai Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix workflows Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix openai-v2 Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix contributing.md and lint to use py314 Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix lint Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * Update tox.ini Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> * Update instrumentation/opentelemetry-instrumentation-asyncio/tests/test_asyncio_run_coroutine_threadsafe.py Co-authored-by: Aaron Abbott <aaronabbott@google.com> * Apply suggestion from @emdneto * Apply suggestion from @emdneto * Update tox.ini * Update tox.ini * fix lint Signed-off-by: Emídio Neto <9735060+emdneto@users.noreply.github.com> * add changelog Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * add trove classifiers Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> * fix Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> --------- Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com> Signed-off-by: Emídio Neto <9735060+emdneto@users.noreply.github.com> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com> Co-authored-by: Aaron Abbott <aaronabbott@google.com>
E
Emídio Neto committed
22e31a5571e75632af77b9ef1007736c57e2234f
Parent: 1eca3e6
Committed by GitHub <noreply@github.com>
on 2/19/2026, 7:37:02 PM