Bug summary ______________________ Summary for 2008-06-01 through 2008-06-08 Bugs opened: 30 Bugs closed: 19 Total open bugs: 1147 (+11) |== Type Changes |== Priority Changes |== Component Changes |Defect: -2 |High: -5 |Conch: -1 |Enhancement: +13 |Normal: +17 |Core: +3 |Task: +1 |Low: +0 |Release Management: +2 |Trial: -1 |Web: +0 |Web2: +1 |Website: +4 |Words: +4Total Tickets Open TicketsNew / Reopened Bugs ______________________ ===== High ===== [#165 ] [PATCH]Multiple header with same name support in http (opened by itamarst) defect web http://twistedmatrix.com/trac/ticket/165 ===== Normal ===== [#3260] Update web HOWTO (opened by jml) enhancement web http://twistedmatrix.com/trac/ticket/3260 [#3261] HOWTOs should wrap more narrowly (opened by jml) enhancement website http://twistedmatrix.com/trac/ticket/3261 [#3262] HOWTOs don't feel like a part of the website (opened by jml) enhancement website http://twistedmatrix.com/trac/ticket/3262 [#3263] Update CompatibilityPolicy and link to it prominently (opened by jml) enhancement website http://twistedmatrix.com/trac/ticket/3263 [#3264] Summarize deprecation policy for Twisted developers (opened by jml) enhancement release management http://twistedmatrix.com/trac/ticket/3264 [#3265] Summarize deprecation policy for people who depend on Twisted (opened by jml) enhancement core http://twistedmatrix.com/trac/ticket/3265 [#3266] Provide tools for managing new deprecation policy (opened by jml) (CLOSED, invalid) enhancement core http://twistedmatrix.com/trac/ticket/3266 [#3267] Typo in the Asynchronous Programming howto (opened by Wolf) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/3267 [#3268] a few 'private' things have badly formatting docstrings (opened by mwh) defect core http://twistedmatrix.com/trac/ticket/3268 [#3269] curses.setupterm must only be called once per process (opened by therve) defect trial http://twistedmatrix.com/trac/ticket/3269 [#3270] The XMPP example in Twisted.Words crashes if I stop it with Ctrl-C (opened by jozilla) defect words http://twistedmatrix.com/trac/ticket/3270 [#3271] Make subprojecets just use distutils. (opened by zooko) (CLOSED, invalid) enhancement release management http://twistedmatrix.com/trac/ticket/3271 [#3273] define IRequest for twisted.web (opened by exarkun) enhancement web http://twistedmatrix.com/trac/ticket/3273 [#3274] Replace DummyRequest with a verified fake of Request (opened by exarkun) enhancement web http://twistedmatrix.com/trac/ticket/3274 [#3275] Names support for IRC (opened by Leonidas) enhancement words http://twistedmatrix.com/trac/ticket/3275 [#3276] web2 client silently fails if given unicode address (opened by htj) defect web2 http://twistedmatrix.com/trac/ticket/3276 [#3277] LineReceiver may drop a delimiter (newline) when calling lineLengthExceeded (opened by dz) defect core http://twistedmatrix.com/trac/ticket/3277 [#3278] StartTLS doesn't work in AMP when both peers are TCP clients. (opened by Stas Shtin) defect core http://twistedmatrix.com/trac/ticket/3278 [#3279] Mac OS X installer (opened by collab) task release management http://twistedmatrix.com/trac/ticket/3279 [#3280] Twisted logo page (opened by collab) enhancement core http://twistedmatrix.com/trac/ticket/3280 [#3281] Example plugin created (opened by tarjei) enhancement core http://twistedmatrix.com/trac/ticket/3281 [#3282] it seems there are three layers of redundant synchronization in the logging system (opened by radix) enhancement core http://twistedmatrix.com/trac/ticket/3282 [#3283] twisted.web.soap's client API should be updated to use ZSI 2.0 (opened by radix) enhancement web http://twistedmatrix.com/trac/ticket/3283 [#3284] twisted.web.soap's server API should be updated to use ZSI 2.0 (opened by radix) enhancement web http://twistedmatrix.com/trac/ticket/3284 [#3285] Add ISUPPORT implementation for irc.py (opened by Wolf) enhancement words http://twistedmatrix.com/trac/ticket/3285 [#3286] parseuser function for irc.py (opened by Wolf) enhancement words http://twistedmatrix.com/trac/ticket/3286 [#3288] ampserver.py divide is broken (opened by davep) enhancement core http://twistedmatrix.com/trac/ticket/3288 ===== Low ===== [#3272] sorting the --profile output in trial (opened by dpn) (CLOSED, duplicate) enhancement trial http://twistedmatrix.com/trac/ticket/3272 [#3287] "core docs" pdf --> 404 (opened by chrome___) defect website http://twistedmatrix.com/trac/ticket/3287 Closed Bugs ______________________ ===== High ===== [#3105] symlink support and docstrings in filepath.FilePath.copyTo/moveTo (opened by cyli, closed by therve, fixed) enhancement core http://twistedmatrix.com/trac/ticket/3105 [#165 ] [PATCH]Multiple header with same name support in http (opened by itamarst, closed by exarkun, ) defect web http://twistedmatrix.com/trac/ticket/165 [#1410] spawnProcess on unix doesn't handle case where os.fork fails cleanly (opened by itamarst, closed by therve, fixed) defect core http://twistedmatrix.com/trac/ticket/1410 [#2305] twisted/internet/process.py leaks file descriptors when os.fork() raises (opened by exarkun, closed by therve, fixed) defect core http://twistedmatrix.com/trac/ticket/2305 [#914 ] xmlrpc.QueryFactory failed to catch some exceptions (opened by maoy, closed by exarkun, duplicate) defect web http://twistedmatrix.com/trac/ticket/914 [#1057] Incorrect and misleading arg name msSinceEpoch (opened by justinj, closed by exarkun, wontfix) defect web http://twistedmatrix.com/trac/ticket/1057 [#1412] ExpatError on xmlrpc client connection close (opened by kkinder, closed by exarkun, duplicate) defect web http://twistedmatrix.com/trac/ticket/1412 ===== Normal ===== [#3266] Provide tools for managing new deprecation policy (opened by jml, closed by exarkun, invalid) enhancement core http://twistedmatrix.com/trac/ticket/3266 [#3191] in manhole in gnome-terminal, lines longer than the terminal is wide result in excessive scrolling and duplication (opened by exarkun, closed by exarkun, duplicate) defect conch http://twistedmatrix.com/trac/ticket/3191 [#3267] Typo in the Asynchronous Programming howto (opened by Wolf, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/3267 [#3184] Trial minimal reporter prints a negative run time in summary (opened by therve, closed by therve, fixed) defect trial http://twistedmatrix.com/trac/ticket/3184 [#3271] Make subprojecets just use distutils. (opened by zooko, closed by zooko, invalid) enhancement release management http://twistedmatrix.com/trac/ticket/3271 [#3259] Improved some error messagge in reflect.py (opened by Wolf, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/3259 [#2713] trial -u can fail doctests on second pass (opened by mgeisler, closed by exarkun, fixed) defect trial http://twistedmatrix.com/trac/ticket/2713 [#2017] t.w.client.getPage returning ConnectionDone: Connection was closed cleanly error (opened by dimator, closed by exarkun, invalid) defect web http://twistedmatrix.com/trac/ticket/2017 [#393 ] [PATCH] HTTP Basic Auth based guard (opened by itamarst, closed by exarkun, duplicate) enhancement web http://twistedmatrix.com/trac/ticket/393 [#1108] web2 needs SOAP support (opened by jblocksom, closed by exarkun, wontfix) enhancement web http://twistedmatrix.com/trac/ticket/1108 ===== Low ===== [#3272] sorting the --profile output in trial (opened by dpn, closed by exarkun, duplicate) enhancement trial http://twistedmatrix.com/trac/ticket/3272 [#2698] Build Bug on Cygwin (opened by donfanning, closed by exarkun, duplicate) defect core http://twistedmatrix.com/trac/ticket/2698 Ticket Lifetime Stats ______________________ Oldest open ticket - [#49] RFE: enhancements to Lore for --config book (since 2003-07-12 16:39:56). Newest open ticket - [#3288] ampserver.py divide is broken (since 2008-06-07 20:52:38). Mean open ticket age: 638 days, 16:56:57.425095. Median: 555 days, 4:28:53.804346. Standard deviation: 461 days, 2:12:08.949595. Interquartile range: 568 days, 22:10:17. Mean time between ticket creation and ticket resolution: 146 days, 7:18:40.250950. Median: 17 days, 21:35:21. Standard deviation is 266 days, 4:25:20.139472. The interquartile range is 159 days, 4:41:32. Mean time spent in review: 72 days, 17:55:37.429073. Median: 3 days, 23:37:48. Standard deviation: 192 days, 9:18:37.369355. Interquartile range: 24 days, 3:09:14. Mean number of times a ticket is reviewed: 2.11388455538. Median: 1 Standard deviation: 1.74894058749. Interquartile range: 1. Contributor Stats ______________________ In the last 4 weeks, 25 unique ticket reporters 2 unique ticket reviewers 4 unique ticket resolvers In the last 24 weeks, 95 unique ticket reporters 14 unique ticket reviewers 16 unique ticket resolvers In the last 48 weeks, 143 unique ticket reporters 20 unique ticket reviewers 20 unique ticket resolvers