Skip to content

Commit

Permalink
Merge branch 'main' into avara1986/revert_modulo
Browse files Browse the repository at this point in the history
  • Loading branch information
avara1986 authored Dec 19, 2024
2 parents bff2c0b + 89d82c3 commit 963efe9
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion releasenotes/notes/threethirteen-d40d659d8939fe5e.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,52 @@
---
upgrade:
- |
Makes the library compatible with Python 3.13
Makes the library compatible with Python 3.13.
The following limitations currently apply to support for Python 3.13:
- ``ddtrace`` is not supported on Windows with Python 3.13
- Appsec Threat Detection is not tested against Django, Flask, or FastAPI with 3.13
- Automatic Service Naming is not tested with 3.13
- The ``ddtrace-run`` entrypoint is not tested with 3.13
- The following products are not tested with 3.13:
- Code Coverage
- Appsec IAST
- Data Streams Monitoring
- CI Visibility
- Continuous Profiling
- The following integrations are not tested with 3.13:
- aiobotocore
- aiomysql
- aiopg
- anthropic
- asyncpg
- avro
- botocore
- confluent-kafka
- consul
- django
- falcon
- fastapi
- freezegun
- gevent
- google_generativeai
- grpcio
- gunicorn
- langchain
- mysqlclient
- opentracing
- protobuf
- psycopg
- psycopg2
- pymysql
- pyodbc
- pytest
- pytest-bdd
- pytest-benchmark
- sanic
- selenium
- sqlalchemy
- sqlite3
- starlette
- tornado
- vertexai

0 comments on commit 963efe9

Please sign in to comment.