Message 256560 - Python tracker (original) (raw)

Even that produces 3 failures on my setup, though the full list would be available when running: ./python -m test -v test_datetime

It is obvious, however, that the tests would fail: you've changed "if us:" to "if us is None:".