This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients alexandre.vassalotti, pitrou, python-dev, serhiy.storchaka, vstinner
Date 2015-10-11.07:50:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444549816.76.0.912378893973.issue24164@psf.upfronthosting.co.za>
In-reply-to
Content
Buildbots failed.

http://buildbot.python.org/all/builders/AMD64%20Debian%20root%203.x/builds/2807/steps/test/logs/stdio

======================================================================
FAIL: test_reduce (test.test_descr.PicklingTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/root/buildarea/3.x.angelico-debian-amd64/build/Lib/test/test_descr.py", line 4745, in test_reduce
    obj.__reduce_ex__(proto)
AssertionError: ValueError not raised
History
Date User Action Args
2015-10-11 07:50:16vstinnersetrecipients: + vstinner, pitrou, alexandre.vassalotti, python-dev, serhiy.storchaka
2015-10-11 07:50:16vstinnersetmessageid: <1444549816.76.0.912378893973.issue24164@psf.upfronthosting.co.za>
2015-10-11 07:50:16vstinnerlinkissue24164 messages
2015-10-11 07:50:16vstinnercreate