[Twisted-Python] Weekly Bug Summary

Bug summary ______________________ Summary for 2007-09-02 through 2007-09-09 Bugs opened: 19 Bugs closed: 7 Total open bugs: 1036 (+12) |== Type Changes |== Priority Changes |== Component Changes |Defect: +7 |Highest: +1 |Core: +7 |Enhancement: +7 |High: +0 |Ftp: -1 |Task: +1 |Normal: +14 |Trial: +3 |Vfs: +6 New / Reopened Bugs ______________________ ===== Highest ===== [#2811] eliminate shared mutable state from reactor implementations (opened by exarkun) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/2811 [#2821] create twistd plugin for vfs (opened by cablehead) enhancement vfs http://twistedmatrix.com/trac/ticket/2821 [#1264] twisted.vfs.test.test_ftp is enough to drive a sane man mad (opened by exarkun) defect core http://twistedmatrix.com/trac/ticket/1264 ===== High ===== [#2822] deprecate twisted.python.reflect.filenameToModuleName so that it can be removed (opened by exarkun) task core http://twistedmatrix.com/trac/ticket/2822 ===== Normal ===== [#2812] cfreactor replacement using threadedselectreactor (opened by termie) enhancement core http://twistedmatrix.com/trac/ticket/2812 [#2813] logstr initialization should happen before calling makeConnection in tcp.BaseClient (opened by therve) enhancement core http://twistedmatrix.com/trac/ticket/2813 [#2814] bugfix in epollreactor.py: sometime event cann't be identified when connection is lost (opened by huyx) (CLOSED, duplicate) defect core http://twistedmatrix.com/trac/ticket/2814 [#2815] Update VFS backends to an async interface (opened by cablehead) enhancement vfs http://twistedmatrix.com/trac/ticket/2815 [#2816] Port the vfs ftp adapter to new async backends (opened by cablehead) enhancement vfs http://twistedmatrix.com/trac/ticket/2816 [#2817] Port the vfs sftp adapter to new async backends (opened by cablehead) enhancement vfs http://twistedmatrix.com/trac/ticket/2817 [#2818] Port the vfs stream adapter to new async backends (opened by cablehead) enhancement vfs http://twistedmatrix.com/trac/ticket/2818 [#2819] Delete old sync vfs code and cleanup (opened by cablehead) enhancement vfs http://twistedmatrix.com/trac/ticket/2819 [#2820] trial warning reporting uses print to stdout (opened by exarkun) defect trial http://twistedmatrix.com/trac/ticket/2820 [#2823] trial path/to/package// fails immediately with AssertionError (opened by exarkun) defect trial http://twistedmatrix.com/trac/ticket/2823 [#2824] spawnProcess and screen -D -m not getting along (opened by TTimo) defect core http://twistedmatrix.com/trac/ticket/2824 [#2825] reactors handle case where socket.fileno() returns -1 (opened by exarkun) defect core http://twistedmatrix.com/trac/ticket/2825 [#2826] twisted.internet.tcp.Server.repstr wrong when listening on port 0 (opened by exarkun) defect core http://twistedmatrix.com/trac/ticket/2826 [#2188] Trial catches exceptions during import (opened by jdahlin) defect trial http://twistedmatrix.com/trac/ticket/2188 [#2735] twisted.vfs.adapters.ftp._FileToConsumerAdapter doesn't fully implement IConsumer (opened by therve) defect vfs http://twistedmatrix.com/trac/ticket/2735 Closed Bugs ______________________ ===== Highest ===== [#1904] Passive port ranges are not settable in t.p.ftp (opened by krp, closed by therve, fixed) enhancement ftp http://twistedmatrix.com/trac/ticket/1904 [#2811] eliminate shared mutable state from reactor implementations (opened by exarkun, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/2811 [#1264] twisted.vfs.test.test_ftp is enough to drive a sane man mad (opened by exarkun, closed by therve, ) defect core http://twistedmatrix.com/trac/ticket/1264 ===== High ===== [#1223] vfs methods should always return deferreds (opened by cablehead, closed by cablehead, duplicate) defect vfs http://twistedmatrix.com/trac/ticket/1223 ===== Normal ===== [#2188] Trial catches exceptions during import (opened by jdahlin, closed by exarkun, ) defect trial http://twistedmatrix.com/trac/ticket/2188 [#2814] bugfix in epollreactor.py: sometime event cann't be identified when connection is lost (opened by huyx, closed by therve, duplicate) defect core http://twistedmatrix.com/trac/ticket/2814 [#2735] twisted.vfs.adapters.ftp._FileToConsumerAdapter doesn't fully implement IConsumer (opened by therve, closed by therve, ) defect vfs http://twistedmatrix.com/trac/ticket/2735 Ticket Lifetime Stats ______________________ Oldest open ticket - [#38] Should be a way to create documentation aliases (since 2003-07-12 16:08:03). Newest open ticket - [#2826] twisted.internet.tcp.Server.repstr wrong when listening on port 0 (since 2007-09-08 18:59:55). Mean open ticket age: 511 days, 13:38:27.598094. Median: 408 days, 23:27:57.886705. Standard deviation: 400 days, 13:51:14.700782. Interquartile range: 502 days, 7:38:45. Mean time between ticket creation and ticket resolution: 120 days, 23:56:32.985168. Median: 14 days, 8:13:35. Standard deviation is 224 days, 18:24:36.530891. The interquartile range is 127 days, 8:11:35. Mean time spent in review: 64 days, 0:26:37.767588. Median: 4 days, 0:03:10. Standard deviation: 140 days, 6:05:08.850661. Interquartile range: 29 days, 11:02:35. Mean number of times a ticket is reviewed: 1.93571428571. Median: 1 Standard deviation: 1.57000476623. Interquartile range: 1. Contributor Stats ______________________ In the last 4 weeks, 18 unique ticket reporters 6 unique ticket reviewers 6 unique ticket resolvers In the last 24 weeks, 81 unique ticket reporters 14 unique ticket reviewers 14 unique ticket resolvers In the last 48 weeks, 157 unique ticket reporters 19 unique ticket reviewers 27 unique ticket resolvers
participants (1)
-
exarkun@twistedmatrix.com