Bug summary
______________________
Summary for 2012-09-30 through 2012-10-07
                  Opened     Closed      Total     Change
Enhancements:         31         18        950        +13
Defects:              11          2        600         +9
Tasks:                 3          1         97         +2
Regressions:           0          1          1         -1
Total:                45         22       1648        +23

|== Type Changes   |== Priority Changes   |== Component Changes     
|Defect:       +9  |Normal: +22           |Core:               +10  
|Enhancement: +13  |Low:     +0           |Names:               +5  
|Regression:   -1  |Lowest:  +1           |Release Management:  +1  
|Task:         +2                         |Trial:               +6  
                                          |Web:                 +1  


Total Tickets Open Tickets
New / Reopened Bugs ______________________ ===== Normal ===== [#6031] Move the request encoder API to Resource (opened by therve) enhancement web http://twistedmatrix.com/trac/ticket/6031 [#6032] make twisted.internet.endpoints importable on Windows when pywin32 is not installed (opened by tray) enhancement core http://twistedmatrix.com/trac/ticket/6032 [#6033] Port async TestCase to Python 3 (opened by itamar) (CLOSED, fixed) enhancement trial http://twistedmatrix.com/trac/ticket/6033 [#6034] Port `twisted.trial.reporter` to Python 3 (opened by itamar) (CLOSED, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/6034 [#6035] Port `twisted.trial.runner` to Python 3 (opened by itamar) (CLOSED, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/6035 [#6036] Port remaining code in `twisted.python.deprecate` to Python 3 (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6036 [#6037] pb4client.py and pb7client.py are unreferenced and fail to load (opened by tom.prince) defect core http://twistedmatrix.com/trac/ticket/6037 [#6038] twisted.trial.test.test_deferred is badly implemented (opened by itamar) defect trial http://twistedmatrix.com/trac/ticket/6038 [#6039] Port twisted.python.win32 to Python 3 (minimally) (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/6039 [#6040] on Python 3, make setup.py install the modules that have been ported to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/6040 [#6041] twisted.python.test.module_helpers import twisted.python.modules (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6041 [#6043] Utility object for iterating bytestrings (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6043 [#6044] Deprecate `deferredGenerator` (opened by exarkun) task core http://twistedmatrix.com/trac/ticket/6044 [#6046] Missing documentation for FilePath (opened by thijs) task core http://twistedmatrix.com/trac/ticket/6046 [#6047] twisted.trial.unittest.TestCase's usage of the reactor should be parameterized (opened by itamar) enhancement trial http://twistedmatrix.com/trac/ticket/6047 [#6048] The timeout support in trial's TestCase should use Deferred timeouts (opened by itamar) enhancement trial http://twistedmatrix.com/trac/ticket/6048 [#6049] twisted.trial.test.test_asyncassertions doesn't follow the coding standard (opened by itamar) defect trial http://twistedmatrix.com/trac/ticket/6049 [#6050] twisted.trial.test.test_deferred doesn't follow the coding standard (opened by itamar) defect trial http://twistedmatrix.com/trac/ticket/6050 [#6051] twisted.trial.test.test_tests doesn't follow the coding standard (opened by itamar) defect trial http://twistedmatrix.com/trac/ticket/6051 [#6052] Port `twisted.internet.task` to Python 3 (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6052 [#6053] Create `intToBytes` function for Python 3 compatibility with Python 2 (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6053 [#6054] Port twisted.python.util.FancyStrMixin to Python 3 (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6054 [#6055] Port twisted.internet.gireactor to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/6055 [#6056] Port twisted.names.client to Python 3 (opened by exarkun) enhancement names http://twistedmatrix.com/trac/ticket/6056 [#6057] Port twisted.names.dns to Python 3 (opened by exarkun) enhancement names http://twistedmatrix.com/trac/ticket/6057 [#6058] Port twisted.names.error to Python 3 (opened by exarkun) enhancement names http://twistedmatrix.com/trac/ticket/6058 [#6059] Port twisted.names.common to Python 3 (opened by exarkun) enhancement names http://twistedmatrix.com/trac/ticket/6059 [#6060] Port twisted.internet.protocol to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/6060 [#6061] Port twisted.python.randbytes to Python 3 (opened by exarkun) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6061 [#6062] Offer a download of API docs for every (future) release (opened by hynek) enhancement release management http://twistedmatrix.com/trac/ticket/6062 [#6063] Support arbitrary formatting helpers in FancyStrMixin (opened by exarkun) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6063 [#6064] Write tests for `twisted.internet.protocol.FileWrapper` (opened by itamar) defect core http://twistedmatrix.com/trac/ticket/6064 [#6065] Port twisted.internet.base to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/6065 [#6066] Create utility function for getting name of a function for use by __str__ (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/6066 [#6067] Port twisted.internet.threads to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/6067 [#6068] Port select, poll and epoll reactors to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/6068 [#6069] Port twisted.internet.test.test_tcp and connectionmixins to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/6069 [#6070] Add a function like chr that always returns a byte string (opened by exarkun) enhancement core http://twistedmatrix.com/trac/ticket/6070 [#6071] t.i.task.react's docstring doesn't mention the reactor argument (opened by habnabit) defect core http://twistedmatrix.com/trac/ticket/6071 [#6072] Fix the decode/encode hack in `twisted.web.util.formatFailure` (opened by exarkun) enhancement web http://twistedmatrix.com/trac/ticket/6072 [#6073] Logfile rotate should not require file write permissions (opened by kerrigangster) (CLOSED, duplicate) defect core http://twistedmatrix.com/trac/ticket/6073 [#6074] Logfile rotation should not require file write permissions (opened by kerrigangster) (CLOSED, duplicate) defect core http://twistedmatrix.com/trac/ticket/6074 [#5951] Documentation for the best way to get a reference to a reactor reads as contradictory (opened by cyli) defect core http://twistedmatrix.com/trac/ticket/5951 ===== Low ===== [#6042] twisted.protocols.test.test_basic doesn't following coding standard (opened by itamar) defect core http://twistedmatrix.com/trac/ticket/6042 ===== Lowest ===== [#6045] Remove deprecated t.names.client.Resolver.protocol (opened by thijs) task names http://twistedmatrix.com/trac/ticket/6045 Closed Bugs ______________________ ===== Normal ===== [#6028] Documentation for request encoders points to wrong interfaces (opened by therve, closed by therve, wontfix) enhancement web http://twistedmatrix.com/trac/ticket/6028 [#5737] deluge fails with twistedCore 12.1.0 (opened by rm, closed by itamarst, fixed) regression core http://twistedmatrix.com/trac/ticket/5737 [#6035] Port `twisted.trial.runner` to Python 3 (opened by itamar, closed by thijs, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/6035 [#6034] Port `twisted.trial.reporter` to Python 3 (opened by itamar, closed by thijs, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/6034 [#6009] Port twisted.trial._asynctest.TestCase's dependencies in twisted.trial.util to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6009 [#6041] twisted.python.test.module_helpers import twisted.python.modules (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6041 [#6019] Merge twisted.trial._utilpy3 back into twisted.trial.util (opened by itamar, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6019 [#5939] Add Python 3 requirements to coding standard (opened by itamar, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5939 [#6043] Utility object for iterating bytestrings (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6043 [#6025] Port twisted.protocols.basic to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6025 [#6036] Port remaining code in `twisted.python.deprecate` to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6036 [#6033] Port async TestCase to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement trial http://twistedmatrix.com/trac/ticket/6033 [#6052] Port `twisted.internet.task` to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6052 [#5956] Add already ported Python 3 modules to porting howto (opened by itamar, closed by exarkun, fixed) task core http://twistedmatrix.com/trac/ticket/5956 [#6054] Port twisted.python.util.FancyStrMixin to Python 3 (opened by itamar, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6054 [#6061] Port twisted.python.randbytes to Python 3 (opened by exarkun, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6061 [#6063] Support arbitrary formatting helpers in FancyStrMixin (opened by exarkun, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6063 [#6010] Port twisted.test.test_defgen and twisted.internet.test.test_inlinecb to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6010 [#6053] Create `intToBytes` function for Python 3 compatibility with Python 2 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/6053 [#6073] Logfile rotate should not require file write permissions (opened by kerrigangster, closed by exarkun, duplicate) defect core http://twistedmatrix.com/trac/ticket/6073 [#6074] Logfile rotation should not require file write permissions (opened by kerrigangster, closed by exarkun, duplicate) defect core http://twistedmatrix.com/trac/ticket/6074 ===== Low ===== [#4920] Use the stdlib `os.initgroups` if it is available (opened by exarkun, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/4920 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 - [#6072] Fix the decode/encode hack in `twisted.web.util.formatFailure` (since 2012-10-06 08:38:14). Mean open ticket age: 1135 days, 9:30:17.072840. Median: 976 days, 14:12:02.888981. Standard deviation: 893 days, 11:14:45.982228. Interquartile range: 1477 days, 0:33:25. Mean time between ticket creation and ticket resolution: 682 days, 16:52:24.417666. Median: 125 days, 4:13:45. Standard deviation is 923 days, 4:40:55.013886. The interquartile range is 1168 days, 8:26:59. Mean time spent in review: 88 days, 8:58:02.940470. Median: 4 days, 8:59:04. Standard deviation: 382 days, 12:11:44.792304. Interquartile range: 16 days, 22:09:34. Mean number of times a ticket is reviewed: 1.9297937692. Median: 1 Standard deviation: 1.53855910137. Interquartile range: 1. Contributor Stats ______________________ In the last 4 weeks, 23 unique ticket reporters 11 unique ticket reviewers 9 unique ticket resolvers In the last 24 weeks, 80 unique ticket reporters 27 unique ticket reviewers 15 unique ticket resolvers In the last 48 weeks, 140 unique ticket reporters 45 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