Bug summary
______________________
Summary for 2010-01-24 through 2010-01-31
Bugs opened: 17 Bugs closed: 20 Total open bugs: 1221 (-3)
|== Type Changes |== Priority Changes |== Component Changes
|Defect: -2 |High: -3 |Core: +3
|Enhancement: -2 |Normal: +6 |Lore: +0
|Task: +1 |Low: -6 |Pb: -1
|Runner: -1
|Trial: -1
|Vfs: +0
|Web: -1
|Web2: -1
|Words: -1
Total Tickets
Open Tickets
New / Reopened Bugs
______________________
===== Normal =====
[#4233] typo in connectUNIXDatagram (opened by jesstess)
defect core http://twistedmatrix.com/trac/ticket/4233
[#4234] web client howto uses bad markup when talking about User-Agent header (opened by exarkun) (CLOSED, fixed)
defect web http://twistedmatrix.com/trac/ticket/4234
[#4235] twisted.python.deprecate module docstring refers to non-existence deprecatedModuleAttributes (opened by exarkun) (CLOSED, fixed)
defect core http://twistedmatrix.com/trac/ticket/4235
[#4236] Remove deprecated twistd --report-profile (opened by thijs)
task core http://twistedmatrix.com/trac/ticket/4236
[#4237] Remove deprecated twistd --nothotshot (opened by thijs)
task core http://twistedmatrix.com/trac/ticket/4237
[#4238] Remove Twisted Flow from Trac (opened by thijs) (CLOSED, fixed)
task core http://twistedmatrix.com/trac/ticket/4238
[#4239] Several "orphaned" pages in Lore format documentation (opened by khorn)
defect core http://twistedmatrix.com/trac/ticket/4239
[#4240] Missing file in VFS documentation (opened by khorn) (CLOSED, fixed)
defect vfs http://twistedmatrix.com/trac/ticket/4240
[#4241] Bad link in Lore docs (opened by khorn) (CLOSED, fixed)
defect lore http://twistedmatrix.com/trac/ticket/4241
[#4242] Markup error in web client HOWTO (opened by khorn) (CLOSED, fixed)
defect web http://twistedmatrix.com/trac/ticket/4242
[#4243] twisted.python.modules.OPTIMIZED_MODE is wrong with python -O (opened by ivank)
defect core http://twistedmatrix.com/trac/ticket/4243
[#4244] Allow running setup.py in Python 3.1 (opened by loewis)
enhancement core http://twistedmatrix.com/trac/ticket/4244
[#4245] Drop usage of cStringIO in _c_urlarg.c (opened by loewis)
enhancement core http://twistedmatrix.com/trac/ticket/4245
[#4246] Port _c_urlarg to 3.1 (opened by loewis)
enhancement core http://twistedmatrix.com/trac/ticket/4246
[#4247] Port raiser.c to 3.1 (opened by loewis)
enhancement core http://twistedmatrix.com/trac/ticket/4247
[#4248] Port _initgroups.c to 3.1 (opened by loewis)
enhancement core http://twistedmatrix.com/trac/ticket/4248
[#4249] Serialport connection lost not handled. (opened by mdamen)
defect core http://twistedmatrix.com/trac/ticket/4249
Closed Bugs
______________________
===== High =====
[#917 ] Not all the examples in the twisted.application.strports docstring are valid (opened by exarkun, closed by jesstess, fixed)
defect core http://twistedmatrix.com/trac/ticket/917
[#1123] win32reactor spawnProcess incorrectly escapes cmd line (opened by justinj, closed by exarkun, duplicate)
defect core http://twistedmatrix.com/trac/ticket/1123
[#1345] socket.error: (19, 'No such device') (opened by ghazel, closed by exarkun, fixed)
defect core http://twistedmatrix.com/trac/ticket/1345
===== Normal =====
[#2653] 204 is not an error code, should not be treated as such for filters (opened by wsanchez, closed by jesstess, invalid)
enhancement web2 http://twistedmatrix.com/trac/ticket/2653
[#4215] trial --temp-directory= blows up (opened by ChrisW, closed by exarkun, invalid)
defect trial http://twistedmatrix.com/trac/ticket/4215
[#4235] twisted.python.deprecate module docstring refers to non-existence deprecatedModuleAttributes (opened by exarkun, closed by exarkun, fixed)
defect core http://twistedmatrix.com/trac/ticket/4235
[#4234] web client howto uses bad markup when talking about User-Agent header (opened by exarkun, closed by exarkun, fixed)
defect web http://twistedmatrix.com/trac/ticket/4234
[#4222] API docs for `twisted.internet.stdio.StandardIO` missing (opened by exarkun, closed by exarkun, fixed)
defect core http://twistedmatrix.com/trac/ticket/4222
[#2182] process exit status support for Twisted (opened by synapsis, closed by exarkun, duplicate)
enhancement core http://twistedmatrix.com/trac/ticket/2182
[#3441] Include "meta viewport" in DirectoryListing output to better support iPhone (opened by russryba, closed by thijs, wontfix)
enhancement web http://twistedmatrix.com/trac/ticket/3441
[#4238] Remove Twisted Flow from Trac (opened by thijs, closed by exarkun, fixed)
task core http://twistedmatrix.com/trac/ticket/4238
[#4240] Missing file in VFS documentation (opened by khorn, closed by khorn, fixed)
defect vfs http://twistedmatrix.com/trac/ticket/4240
[#4241] Bad link in Lore docs (opened by khorn, closed by khorn, fixed)
defect lore http://twistedmatrix.com/trac/ticket/4241
[#4242] Markup error in web client HOWTO (opened by khorn, closed by khorn, fixed)
defect web http://twistedmatrix.com/trac/ticket/4242
===== Low =====
[#2310] twisted.spread.banana.b1282int could be faster (opened by exarkun, closed by exarkun, fixed)
enhancement pb http://twistedmatrix.com/trac/ticket/2310
[#3961] Documentation for ProcessMonitor is slightly unclear (opened by slyons, closed by jesstess, fixed)
enhancement runner http://twistedmatrix.com/trac/ticket/3961
[#1068] UNIX Port creation has race condition in permission setting code (opened by exarkun, closed by exarkun, fixed)
defect core http://twistedmatrix.com/trac/ticket/1068
[#111 ] Instance Messenger needs to be fixed up (opened by Ben, closed by exarkun, wontfix)
task words http://twistedmatrix.com/trac/ticket/111
[#263 ] [PATCH] option to twistd to save profile output as CSV file (opened by itamarst, closed by exarkun, wontfix)
enhancement core http://twistedmatrix.com/trac/ticket/263
[#71 ] COIL, the configuration system for Twisted apps (opened by radix, closed by exarkun, invalid)
enhancement core http://twistedmatrix.com/trac/ticket/71
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 - [#4249] Serialport connection lost not handled. (since 2010-01-30 14:49:22).
Mean open ticket age: 873 days, 16:41:34.630245.
Median: 815 days, 12:35:21.392735.
Standard deviation: 619 days, 2:57:30.871435.
Interquartile range: 954 days, 21:12:03.
Mean time between ticket creation and ticket resolution: 217 days, 16:50:55.793045.
Median: 27 days, 20:37:29.
Standard deviation is 372 days, 22:36:24.490653.
The interquartile range is 255 days, 8:39:10.
Mean time spent in review: 78 days, 10:58:25.807251.
Median: 4 days, 1:48:26.
Standard deviation: 273 days, 21:43:40.560285.
Interquartile range: 16 days, 12:13:54.
Mean number of times a ticket is reviewed: 2.05148833467.
Median: 1
Standard deviation: 1.69962959066.
Interquartile range: 1.
Contributor Stats
______________________
In the last 4 weeks,
20 unique ticket reporters
13 unique ticket reviewers
7 unique ticket resolvers
In the last 24 weeks,
99 unique ticket reporters
20 unique ticket reviewers
20 unique ticket resolvers
In the last 48 weeks,
181 unique ticket reporters
26 unique ticket reviewers
25 unique ticket resolvers
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python