[issue17298] Twisted test failure triggered by change in 2.7 branch

Glyph Lefkowitz report at bugs.python.org
Mon Feb 25 23:24:54 CET 2013


New submission from Glyph Lefkowitz:

As reported in Twisted:

https://twistedmatrix.com/trac/ticket/6314

and as seen on the Twisted buildbot: https://buildbot.twistedmatrix.com/builders/lucid32-py2.7maint/builds/2327/steps/trial/logs/problems

The tip of the 2.7 branch is now failing Twisted's test suite.

The nature of the bug is not immediately obvious, but it looks like certain previously-working pickles are now raising MemoryError when we attempt to load them.

----------
components: Library (Lib)
messages: 182993
nosy: benjamin.peterson, glyph
priority: release blocker
severity: normal
stage: needs patch
status: open
title: Twisted test failure triggered by change in 2.7 branch
type: behavior
versions: Python 2.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17298>
_______________________________________


More information about the Python-bugs-list mailing list