[issue23820] test_importlib fails under -O

2015-04-13 Thread Brett Cannon
Brett Cannon added the comment: The PEP 488 change actually fixed this. -- resolution: -> out of date stage: patch review -> resolved status: open -> closed ___ Python tracker _

[issue23820] test_importlib fails under -O

2015-03-31 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Here is a patch. -- keywords: +patch nosy: +serhiy.storchaka stage: needs patch -> patch review Added file: http://bugs.python.org/file38761/issue23820.patch ___ Python tracker _

[issue23820] test_importlib fails under -O

2015-03-31 Thread Brett Cannon
New submission from Brett Cannon: == FAIL: test_cached_sourceless (test.test_importlib.test_spec.Frozen_ModuleSpecTests) -- Traceback (most recent call last):