New submission from Hirokazu Yamamoto <ocean-c...@m2.ccsnet.ne.jp>: I'm not sure why this happens, I can see this on official python3.2 beta1 windows binary.
C:\Python32>.\python -m test.regrtest test_datetime [1/1] test_datetime test test_datetime failed -- Traceback (most recent call last): File "c:\Python32\lib\test\datetimetester.py", line 1628, in test_computations self.assertRaises(TypeError, lambda: a+i) AssertionError: TypeError not raised by <lambda> 1 test failed: test_datetime ---------- components: Library (Lib), Windows messages: 123617 nosy: ocean-city priority: normal severity: normal status: open title: test_datetime fails on Python3.2 windows binary versions: Python 3.2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10654> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com