ranaroussi / yfinance

Download market data from Yahoo! Finance's API
https://aroussi.com/post/python-yahoo-finance
Apache License 2.0
12.1k stars 2.22k forks source link

Add error classes for symbol delisting errors, closes #270 #1915

Closed elibroftw closed 1 month ago

elibroftw commented 1 month ago

You will need to bump version to 0.3.0 as this might be a breaking change for some people who string comparing the previous error message.

ValueRaider commented 1 month ago

Can you give a simple scenario that is broken?

elibroftw commented 1 month ago

Going to reopen a clean PR