anancarv / python-artifactory

Typed interactions with the Jfrog Artifactory REST API
MIT License
55 stars 50 forks source link

How to support python 2.7 #132

Closed acaiblog closed 10 months ago

acaiblog commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

anancarv commented 1 year ago

Hey @acaiblog, Unfortunately we're not planning on supporting python 2.7 since it's deprecated for a few years now.

themysteq commented 11 months ago

@anancarv Can I co-maintain this project as triage permissions? I would like to be able to answer and eventually close such kind of issues.

@acaiblog there is no way to support Python 2.7 as it's unsupported for few years and from security and people's sane perspective is good to drop python 2.7 completely.