[Python-modules-team] Bug#754047: patch file for python3

Brian May brian at microcomaustralia.com.au
Sun Aug 10 03:45:36 UTC 2014


On 10 August 2014 12:05, Brian May <brian at microcomaustralia.com.au> wrote:

> On 10 August 2014 11:25, Brian May <brian at microcomaustralia.com.au> wrote:
>
>> The packaging for this seems to work fine, however the upstream code
>> fails the tests for Python3.4
>>
>> AttributeError: 'ContextSuite' object has no attribute '_removed_tests'
>>
>> Curiously this happens inside unittest code.
>>
>
> Submitted upstream bug report:
>
> https://github.com/celery/kombu/issues/389
>

The root cause of this failure is actually the following bug:

http://bugs.debian.org/757640
https://github.com/nose-devs/nose/issues/759
https://github.com/nose-devs/nose/pull/811

>
Fixing this requires a one line patch to nose (added upstream in git but
not released yet).
-- 
Brian May <brian at microcomaustralia.com.au>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20140810/b7bc5be6/attachment.html>


More information about the Python-modules-team mailing list