[Twisted-Python] Weekly Bug Summary

2014-09-28 Thread trac
Bug summary __ Summary for 2014-09-21 through 2014-09-28 Opened Closed Total Change Enhancements: 2 2 1239 +0 Defects: 4 0751 +4 Tasks: 1 1

Re: [Twisted-Python] naming question before we end up committed...

2014-09-28 Thread Hynek Schlawack
Does anyone have an opinion on renaming it to twisted.logger? Or have a better suggestion? +1 on dropping `python` here. That's a weird namespace anyway something as central as logging shouldn't be there. ___ Twisted-Python mailing list

[Twisted-Python] twistedchecker TypeError: modifiedBlankLines() takes exactly 6 arguments (7 given)

2014-09-28 Thread Wolfgang Rohdewald
I am getting this traceback on about every source file like: i5:~/ssdsrc/alt/Twisted/twisted/test (pb3) twistedchecker reflect_helper_ZDE.py * Module reflect_helper_ZDE W9001: 1,0: Missing copyright header W9002: 1,0: Missing a reference to test module in header C0103: 1,0:

Re: [Twisted-Python] naming question before we end up committed...

2014-09-28 Thread Chris
+1 for twisted.logger. ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] twistedchecker TypeError: modifiedBlankLines() takes exactly 6 arguments (7 given)

2014-09-28 Thread Glyph
How did you install twistedchecker? -glyph On Sep 27, 2014, at 11:52 PM, Wolfgang Rohdewald wolfgang@rohdewald.de wrote: I am getting this traceback on about every source file like: i5:~/ssdsrc/alt/Twisted/twisted/test (pb3) twistedchecker reflect_helper_ZDE.py *

Re: [Twisted-Python] INCOMPATIBLE CHANGE: twisted.python.threadpool

2014-09-28 Thread Joshua Bartlett
On 26 September 2014 08:31, Glyph Lefkowitz gl...@twistedmatrix.com wrote: So, does anyone out there have any code which makes use of the aforementioned bad attributes of ThreadPool, whose applications would break if I removed them? If so, how can I make you feel as bad about yourselves for