-
Notifications
You must be signed in to change notification settings - Fork 430
Drop support for Python 2.6 #298
Comments
gsutil still supports 2.6 and depends on this |
@thobrla: what's gsutil's timeline for dropping 2.6 support? |
There's no timeline. We still get regular requests and reports from users on 2.6. |
:-( |
@thobrla I recommend reading http://www.curiousefficiency.org/posts/2015/04/stop-supporting-python26.html (Nick even weighs in on our thread over in |
More support: |
@thobrla: today is the twelfth day of Christmas; how possible would it be for us to make dropping Python 2.6 support the gift we give ourselves? Has anything changed on your side of the relationship? What if you had to pin your dependency on us to a less-than-current version? |
The situation hasn't changed much - gsutil still has a substantial amount of users using Python 2.6. If we had to pin on a less-than-current version that would work up until the point that we actually needed a fix/update in oauth2client, which I anticipate will happen at least once in the coming year, if not more. That being said, I recognize we can't support this forever. I'll discuss with our dev team and get back to you here. |
@thobrla: ping? |
I'm still working on details with the gcloud CLI team, and probably won't have a fully-publishable plan for at least a few weeks. The general consensus is that we'd like to deprecate support, but need to decide on the length of the deprecation period and migration plan. |
FYI: gsutil announced deprecation for Python 2.6 today, with support ending on September 1, 2016. |
So... are we good to just hang out until 1 September? Is there anything else that would ask 2.6 support of us after then? |
See googleapis/google-cloud-python#995 and #297 for discussion
The text was updated successfully, but these errors were encountered: