Bug summary
______________________
Summary for 2013-02-24 through 2013-03-03
                  Opened     Closed      Total     Change
Enhancements:         16         15        987         +1
Defects:               9          8        643         +1
Tasks:                 2          2         84         +0
Regressions:           0          0          2         +0
Total:                27         25       1716         +2

|== Type Changes   |== Priority Changes   |== Component Changes   
|Defect:       +1  |Highest:  -1          |Conch:  +0             
|Enhancement:  +1  |Normal:   +3          |Core:   +0             
|Task:         +0  |Low:      +0          |Ftp:    +1             
                                          |Lore:   -1             
                                          |Mail:   -1             
                                          |Names:  -1             
                                          |Trial:  +2             
                                          |Web:    +2             


Total Tickets Open Tickets
New / Reopened Bugs ______________________ ===== Normal ===== [#6323] twisted.python.test.test_reflect emits DeprecationWarning (opened by tom.prince) defect core http://twistedmatrix.com/trac/ticket/6323 [#6324] twisted/python/test/test_util.py emits DeprecationWarning (opened by tom.prince) defect core http://twistedmatrix.com/trac/ticket/6324 [#6325] twisted.web.tap should use endpoint instead of deprecated strports (opened by tom.prince) task web http://twistedmatrix.com/trac/ticket/6325 [#6326] web/test_template emits DeprecationWarning (opened by tom.prince) defect web http://twistedmatrix.com/trac/ticket/6326 [#6327] Typo in TCP6ClientEndpoint._nameResolution's docstring (opened by ashfall) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/6327 [#6328] twisted.names.client lookup functions duplicate or reference the documntation of `IResolver` (opened by rwall) enhancement names http://twistedmatrix.com/trac/ticket/6328 [#6329] pydoctor does not generate twisted.names.common.ResolverBase.getHostByName api documentation because it is in an interface base class (opened by rwall) (CLOSED, invalid) enhancement names http://twistedmatrix.com/trac/ticket/6329 [#6330] twisted.python.test.test_components.ComponentMeta tries but fails to declare that it implements IMeta (opened by mwh) defect core http://twistedmatrix.com/trac/ticket/6330 [#6331] Refactor FTP server tests to use (opened by adiroiban) enhancement ftp http://twistedmatrix.com/trac/ticket/6331 [#6332] fake twisted.trial._dist.test.test_workertrial.MainTestCase.fdopen returns None sometimes (opened by glyph) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6332 [#6333] Deprecate DryRunVisitor. (opened by tom.prince) enhancement trial http://twistedmatrix.com/trac/ticket/6333 [#6334] Consider distributing a CA bundle if figuring out platform certificates is too hard or takes too long (opened by glyph) task core http://twistedmatrix.com/trac/ticket/6334 [#6335] utf-8 telnet terminal input support for conch required (opened by nnseva) enhancement conch http://twistedmatrix.com/trac/ticket/6335 [#6336] twisted.trial.unittest does not support Python unittest's @unittest.expectedFailure (opened by idella) (CLOSED, wontfix) enhancement trial http://twistedmatrix.com/trac/ticket/6336 [#6337] OpenSSLCertificateOptions doesn’t disallow SSLv2 (opened by hynek) defect core http://twistedmatrix.com/trac/ticket/6337 [#6339] Make twisted.protocol.tls._PullToPush public. (opened by tom.prince) enhancement core http://twistedmatrix.com/trac/ticket/6339 [#6340] Add howto-style documentation for twisted.conch.client.knownhosts (opened by exarkun) enhancement conch http://twistedmatrix.com/trac/ticket/6340 [#6341] Replace usage of twisted.python.text and deprecate it (opened by thijs) enhancement core http://twistedmatrix.com/trac/ticket/6341 [#6342] Deprecate twisted.python.hashlib (opened by thijs) enhancement core http://twistedmatrix.com/trac/ticket/6342 [#6345] trial can't run stdlib unittest test methods with expected failures (opened by exarkun) defect trial http://twistedmatrix.com/trac/ticket/6345 [#6313] Lore should give a reasonable error when encourtering headings that contain links (opened by rwall) (CLOSED, invalid) defect lore http://twistedmatrix.com/trac/ticket/6313 ===== Low ===== [#6338] IResolver docstrings contain broken references (opened by thijs) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/6338 [#6343] Port twisted.python.hook to Python 3 (opened by thijs) (CLOSED, wontfix) enhancement core http://twistedmatrix.com/trac/ticket/6343 [#6344] Export function to create preferred reactor from twisted.internet.default without installing it (opened by mbeyer) enhancement core http://twistedmatrix.com/trac/ticket/6344 Closed Bugs ______________________ ===== Highest ===== [#6314] There are failing tests with tip of python 2.7 branch (opened by tom.prince, closed by tom.prince, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6314 ===== Normal ===== [#5918] t.p.b.StatefulStringProtocol has undocumented .state instance attribute (opened by devinj, closed by thijs, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5918 [#6218] AbstractMaildirDomain implements IAliasableDomain but doesn't advertise that fact. (opened by tom.prince, closed by thijs, fixed) enhancement mail http://twistedmatrix.com/trac/ticket/6218 [#6327] Typo in TCP6ClientEndpoint._nameResolution's docstring (opened by ashfall, closed by ashfall, fixed) defect core http://twistedmatrix.com/trac/ticket/6327 [#6332] fake twisted.trial._dist.test.test_workertrial.MainTestCase.fdopen returns None sometimes (opened by glyph, closed by therve, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6332 [#6322] Missing tests for NotImplementedError in t.protocols.basic (opened by thijs, closed by thijs, fixed) task core http://twistedmatrix.com/trac/ticket/6322 [#6313] Lore should give a reasonable error when encourtering headings that contain links (opened by rwall, closed by exarkun, invalid) defect lore http://twistedmatrix.com/trac/ticket/6313 [#6311] Allow Twisted to accept SOCK_DGRAM listening sockets from systemd (opened by rwall, closed by exarkun, invalid) enhancement core http://twistedmatrix.com/trac/ticket/6311 [#6310] Allow Twisted to accept AF_UNIX sockets from systemd (opened by rwall, closed by exarkun, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/6310 [#6329] pydoctor does not generate twisted.names.common.ResolverBase.getHostByName api documentation because it is in an interface base class (opened by rwall, closed by exarkun, invalid) enhancement names http://twistedmatrix.com/trac/ticket/6329 [#4685] IResolver doesn't document its argument types or return values (opened by glyph, closed by rwall, fixed) enhancement names http://twistedmatrix.com/trac/ticket/4685 [#5564] Remove deprecated API in t.names.root (opened by thijs, closed by tomprince, fixed) task names http://twistedmatrix.com/trac/ticket/5564 [#6259] epoll reactor continually errors when given a delayed call with an excessive timeout (opened by cocagne, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/6259 [#6336] twisted.trial.unittest does not support Python unittest's @unittest.expectedFailure (opened by idella, closed by exarkun, wontfix) enhancement trial http://twistedmatrix.com/trac/ticket/6336 [#5953] Split up and improve a couple of printing tests for twisted.python.failure (opened by itamar, closed by thijs, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5953 [#5797] constants cannot be attributes of another class (opened by exarkun, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/5797 [#6256] Long-lived KnownHostsFile instance will clobber changes made by others if its `save` method is used (opened by exarkun, closed by exarkun, fixed) defect conch http://twistedmatrix.com/trac/ticket/6256 [#6290] TimerService.stopService should wait for a running call to finish. (opened by tom.prince, closed by tomprince, fixed) defect core http://twistedmatrix.com/trac/ticket/6290 ===== Low ===== [#6338] IResolver docstrings contain broken references (opened by thijs, closed by rwall, fixed) defect core http://twistedmatrix.com/trac/ticket/6338 [#6343] Port twisted.python.hook to Python 3 (opened by thijs, closed by exarkun, wontfix) enhancement core http://twistedmatrix.com/trac/ticket/6343 [#6344] Export function to create preferred reactor from twisted.internet.default without installing it (opened by mbeyer, closed by exarkun, ) enhancement core http://twistedmatrix.com/trac/ticket/6344 [#1756] Add preliminary support for UTF-8 to twisted.conch.insults (opened by radix, closed by exarkun, invalid) enhancement conch http://twistedmatrix.com/trac/ticket/1756 Ticket Lifetime Stats ______________________ Oldest open ticket - [#50] conch command-line client doesn't work in win32 (since 2003-07-12 16:41:06). Newest open ticket - [#6345] trial can't run stdlib unittest test methods with expected failures (since 2013-03-02 18:34:20). Mean open ticket age: 1214 days, 21:43:47.933774. Median: 1073 days, 10:54:22.539835. Standard deviation: 918 days, 13:30:01.904090. Interquartile range: 1526 days, 10:32:51. Mean time between ticket creation and ticket resolution: 660 days, 5:25:29.334949. Median: 110 days, 6:35:39. Standard deviation is 913 days, 15:04:59.566729. The interquartile range is 1088 days, 21:45:13. Mean time spent in review: 91 days, 0:11:14.793378. Median: 4 days, 9:07:56. Standard deviation: 398 days, 17:17:02.259028. Interquartile range: 16 days, 22:04:37. Mean number of times a ticket is reviewed: 1.92206726825. Median: 1 Standard deviation: 1.52167721638. Interquartile range: 1. Contributor Stats ______________________ In the last 4 weeks, 20 unique ticket reporters 5 unique ticket reviewers 8 unique ticket resolvers In the last 24 weeks, 70 unique ticket reporters 22 unique ticket reviewers 22 unique ticket resolvers In the last 48 weeks, 130 unique ticket reporters 36 unique ticket reviewers 27 unique ticket resolvers
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to