Bug summary
______________________
Summary for 2011-10-16 through 2011-10-23
                  Opened     Closed      Total     Change
Enhancements:         11          9        760         +2
Defects:               4          6        513         -2
Tasks:                 2          3         71         -1
Regressions:           0          0          3         +0
Total:                17         18       1347         -1

|== Type Changes   |== Priority Changes   |== Component Changes     
|Defect:       -2  |Normal:  -1           |Conch:               -1  
|Enhancement:  +2  |Low:     +0           |Core:                -1  
|Task:         -1                         |Lore:                +1  
                                          |Mail:                -1  
                                          |Release Management:  +1  
                                          |Trial:               -1  
                                          |Web:                 +0  
                                          |Words:               +1  


Total Tickets Open Tickets
New / Reopened Bugs ______________________ ===== Normal ===== [#5317] deprecate mktap shrapnel embedded in twistd (opened by exarkun) task core http://twistedmatrix.com/trac/ticket/5317 [#5318] t.p.modules assumes modules has a __file__ attribute (opened by nkvoll) enhancement core http://twistedmatrix.com/trac/ticket/5318 [#5319] Include default values in tab-completion output (opened by teratorn) enhancement core http://twistedmatrix.com/trac/ticket/5319 [#5320] Fix serializing new-style Ephemerals (opened by antoine) enhancement core http://twistedmatrix.com/trac/ticket/5320 [#5321] Finger uses the string module (opened by antoine) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5321 [#5322] Stop indexing exception objects (opened by antoine) enhancement core http://twistedmatrix.com/trac/ticket/5322 [#5323] AMP Answer KeyError due to duplicate answer from socket (opened by brianreed) (CLOSED, invalid) defect core http://twistedmatrix.com/trac/ticket/5323 [#5324] Support proxying HTTPS using the CONNECT method in ProxyAgent (opened by itamar) enhancement web http://twistedmatrix.com/trac/ticket/5324 [#5325] Release Twisted 11.1 (opened by therve) task release management http://twistedmatrix.com/trac/ticket/5325 [#5327] Calling a variable named callable with one arg breaks after 2to3 (opened by antoine) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5327 [#5328] Avoid relying on sortability of incompatible types (opened by antoine) enhancement core http://twistedmatrix.com/trac/ticket/5328 [#5331] Split twisted.test.test_reflect.FullyQualifiedNameTests.test_method in two (opened by antoine) enhancement core http://twistedmatrix.com/trac/ticket/5331 [#5332] Avoid using a variable named "long" in zshcomp (opened by antoine) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5332 ===== Low ===== [#5326] Typo in twisted/plugins/twisted_lore.py (opened by therve) defect lore http://twistedmatrix.com/trac/ticket/5326 [#5329] Replace deprecated string functions with str methods in t.w.p.irc (opened by Wolf) enhancement words http://twistedmatrix.com/trac/ticket/5329 [#5330] twisted.words.test.test_irc.ClientTests.test_noticedDoesntPrivmsg is incorrect (opened by Wolf) defect words http://twistedmatrix.com/trac/ticket/5330 [#4419] IRCClient.noticed() default is prone to causing loops (opened by gxti) (CLOSED, fixed) defect words http://twistedmatrix.com/trac/ticket/4419 Closed Bugs ______________________ ===== Normal ===== [#5305] Handling LF in SMTP protocol request (opened by bersace, closed by exarkun, wontfix) enhancement mail http://twistedmatrix.com/trac/ticket/5305 [#5299] udp.Port schedules connectionLost call in the global reactor (opened by zseil, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/5299 [#5308] Make UDP ports identify themselves when stopping (opened by exarkun, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5308 [#5304] Win32Reactor.spawnProcess is redundant (opened by zseil, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/5304 [#5316] Incorrect API link in twisted.web.proxy.Proxy docstring (opened by jesstess, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5316 [#5073] Upgrading from Twisted 10.1 to trunk HEAD (after 11.0) results in many TLSBioFactory log calls (opened by rlotun, closed by rlotun, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/5073 [#1907] Terminal control problem? (opened by Nerdbeard, closed by jesstess, invalid) defect conch http://twistedmatrix.com/trac/ticket/1907 [#5040] twisted.web.template is lacking patterns (opened by mithrandi, closed by exarkun, fixed) enhancement web http://twistedmatrix.com/trac/ticket/5040 [#3078] Dynamic ZSH tab completion for any commands using t.p.usage (opened by dreid, closed by teratorn, fixed) task core http://twistedmatrix.com/trac/ticket/3078 [#5323] AMP Answer KeyError due to duplicate answer from socket (opened by brianreed, closed by exarkun, invalid) defect core http://twistedmatrix.com/trac/ticket/5323 [#5293] Remove mktap and corresponding twistd options (mktap is broken in trunk) (opened by teratorn, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/5293 [#5327] Calling a variable named callable with one arg breaks after 2to3 (opened by antoine, closed by teratorn, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5327 [#5332] Avoid using a variable named "long" in zshcomp (opened by antoine, closed by teratorn, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5332 [#5321] Finger uses the string module (opened by antoine, closed by teratorn, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5321 ===== Low ===== [#5059] Remove deprecated t.words.protocols.irc.IRCClient.me (opened by thijs, closed by thijs, fixed) task words http://twistedmatrix.com/trac/ticket/5059 [#5139] Replace usage of os.path.walk in favor of twisted.python.filepath.FilePath.walk (opened by thijs, closed by thijs, fixed) task core http://twistedmatrix.com/trac/ticket/5139 [#5291] twisted.trial TestCase should support assertDictEqual from Python 2.7 unittest (opened by iuridiniz, closed by exarkun, fixed) enhancement trial http://twistedmatrix.com/trac/ticket/5291 [#4419] IRCClient.noticed() default is prone to causing loops (opened by gxti, closed by exarkun, fixed) defect words http://twistedmatrix.com/trac/ticket/4419 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 - [#5331] Split twisted.test.test_reflect.FullyQualifiedNameTests.test_method in two (since 2011-10-22 12:13:26). Mean open ticket age: 1099 days, 14:09:17.708546. Median: 943 days, 12:45:08.243810. Standard deviation: 780 days, 5:26:17.294633. Interquartile range: 1249 days, 22:21:13. Mean time between ticket creation and ticket resolution: 728 days, 1:00:00.400051. Median: 162 days, 22:51:27. Standard deviation is 944 days, 16:19:48.615780. The interquartile range is 1342 days, 2:39:14. Mean time spent in review: 86 days, 11:22:35.214185. Median: 4 days, 7:55:29. Standard deviation: 349 days, 21:52:34.911654. Interquartile range: 16 days, 5:43:21. Mean number of times a ticket is reviewed: 1.97810998398. Median: 1 Standard deviation: 1.57667571334. Interquartile range: 1. Contributor Stats ______________________ In the last 4 weeks, 21 unique ticket reporters 14 unique ticket reviewers 5 unique ticket resolvers In the last 24 weeks, 71 unique ticket reporters 19 unique ticket reviewers 11 unique ticket resolvers In the last 48 weeks, 165 unique ticket reporters 34 unique ticket reviewers 24 unique ticket resolvers
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to