I'm using system installed tzdata 2024a and pytest fails in multiple pytz/tests/test_tzinfo.py units complaining about unexpected output.
On top of that two units are failing with object has no attribute '_tzinfos'.
I'm using python 3.10.14 and pytest 8.2.1.
I'm using system installed tzdata 2024a and pytest fails in multiple pytz/tests/test_tzinfo.py units complaining about unexpected output. On top of that two units are failing with
object has no attribute '_tzinfos'
. I'm using python 3.10.14 and pytest 8.2.1.