apm-agent-python icon indicating copy to clipboard operation
apm-agent-python copied to clipboard

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

Open xrmx opened this issue 1 year ago • 1 comments

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.

xrmx avatar Apr 10 '24 14:04 xrmx

We are going to drop Python 3.6 support in the next minor instead.

xrmx avatar Apr 09 '25 10:04 xrmx