boto / s3transfer

Amazon S3 Transfer Manager for Python
Apache License 2.0
209 stars 133 forks source link

Add back 3.7 lru_cache syntax #297

Closed nateprewitt closed 9 months ago

nateprewitt commented 9 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.