rsheftel / pandas_market_calendars

Exchange calendars to use with pandas for trading applications
MIT License
803 stars 173 forks source link

minimal version requirement #341

Closed lp9052 closed 5 months ago

lp9052 commented 7 months ago

I see the latest version requirement is python >= 3.9, is there any specific reason that we drop the support on 3.8?

We still have quite a lot applications run on 3.8. We'd like to see some transition time if possible.

rsheftel commented 7 months ago

Fair suggestion. I will change the min required python to 3.8 in the next release. I only test 3.9+ but I am sure it will work fine in 3.8

rsheftel commented 5 months ago

This is done in v4.1.1