seleniumbase / SeleniumBase

📊 Python's all-in-one framework for web crawling, scraping, testing, and reporting. Supports pytest. UC Mode provides stealth. Includes many tools.
https://seleniumbase.io
MIT License
4.5k stars 916 forks source link

Drop support for Python 2.7 #1651

Closed mdmintz closed 1 year ago

mdmintz commented 1 year ago

Drop support for Python 2.7

It's time to drop support for Python 2.7. This day has been coming for awhile.

For a long time, I've continued maintaining support for it, but now it's just holding me back, and making SeleniumBase more complicated than it needs to be.

SeleniumBase has been extending Python 2.7 exactly 3 years past its official end-of-life date:

mdmintz commented 1 year ago

Released in 4.11.0 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.11.0