gruns / icecream

🍦 Never use print() to debug again.
MIT License
9.2k stars 186 forks source link

Python 2.7 builds are broken #168

Closed palfrey closed 2 weeks ago

palfrey commented 1 year ago

Due to https://github.com/actions/setup-python/issues/672

palfrey commented 9 months ago

FYI @gruns still seeing this one on https://github.com/gruns/icecream/commit/a90e838f63887dda02be842413890b504946a1e0. Any thoughts there?

gruns commented 2 weeks ago

hey @palfrey! have you upgraded past python 2.7?

I'm about to drop support for python27 to simplify icecream's code, tests, and dependencies. py27 hit EOL in january 2020, four years ago

palfrey commented 2 weeks ago

Oh, way, way past it. Please drop it!

gruns commented 2 weeks ago

awesome 🙂. thank you @palfrey!