stub42 / pytz

pytz Python historical timezone library and database
MIT License
353 stars 93 forks source link

Draft: prevent evaluation of lazy list in pytz.timezone #90

Closed eendebakpt closed 1 year ago

eendebakpt commented 2 years ago

This is a draft PR to improve the performance of pytz.timezone. See #88 for details