Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-broken-flushWarnings.patch | broken-flushWarnings Fix spurious unit tests failures due to broken behavior in SynchronousTestCase.flushWarnings, which ends up skipping warnings. See this code around 1160: aModule = sys.modules[aFunction.__module__] filename = inspect.getabsfile(aModule) if filename != os.path.normcase(aWarning.filename): continue |
Free Ekanayaka <freee@debian.org> | no | 2016-10-31 |