[Twisted-Python] Weekly Bug Summary

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Sun Sep 17 01:05:02 EDT 2006


Bug summary
______________________
Summary for 2006-09-10 through 2006-09-17
Bugs opened: 32    Bugs closed: 20  Total open bugs: 730 (+12)

|== Type Changes   |== Priority Changes   |== Component Changes   
|Defect:       +2  |Highest:  +6          |Conch:     -2          
|Enhancement: +11  |High:     +1          |Core:      +5          
|Task:         +3  |Normal:   +8          |Mail:      +1          
                   |Low:      -1          |Pb:        +2          
                   |Lowest:   +2          |Trial:     +3          
                                          |Web2:      +2          
                                          |Web2.Dav:  +0          
                                          |Website:   +2          
                                          |Words:     +3          


New / Reopened Bugs
______________________
                    ===== Highest =====
[#2074] Access to twisted request object in WSGI applications (opened by martinpaljak)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/2074

[#2076] twisted from svn will traceback when run on platform without working xml.dom.minidom (opened by jerub) (CLOSED, duplicate)
    defect          core       http://twistedmatrix.com/trac/ticket/2076

[#2079] Deprecate twisted.python.reflect.funcinfo (opened by radix)
    task            core       http://twistedmatrix.com/trac/ticket/2079

[#2083] Add test for statusForException() (opened by wsanchez)
    enhancement     web2.dav   http://twistedmatrix.com/trac/ticket/2083

[#2086] t.words.basesupport attributeerror when "already connecting" (opened by moonfallen)
    defect          words      http://twistedmatrix.com/trac/ticket/2086

[#2089] twisted.words.protocol.irc.IRC.whois references undefined variable RPL_WHOISOPER, (opened by jerub)
    defect          words      http://twistedmatrix.com/trac/ticket/2089

[#2091] Make reactor unclean warnings reported errors (opened by jml)
    enhancement     trial      http://twistedmatrix.com/trac/ticket/2091

[#2054] ProperlyCloseFilesTestCase.testProperlyCloseFiles written in an aggressively stupid manner (opened by exarkun)
    defect          core       http://twistedmatrix.com/trac/ticket/2054

                    ===== High =====
[#2084] Review public API of web2 (opened by glyph)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/2084

[#2090] Deprecate reactor methods in tests (opened by jml)
    task            trial      http://twistedmatrix.com/trac/ticket/2090

                    ===== Normal =====
[#2070] cr+lf replacement in pop3.py/transformChunk() (opened by kaimorich) (CLOSED, duplicate)
    enhancement     mail       http://twistedmatrix.com/trac/ticket/2070

[#2071] cr+lf replacement in pop3.py/transformChunk() (opened by kaimorich) (CLOSED, wontfix)
    defect          mail       http://twistedmatrix.com/trac/ticket/2071

[#2072] Document newline convention required by twisted.mail.pop3.IMailbox.getMessage (opened by exarkun)
    enhancement     mail       http://twistedmatrix.com/trac/ticket/2072

[#2073] Access to twisted request object in WSGI applications (opened by martinpaljak) (CLOSED, duplicate)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/2073

[#2075] set SCRIPT_NAME (properly?) in CGI environment (opened by martinpaljak)
    defect          web2       http://twistedmatrix.com/trac/ticket/2075

[#2077] Add a report for "Tickets Pending Review" (opened by jml)
    enhancement     website    http://twistedmatrix.com/trac/ticket/2077

[#2078] Twisted shouldn't start processes until the reactor is running (opened by radix)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2078

[#2080] (Select) reactor doesn't wake up as a result of callFromThread (opened by mwk) (CLOSED, worksforme)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2080

[#2081] Linux filesystem extended attributes require a "user." prefix (opened by wsanchez) (CLOSED, fixed)
    enhancement     web2.dav   http://twistedmatrix.com/trac/ticket/2081

[#2082] web2.dav.fileop should avoid using the os module (opened by wsanchez)
    defect          web2.dav   http://twistedmatrix.com/trac/ticket/2082

[#2085] Declare twisted.web2 stable and supported, de-emphasize twisted.web (opened by glyph)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/2085

[#2087] buffer size doubling for iocpreactor (opened by ghazel)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2087

[#2088] twisted.words.im.basechat.ChatUI.contactChangedNick is completely broken. (opened by jerub)
    enhancement     words      http://twistedmatrix.com/trac/ticket/2088

[#2092] Remove reactor.iterate calls from do_cleanPending (opened by jml)
    enhancement     trial      http://twistedmatrix.com/trac/ticket/2092

[#2093] URLPath should parse netloc more thoroughly. (opened by dreid)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2093

[#2094] URLPath should provide an API for manipulating query arguments (opened by dreid)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2094

[#2095] Add WebDAV quota support (opened by wsanchez)
    enhancement     web2.dav   http://twistedmatrix.com/trac/ticket/2095

[#2097] Web Site Maintenance Info (opened by oubiwann)
    task            website    http://twistedmatrix.com/trac/ticket/2097

[#133 ] Allow registration of adapters for PB serialization (opened by itamarst)
    enhancement     pb         http://twistedmatrix.com/trac/ticket/133

[#1502] call selectreactor._preenDescriptors for WSAENOTSOCK (opened by titty)
    defect          core       http://twistedmatrix.com/trac/ticket/1502

                    ===== Lowest =====
[#2096] Support binding extensions to WebDAV (opened by wsanchez)
    enhancement     web2.dav   http://twistedmatrix.com/trac/ticket/2096

[#1997] perhaps wakeUp could be slightly simpler (opened by wingo)
    defect          core       http://twistedmatrix.com/trac/ticket/1997



Closed Bugs
______________________
                    ===== Highest =====
[#2054] ProperlyCloseFilesTestCase.testProperlyCloseFiles written in an aggressively stupid manner (opened by exarkun, closed by exarkun, )
    defect          core       http://twistedmatrix.com/trac/ticket/2054

[#2076] twisted from svn will traceback when run on platform without working xml.dom.minidom (opened by jerub, closed by jerub, duplicate)
    defect          core       http://twistedmatrix.com/trac/ticket/2076

[#1850] web2 documentation should recommend putChild instead of setattr (opened by marienz, closed by dreid, fixed)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/1850

                    ===== High =====
[#2033] Removing non-existent property results in error. (opened by rfmohr at osc.edu, closed by wsanchez, fixed)
    defect          web2.dav   http://twistedmatrix.com/trac/ticket/2033

                    ===== Normal =====
[#2070] cr+lf replacement in pop3.py/transformChunk() (opened by kaimorich, closed by kaimorich, duplicate)
    enhancement     mail       http://twistedmatrix.com/trac/ticket/2070

[#2071] cr+lf replacement in pop3.py/transformChunk() (opened by kaimorich, closed by exarkun, wontfix)
    defect          mail       http://twistedmatrix.com/trac/ticket/2071

[#2073] Access to twisted request object in WSGI applications (opened by martinpaljak, closed by martinpaljak, duplicate)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/2073

[#1848] Python 2.5b1  svn (opened by scmikes, closed by radix, invalid)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1848

[#1854] Suse 10,  Python 2.5   32 bit  Twisted SVN (opened by scmikes, closed by radix, invalid)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1854

[#1572] twistd starts services synchronously: it should  start them using the startup system event. (opened by exarkun, closed by radix, wontfix)
    defect          core       http://twistedmatrix.com/trac/ticket/1572

[#2067] string formatting bug in "twisted.python.reflect.funcinfo" (opened by james.townson, closed by radix, wontfix)
    defect          core       http://twistedmatrix.com/trac/ticket/2067

[#1501] Make twistd a library (opened by radix, closed by radix, wontfix)
    enhancement     conch      http://twistedmatrix.com/trac/ticket/1501

[#2080] (Select) reactor doesn't wake up as a result of callFromThread (opened by mwk, closed by mwk, worksforme)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2080

[#1825] web2.dav COPY and MOVE methods fail if root directory of DAV resource is unwritable (opened by troy at osc.edu, closed by wsanchez, fixed)
    defect          web2.dav   http://twistedmatrix.com/trac/ticket/1825

[#2081] Linux filesystem extended attributes require a "user." prefix (opened by wsanchez, closed by wsanchez, fixed)
    enhancement     web2.dav   http://twistedmatrix.com/trac/ticket/2081

[#1807] Exception handling improvements in web2/dav (opened by troy at osc.edu, closed by wsanchez, fixed)
    enhancement     web2.dav   http://twistedmatrix.com/trac/ticket/1807

[#1838] DAV MKCOL method with body causes uncaught exception (opened by troy at osc.edu, closed by wsanchez, fixed)
    defect          web2.dav   http://twistedmatrix.com/trac/ticket/1838

[#1752] t.w2's header tests that use runRoundtripTest and requiredGeneratedElements are invalid. (opened by dreid, closed by dreid, wontfix)
    defect          web2       http://twistedmatrix.com/trac/ticket/1752

                    ===== Low =====
[#1203] web2.stream.IStream.read() needs to take a length argument (opened by PenguinOfDoom, closed by dreid, invalid)
    enhancement     conch      http://twistedmatrix.com/trac/ticket/1203

                    ===== Lowest =====
[#1997] perhaps wakeUp could be slightly simpler (opened by wingo, closed by glyph, )
    defect          core       http://twistedmatrix.com/trac/ticket/1997






More information about the Twisted-Python mailing list