boto / s3transfer

Amazon S3 Transfer Manager for Python
Apache License 2.0
215 stars 134 forks source link

Add back 3.7 lru_cache syntax #297

Closed nateprewitt closed 11 months ago

nateprewitt commented 11 months ago

This is an intentional downgrading of the pyupgrade bump to avoid unnecessary churn in the initial cutover. pip should save us from mismatches, but as we've seen recently there are some creative packaging strategies that are circumventing most standard tooling.