alisaifee / limits

Rate limiting using various strategies and storage backends such as redis & memcached
https://limits.readthedocs.org
MIT License
428 stars 58 forks source link

Use standard importlib.resources on Python >= 3.9 #231

Closed cjwatson closed 2 days ago

alisaifee commented 2 days ago

Thank you, and apologies for the delay in getting back to you on this. Since python 3.8 is EOL, I've just removed the backport entirely (452ba8d2e1767f10db9e8f01086ab7120900bce3)