[Twisted-Python] Weekly Bug Summary
![](https://secure.gravatar.com/avatar/607cfd4a5b41fe6c886c978128b9c03e.jpg?s=120&d=mm&r=g)
Bug summary ______________________ Summary for 2006-02-22 through 2006-03-12 Bugs opened: 58 Bugs closed: 55 Total open bugs: 567 (+3) |== Type Changes |== Priority Changes |== Component Changes |Defect: +2 |Highest: +0 |: +1 |Enhancement: +2 |High: -10 |Conch: -1 |Task: +2 |Normal: +18 |Core: +7 |Low: -3 |Ftp: -1 |Lowest: +1 |Mail: -2 |Pb: -1 |Release Management: +2 |Trial: +2 |Web: -8 |Web2: +1 |Website: +8 |Words: -2 New / Reopened Bugs ______________________ ===== Highest ===== [#1505] Testing post-commit resolution. (opened by radix) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/1505 [#1506] The URL of this ticket should be correct. (opened by radix) (CLOSED, fixed) defect release management http://twistedmatrix.com/trac/ticket/1506 [#1507] trial doesn't gc.collect between test methods (opened by jknight) defect trial http://twistedmatrix.com/trac/ticket/1507 [#1530] Document API documentation update process (opened by exarkun) task website http://twistedmatrix.com/trac/ticket/1530 [#1538] Trial timing reporter doesn't work (opened by jml) defect trial http://twistedmatrix.com/trac/ticket/1538 [#1552] SMTP server doesn't support "AUTH <mechanism> <initial data>" for of authentication (opened by exarkun) defect mail http://twistedmatrix.com/trac/ticket/1552 ===== High ===== [#1502] call selectreactor._preenDescriptors for WSAENOTSOCK (opened by titty) defect http://twistedmatrix.com/trac/ticket/1502 [#1503] Make 'pydoc twisted.internet.reactor' do something more useful than it currently does (opened by radix) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/1503 [#1504] Late delivery of MSG_CHANNEL_SUCCESS when CHANNEL_REQUEST:shell and reply required (opened by stefanomasini) defect conch http://twistedmatrix.com/trac/ticket/1504 [#1515] Web2 documentation should use lore. (opened by dreid) defect web2 http://twistedmatrix.com/trac/ticket/1515 [#1540] admin/process-docs does not set version information for generated documentation (opened by exarkun) (CLOSED, invalid) enhancement release management http://twistedmatrix.com/trac/ticket/1540 [#1541] admin/process-docs does not process doc/core/index.xhtml (opened by exarkun) (CLOSED, fixed) defect release management http://twistedmatrix.com/trac/ticket/1541 [#1542] admin/process-docs is a giant mess (opened by exarkun) defect release management http://twistedmatrix.com/trac/ticket/1542 ===== Normal ===== [#1508] test if twisted-bugs works (opened by jknight) (CLOSED, worksforme) enhancement core http://twistedmatrix.com/trac/ticket/1508 [#1509] Remove deprecated functions from Trial (opened by jml) (CLOSED, fixed) task trial http://twistedmatrix.com/trac/ticket/1509 [#1510] abstract.py's writeSequence implementation accepts unicode (opened by exarkun) defect core http://twistedmatrix.com/trac/ticket/1510 [#1511] remove old components interface backwards compat (opened by jknight) (CLOSED, fixed) task core http://twistedmatrix.com/trac/ticket/1511 [#1512] macosx & twisted - unable to find a reactor (opened by cripcrip) enhancement release management http://twistedmatrix.com/trac/ticket/1512 [#1513] twisted.spread.banana check for INT vs. LONGINT will fail on some 64-bit platforms (opened by itamarst) (CLOSED, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/1513 [#1514] twisted.spread.banana check for INT vs. LONGINT will fail on some 64-bit platforms (opened by itamarst) defect core http://twistedmatrix.com/trac/ticket/1514 [#1516] trac lets people assign and cc bugs to nonexistent users (opened by jknight) enhancement website http://twistedmatrix.com/trac/ticket/1516 [#1517] /bugs/issue# should redirect to /trac/ticket/# (opened by dreid) enhancement website http://twistedmatrix.com/trac/ticket/1517 [#1519] Incorrect version number on main page (opened by TimothyFitz) (CLOSED, fixed) defect website http://twistedmatrix.com/trac/ticket/1519 [#1520] README-sumo is missing a date (opened by TimothyFitz) enhancement website http://twistedmatrix.com/trac/ticket/1520 [#1521] website still only has 2.1 documentation up for twisted core (opened by itamarst) (CLOSED, fixed) defect website http://twistedmatrix.com/trac/ticket/1521 [#1522] Remove woven documentation from next release of twisted.web (opened by itamarst) enhancement web http://twistedmatrix.com/trac/ticket/1522 [#1523] trial bombs completely when a test method calls reactor.stop() (opened by exarkun) defect trial http://twistedmatrix.com/trac/ticket/1523 [#1524] twisted.web2 should run faster (opened by itamarst) enhancement web2 http://twistedmatrix.com/trac/ticket/1524 [#1525] Move sslverify into twisted.internet (opened by itamarst) (CLOSED, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/1525 [#1526] a bunch of tests fail/error when you don't have sufficient ssl stuff installed (opened by mwh) defect core http://twistedmatrix.com/trac/ticket/1526 [#1527] test the ticket bot (opened by exarkun) (CLOSED, invalid) task website http://twistedmatrix.com/trac/ticket/1527 [#1528] test the ticket bot (opened by exarkun) (CLOSED, fixed) enhancement website http://twistedmatrix.com/trac/ticket/1528 [#1529] twisted.words oscardemo throws traceback (opened by yacc) (CLOSED, fixed) defect words http://twistedmatrix.com/trac/ticket/1529 [#1531] QtReactor Problems with Modal Dialogs (opened by mustafa) defect pb http://twistedmatrix.com/trac/ticket/1531 [#1533] Make Windows installs just use distutils (opened by TimothyFitz) enhancement core http://twistedmatrix.com/trac/ticket/1533 [#1534] change req.args API for multipart form data (opened by andrea) (CLOSED, fixed) enhancement web2 http://twistedmatrix.com/trac/ticket/1534 [#1536] FTPClientBasic will fail on 'PORT' command (opened by saviour) defect ftp http://twistedmatrix.com/trac/ticket/1536 [#1537] Total reactor meltdown on closed sockets (opened by exarkun) defect core http://twistedmatrix.com/trac/ticket/1537 [#1539] pollreactor implements IReactorFDSet but doesn't z.i.implements() it (opened by mwh) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/1539 [#1543] Request for Documentation: How to Review a Branch (opened by jml) defect website http://twistedmatrix.com/trac/ticket/1543 [#1544] docextractor's makehtml cannot handle data from maketwisteddocsys path/with/trailing/slash/ (opened by exarkun) defect core http://twistedmatrix.com/trac/ticket/1544 [#1545] A bunch of Twisted docstrings contain invalid epytext markup (opened by exarkun) enhancement core http://twistedmatrix.com/trac/ticket/1545 [#1547] Have old project pages etc. redirect to new wiki pages (opened by itamarst) enhancement website http://twistedmatrix.com/trac/ticket/1547 [#1549] Add twisted.web2.xmlrpc docs and example code. (opened by oubiwann) task web2 http://twistedmatrix.com/trac/ticket/1549 [#1550] requestReceived drops arguments after two or more '?' in the uri (opened by zectbumo) defect web http://twistedmatrix.com/trac/ticket/1550 [#1551] iocpreactor can receive data out of order (opened by ghazel) defect core http://twistedmatrix.com/trac/ticket/1551 [#1553] _win32stdio.py does not implement ITransport (opened by amberite) defect core http://twistedmatrix.com/trac/ticket/1553 [#1554] waitForDeferred uses df.result not the actual final value (opened by ghazel) (CLOSED, invalid) defect core http://twistedmatrix.com/trac/ticket/1554 [#1555] website no longer features Twisted logo (opened by glyph) enhancement website http://twistedmatrix.com/trac/ticket/1555 [#1556] API docs should have HTML title (opened by Tv) enhancement website http://twistedmatrix.com/trac/ticket/1556 [#1557] apidocs should exclude "test" packages (opened by jknight) enhancement website http://twistedmatrix.com/trac/ticket/1557 [#1558] docextractor should parse C{name} etc in function summary listings (opened by spiv) enhancement core http://twistedmatrix.com/trac/ticket/1558 ===== Low ===== [#1518] Exit on failure (opened by jml) enhancement trial http://twistedmatrix.com/trac/ticket/1518 [#1532] use classImplements to have ReactorBase conditionally implement IReactorThreads (opened by mwh) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/1532 [#1546] Add documentation search to site (including searching API) (opened by itamarst) enhancement website http://twistedmatrix.com/trac/ticket/1546 ===== Lowest ===== [#1535] look, exarkun creates useless bugs. (opened by exarkun) (CLOSED, invalid) defect core http://twistedmatrix.com/trac/ticket/1535 [#1548] get rid of epilepsy inducing entry page (opened by itamarst) enhancement website http://twistedmatrix.com/trac/ticket/1548 [#1559] doc/core/howto/listings/pb/pb1server.py needs reactor.run() (opened by mcmillen) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/1559 Closed Bugs ______________________ ===== Highest ===== [#1505] Testing post-commit resolution. (opened by radix, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/1505 [#1506] The URL of this ticket should be correct. (opened by radix, closed by radix, fixed) defect release management http://twistedmatrix.com/trac/ticket/1506 [#1495] Memory leak using minimal web server? (opened by chileverde, closed by foom, fixed) defect web http://twistedmatrix.com/trac/ticket/1495 [#1453] When using "trial -u", old trial log observers are not removed (opened by exarkun, closed by jml, fixed) defect trial http://twistedmatrix.com/trac/ticket/1453 [#53 ] Explain producers & consumers (opened by radix, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/53 [#1538] Trial timing reporter doesn't work (opened by jml, closed by jml, ) defect trial http://twistedmatrix.com/trac/ticket/1538 ===== High ===== [#363 ] [PATCH]JellyToNode lacks support for boolean types in Python 2.3 (opened by aubin, closed by jerub, fixed) defect pb http://twistedmatrix.com/trac/ticket/363 [#135 ] [PATCH]Web tracebacks should be disable-able (opened by itamarst, closed by jerub, fixed) defect web http://twistedmatrix.com/trac/ticket/135 [#1429] web page left pane layout is broken (patch included) (opened by ghazel, closed by exarkun, wontfix) defect conch http://twistedmatrix.com/trac/ticket/1429 [#1127] web2 file upload and unit test problems (opened by exarkun, closed by dreid, fixed) defect web http://twistedmatrix.com/trac/ticket/1127 [#1384] Document the meaning of trial's terminal output stanza (opened by warner, closed by jml, ) task trial http://twistedmatrix.com/trac/ticket/1384 [#1541] admin/process-docs does not process doc/core/index.xhtml (opened by exarkun, closed by exarkun, fixed) defect release management http://twistedmatrix.com/trac/ticket/1541 [#1540] admin/process-docs does not set version information for generated documentation (opened by exarkun, closed by exarkun, invalid) enhancement release management http://twistedmatrix.com/trac/ticket/1540 [#165 ] [PATCH]Multiple header with same name support in http (opened by itamarst, closed by exarkun, wontfix) defect web http://twistedmatrix.com/trac/ticket/165 [#418 ] ftp doesnt work in windows (opened by hunterp, closed by exarkun, fixed) defect ftp http://twistedmatrix.com/trac/ticket/418 [#1143] Documentation: Aliases not covered in the API documentation (opened by moof, closed by exarkun, duplicate) defect mail http://twistedmatrix.com/trac/ticket/1143 [#998 ] request.setHeader should fail if data has already been sent written to the client (opened by mg, closed by jknight, wontfix) defect web http://twistedmatrix.com/trac/ticket/998 [#1303] API docs aren't being linked from developer guides (opened by spiv, closed by itamarst, fixed) defect website http://twistedmatrix.com/trac/ticket/1303 [#1189] twisted.web.test.test_woven calls reactor.iterate() (opened by exarkun, closed by foom, fixed) defect web http://twistedmatrix.com/trac/ticket/1189 [#1188] twisted.web.test.test_webclient calls reactor.iterate() (opened by exarkun, closed by jknight, fixed) defect web http://twistedmatrix.com/trac/ticket/1188 [#1437] avoid exception in logbytecounter (opened by andrea, closed by foom, fixed) defect web2 http://twistedmatrix.com/trac/ticket/1437 [#861 ] protocols.msn cockroach (opened by moea, closed by exarkun, fixed) defect words http://twistedmatrix.com/trac/ticket/861 [#1105] IMAP Client does not seem to handle unsolicited server responses (opened by cablehead, closed by exarkun, fixed) defect mail http://twistedmatrix.com/trac/ticket/1105 [#1307] IMAP4 Body parts fetch error (opened by therve, closed by exarkun, fixed) defect mail http://twistedmatrix.com/trac/ticket/1307 ===== Normal ===== [#1508] test if twisted-bugs works (opened by jknight, closed by jknight, worksforme) enhancement core http://twistedmatrix.com/trac/ticket/1508 [#1513] twisted.spread.banana check for INT vs. LONGINT will fail on some 64-bit platforms (opened by itamarst, closed by itamarst, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/1513 [#1519] Incorrect version number on main page (opened by TimothyFitz, closed by radix, fixed) defect website http://twistedmatrix.com/trac/ticket/1519 [#343 ] reactor fd cleanup between tests (opened by warner, closed by jml, ) enhancement trial http://twistedmatrix.com/trac/ticket/343 [#1527] test the ticket bot (opened by exarkun, closed by exarkun, invalid) task website http://twistedmatrix.com/trac/ticket/1527 [#1528] test the ticket bot (opened by exarkun, closed by exarkun, fixed) enhancement website http://twistedmatrix.com/trac/ticket/1528 [#1529] twisted.words oscardemo throws traceback (opened by yacc, closed by yacc, fixed) defect words http://twistedmatrix.com/trac/ticket/1529 [#1534] change req.args API for multipart form data (opened by andrea, closed by foom, fixed) enhancement web2 http://twistedmatrix.com/trac/ticket/1534 [#1521] website still only has 2.1 documentation up for twisted core (opened by itamarst, closed by exarkun, fixed) defect website http://twistedmatrix.com/trac/ticket/1521 [#54 ] cBanana profile support (opened by radix, closed by exarkun, wontfix) enhancement pb http://twistedmatrix.com/trac/ticket/54 [#76 ] twisted.web.distrib should pass file-like stream, not Request-ish object (opened by itamarst, closed by exarkun, wontfix) enhancement web http://twistedmatrix.com/trac/ticket/76 [#96 ] Make the FTP server useful. (opened by spiv, closed by exarkun, fixed) enhancement ftp http://twistedmatrix.com/trac/ticket/96 [#166 ] Chunked encoding upload support for http server (opened by itamarst, closed by exarkun, wontfix) enhancement web http://twistedmatrix.com/trac/ticket/166 [#273 ] microdom enhancement: getElementsByAttribute (opened by st0rm, closed by exarkun, wontfix) enhancement web http://twistedmatrix.com/trac/ticket/273 [#1525] Move sslverify into twisted.internet (opened by itamarst, closed by exarkun, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/1525 [#334 ] IRC DCC cleanup (opened by teratorn, closed by teratorn, wontfix) enhancement words http://twistedmatrix.com/trac/ticket/334 [#948 ] No PDF or PS versions of new docs on the website (opened by ash, closed by itamarst, fixed) enhancement website http://twistedmatrix.com/trac/ticket/948 [#1554] waitForDeferred uses df.result not the actual final value (opened by ghazel, closed by ghazel, invalid) defect core http://twistedmatrix.com/trac/ticket/1554 [#1539] pollreactor implements IReactorFDSet but doesn't z.i.implements() it (opened by mwh, closed by foom, fixed) enhancement core http://twistedmatrix.com/trac/ticket/1539 [#1132] XML-RPC for web2 - propose API changes (opened by itamarst, closed by foom, fixed) enhancement web2 http://twistedmatrix.com/trac/ticket/1132 [#1509] Remove deprecated functions from Trial (opened by jml, closed by jml, fixed) task trial http://twistedmatrix.com/trac/ticket/1509 [#1511] remove old components interface backwards compat (opened by jknight, closed by foom, fixed) task core http://twistedmatrix.com/trac/ticket/1511 ===== Low ===== [#1532] use classImplements to have ReactorBase conditionally implement IReactorThreads (opened by mwh, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/1532 [#61 ] SOAP client support (opened by itamarst, closed by exarkun, fixed) enhancement conch http://twistedmatrix.com/trac/ticket/61 [#88 ] API docs don't show what a class implements (opened by spiv, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/88 [#143 ] Investigate speeding up twisted reactor and protocols with mem package (opened by itamarst, closed by exarkun, wontfix) enhancement core http://twistedmatrix.com/trac/ticket/143 [#244 ] Support for bug dependencies in the issue tracker (opened by itamarst, closed by exarkun, fixed) enhancement website http://twistedmatrix.com/trac/ticket/244 [#1405] twisted callFromThread raises IndexError (opened by ghazel, closed by jknight, invalid) enhancement core http://twistedmatrix.com/trac/ticket/1405 ===== Lowest ===== [#1535] look, exarkun creates useless bugs. (opened by exarkun, closed by PenguinOfDoom, invalid) defect core http://twistedmatrix.com/trac/ticket/1535 [#1548] get rid of epilepsy inducing entry page (opened by itamarst, closed by itamarst, ) enhancement website http://twistedmatrix.com/trac/ticket/1548 [#1559] doc/core/howto/listings/pb/pb1server.py needs reactor.run() (opened by mcmillen, closed by foom, fixed) defect core http://twistedmatrix.com/trac/ticket/1559
participants (1)
-
exarkun@twistedmatrix.com