On 16 décembre 08:45, Barry Warsaw wrote:
> On Dec 15, 2009, at 09:03 PM, Daniel Harding wrote:
> 
> >This past June problems were reported with seeing messages like the 
> >following on stderr when running pylint:
> >
> >     Exception RuntimeError: 'maximum recursion depth exceeded while
> >     calling a Python object' in <type 'exceptions.AttributeError'>
> >     ignored
> >
> >At the time it was attributed to a bug in Python 2.6.2.  However, after 
> >upgrading to Python 2.6.4 I still saw the problem, so decided to 
> >investigate further, and eventually tracked it down to an infinite 
> >recursion in logilab-astng
> 
> I've definitely hit the same problem with the latest pylint, and I agree it
> has something to do with getattrs.  If the devs need another test case, you
> can use the Mailman 3 source code: 'bzr branch lp:mailman'

Hi Daniel, Barry,

sorry for the late answer. I've just filed a ticket with Daniel's report :
http://www.logilab.org/ticket/19641 . Thank you very much for this analysis,
that will definitly help in solving this!

-- 
Sylvain Thénault                               LOGILAB, Paris (France)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
CubicWeb, the semantic web framework:    http://www.cubicweb.org

_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to