elastic / elastic/apm-agent-python

Plan for next milestone release: drop python 3.6 and 3.7 support

Abierto
#2,029 1 comentario 0 reacciones 1 asignado Reclamado por @xrmx Ver en GitHub
agent-python
Lenguaje dominante
Python
Estrellas
431
Forks
239
Merge medio
5 d 10 h
PR fusionados (30 d)
7

Descripción

We want to remove support for python versions not supported upstream anymore, that is 3.6 and 3.7. That would simplify the code and our test matrix.
We are waiting for 30th June 2024 to have RHEL 7 going end of support and benefit from people bumping to newer environments.
Will also use this milestone bump in order to remove some deprecated code that currently raises a PendingDeprecationWarning.
So first will do a release moving code from PendingDeprecationWarning to DeprecationWarning in order to make it clear that the code is gonna go.
We plan the release with a bump milestone around July 2024.

7.0.0 removals:

- [ ] Python 3.6 support
- [ ] Python 3.7 support
- [ ] opentracing bridge
- [ ] logging handler
- [ ] django logging handler integration
- [ ] flask logging handler integration
- [ ] cleanup docs references to asyncio 3.7+, logging handlers and supported python versions

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.