jaegertracing / jaeger-client-python

🛑 This library is DEPRECATED!
https://jaegertracing.io/
Apache License 2.0
408 stars 155 forks source link

Remove support for Python 2.x #306

Closed yurishkuro closed 3 years ago

yurishkuro commented 3 years ago

Requirement - what kind of business use case are you trying to solve?

I want green CI.

Problem - what in Jaeger blocks you from solving the requirement?

Dependencies are starting to drop support for Python 2.7, which is EOL since 2020-01-01

Proposal - what do you suggest to solve the problem or improve the existing situation?

Remove 2.7 from CI, only test with 3.x