| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-03 | Refactored tests that rely on an ImportError for Python 3.5 compatibility | Tim Graham | |
| A change in Python test discovery [1] causes the old packages that raised an error to be discovered; now we use a common directory that's ignored during discovery. Refs #23763. [1] http://bugs.python.org/issue7559 | |||
| 2013-11-02 | Fixed #21302 -- Fixed unused imports and import *. | Tim Graham | |
| 2013-09-06 | Fixed #21015 -- Fixed MigrationLoader when importlib.import_module returns a ↵ | Loic Bistuer | |
| file module or an empty directory. | |||
| 2013-09-06 | Fixed #21014 -- Fixed gobbled ImportError in MigrationLoader. | Loic Bistuer | |
