shotgunsoftware / python-api

A Python-based library for accessing Flow Production Tracking API.
https://developer.shotgridsoftware.com/python-api
Other
306 stars 198 forks source link

SG-32806 Enable support for Python 3.10 in CI #301

Closed carlos-villavicencio-adsk closed 1 year ago

carlos-villavicencio-adsk commented 1 year ago

We need to rebase #305 and complete SG-32847 before testing this again.

carlos-villavicencio-adsk commented 1 year ago

@carlos-villavicencio-adsk what about the Chorus warnings? Anything we can do to avoid them? Any comment pattern to silent them?

We cannot avoid them without completely removing the Python 2 support. The warning is on the existing legacy code we have. We can skip them, it's on the same invocation.