Bug summary
______________________
Summary for 2010-05-23 through 2010-05-30
Bugs opened: 15 Bugs closed: 22 Total open bugs: 1219 (-7)
|== Type Changes |== Priority Changes |== Component Changes
|Defect: -3 |Highest: +0 |Conch: -1
|Enhancement: -2 |High: -2 |Core: -6
|Task: -2 |Normal: -7 |Pb: +1
|Low: +1 |Release Management: -1
|Lowest: +1 |Trial: +0
|Web: +0
Total Tickets
Open Tickets
New / Reopened Bugs
______________________
===== Highest =====
[#4454] Lucid Lynx (Ubuntu 10.04) buildslaves are failing (opened by glyph) (CLOSED, fixed)
enhancement conch http://twistedmatrix.com/trac/ticket/4454
===== Normal =====
[#4450] deprecate twisted.python.filepath.FilePath.statinfo (opened by glyph)
enhancement core http://twistedmatrix.com/trac/ticket/4450
[#4451] open() and create() should clear FilePath's stat cache (opened by glyph)
enhancement core http://twistedmatrix.com/trac/ticket/4451
[#4453] twisted.python.filepath.FilePath.open sometimes returns a file in text mode, sometimes in binary mode (opened by exarkun) (CLOSED, fixed)
defect core http://twistedmatrix.com/trac/ticket/4453
[#4455] SSL Connection Shutdown Causes Reactor To Spin (opened by moxie)
defect core http://twistedmatrix.com/trac/ticket/4455
[#4456] twisted.web.error.Error triggers DeprecationWarning in Python2.6 (opened by olix0r) (CLOSED, wontfix)
defect web http://twistedmatrix.com/trac/ticket/4456
[#4460] sometimes listdir() raises EINVAL, and FilePath should be robust in the face of it (opened by glyph)
enhancement core http://twistedmatrix.com/trac/ticket/4460
[#4461] Distinguish between logged errors and raised errors (opened by jml) (CLOSED, duplicate)
enhancement trial http://twistedmatrix.com/trac/ticket/4461
[#4462] IListeningPort not provided by twisted.internet.udp.Port (opened by ghazel)
defect core http://twistedmatrix.com/trac/ticket/4462
[#4463] twisted.conch.scripts.cftp.StdioClient._printProgessBar blows up if the clock is too slow (opened by glyph)
enhancement conch http://twistedmatrix.com/trac/ticket/4463
[#3694] FilePath.setContent should be muti-process safe (opened by glyph) (CLOSED, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/3694
===== Low =====
[#4458] Do an independent release of filepath on PyPI (opened by glyph)
enhancement core http://twistedmatrix.com/trac/ticket/4458
===== Lowest =====
[#4452] Using Twisted Web howto links to missing API doc for t.w.static.AsIsProcessor (opened by ltaylor.volks) (CLOSED, fixed)
defect web http://twistedmatrix.com/trac/ticket/4452
[#4457] Intro Documentation generates a large WTF error. (opened by rhys.rhaven) (CLOSED, invalid)
defect core http://twistedmatrix.com/trac/ticket/4457
[#4459] Chat server with avatars example code in documentation fails. (opened by mdamen)
defect pb http://twistedmatrix.com/trac/ticket/4459
Closed Bugs
______________________
===== Highest =====
[#4454] Lucid Lynx (Ubuntu 10.04) buildslaves are failing (opened by glyph, closed by exarkun, fixed)
enhancement conch http://twistedmatrix.com/trac/ticket/4454
===== High =====
[#3419] twisted.python.modules.walkModules fails completely if there is an unimportable package anywhere in the path (opened by exarkun, closed by glyph, fixed)
defect core http://twistedmatrix.com/trac/ticket/3419
[#4413] Conch's test_extendedAttributes and test_exec fail on Ubuntu 10.04 (opened by exarkun, closed by glyph, duplicate)
defect conch http://twistedmatrix.com/trac/ticket/4413
===== Normal =====
[#3725] Remove Jython platform detection (opened by exarkun, closed by cyli, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/3725
[#4090] Remove deprecated twisted.application.app.runWithProfiler (opened by thijs, closed by cyli, fixed)
task core http://twistedmatrix.com/trac/ticket/4090
[#4091] Remove deprecated twisted.application.app.runWithHotshot (opened by thijs, closed by cyli, fixed)
task core http://twistedmatrix.com/trac/ticket/4091
[#3454] FilePath operations which are atomic on POSIX should be atomic on Windows (opened by glyph, closed by glyph, duplicate)
defect core http://twistedmatrix.com/trac/ticket/3454
[#3694] FilePath.setContent should be muti-process safe (opened by glyph, closed by glyph, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/3694
[#4453] twisted.python.filepath.FilePath.open sometimes returns a file in text mode, sometimes in binary mode (opened by exarkun, closed by glyph, fixed)
defect core http://twistedmatrix.com/trac/ticket/4453
[#4443] Documentation: DeferredSemaphore needs to document its __init__ arguments (opened by jrennie, closed by exarkun, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/4443
[#4221] test_acceptOutOfFiles mishandles particularly low-fd-availability conditions poorly (opened by exarkun, closed by exarkun, fixed)
defect core http://twistedmatrix.com/trac/ticket/4221
[#4456] twisted.web.error.Error triggers DeprecationWarning in Python2.6 (opened by olix0r, closed by exarkun, wontfix)
defect web http://twistedmatrix.com/trac/ticket/4456
[#4130] FilePath stat cache cleaning should happen lazily, to avoid unnecessary stat() calls (opened by glyph, closed by glyph, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/4130
[#4425] twisted.conch.test fails Trial on Ubuntu 10.04 (opened by brianjarita, closed by glyph, duplicate)
defect conch http://twistedmatrix.com/trac/ticket/4425
[#4449] 'support' release toolchain on all posixish platforms (opened by glyph, closed by exarkun, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/4449
[#4224] Add .doc NEWS type (opened by thijs, closed by exarkun, fixed)
enhancement release management http://twistedmatrix.com/trac/ticket/4224
[#3431] Use of popen2 deprecated in py2.6 (opened by thijs, closed by exarkun, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/3431
[#4461] Distinguish between logged errors and raised errors (opened by jml, closed by jml, duplicate)
enhancement trial http://twistedmatrix.com/trac/ticket/4461
[#4394] fix DeprecationWarning: IPv4Address.__getitem__ in protocols.ident (opened by forrestv, closed by exarkun, fixed)
defect core http://twistedmatrix.com/trac/ticket/4394
===== Lowest =====
[#4452] Using Twisted Web howto links to missing API doc for t.w.static.AsIsProcessor (opened by ltaylor.volks, closed by jesstess, fixed)
defect web http://twistedmatrix.com/trac/ticket/4452
[#4457] Intro Documentation generates a large WTF error. (opened by rhys.rhaven, closed by exarkun, invalid)
defect core http://twistedmatrix.com/trac/ticket/4457
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 - [#4463] twisted.conch.scripts.cftp.StdioClient._printProgessBar blows up if the clock is too slow (since 2010-05-29 18:56:05).
Mean open ticket age: 918 days, 13:53:25.658485.
Median: 834 days, 11:25:34.905409.
Standard deviation: 646 days, 19:22:02.555262.
Interquartile range: 986 days, 23:44:14.
Mean time between ticket creation and ticket resolution: 234 days, 7:56:45.126053.
Median: 28 days, 14:18:29.
Standard deviation is 402 days, 5:35:26.105344.
The interquartile range is 278 days, 16:38:07.
Mean time spent in review: 78 days, 17:29:20.494621.
Median: 4 days, 1:48:26.
Standard deviation: 286 days, 5:51:14.114739.
Interquartile range: 16 days, 6:41:04.
Mean number of times a ticket is reviewed: 2.02446043165.
Median: 1
Standard deviation: 1.66322222271.
Interquartile range: 1.
Contributor Stats
______________________
In the last 4 weeks,
24 unique ticket reporters
9 unique ticket reviewers
4 unique ticket resolvers
In the last 24 weeks,
111 unique ticket reporters
33 unique ticket reviewers
17 unique ticket resolvers
In the last 48 weeks,
195 unique ticket reporters
36 unique ticket reviewers
26 unique ticket resolvers
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python