This bug is because the timezones tests are failing.
This is happening because the US made changes to its changeover
times for "summer time" and the test cases haven't been updated.
Given this may happen again and cause problems again, I think the best
way to handle this is to stop making assumptions about future changeover
times and disable all the test cases after this year (ie. 2007).
Cheers.
Chris.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
python setup.py install 2> output
Logged In: YES
user_id=609576
Originator: NO
Hi there,
This bug is because the timezones tests are failing.
This is happening because the US made changes to its changeover
times for "summer time" and the test cases haven't been updated.
Given this may happen again and cause problems again, I think the best
way to handle this is to stop making assumptions about future changeover
times and disable all the test cases after this year (ie. 2007).
Cheers.
Chris.