[Twisted-Python] Weekly Bug Summary

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Sun Sep 24 01:05:03 EDT 2006


Bug summary
______________________
Summary for 2006-09-17 through 2006-09-24
Bugs opened: 26    Bugs closed: 26  Total open bugs: 730 (+0)

|== Type Changes   |== Priority Changes   |== Component Changes     
|Defect:       -1  |Highest:  -9          |Conch:               +4  
|Enhancement:  +4  |High:     +1          |Core:                -1  
|Task:         -3  |Normal:   +8          |Release Management:  -1  
                   |Low:      +0          |Trial:               -1  
                                          |Web:                 -2  
                                          |Web2:                +3  
                                          |Web2.Dav:            +1  
                                          |Website:             -2  
                                          |Words:               -1  


New / Reopened Bugs
______________________
                    ===== Highest =====
[#2098] XMPP SASL implementation chokes when no realm has been received (opened by ralphm)
    defect          words      http://twistedmatrix.com/trac/ticket/2098

[#2099] manhole telnet server broken (opened by exarkun)
    defect          conch      http://twistedmatrix.com/trac/ticket/2099

[#2100] new defgen for python 2.5 enhanced generators (opened by jknight)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2100

[#2118] ICredentialFactory.decode() should take a request instead of an HTTP method name (opened by wsanchez) (CLOSED, fixed)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/2118

[#2119] Need a location: header for CREATED response (opened by wsanchez) (CLOSED, fixed)
    enhancement     web2.dav   http://twistedmatrix.com/trac/ticket/2119

                    ===== High =====
[#2102] Access log has multiple copies of the same entry (opened by Cyrus Daboo)
    defect          web2       http://twistedmatrix.com/trac/ticket/2102

[#2103] http DIGEST authentication forced on each page refresh (opened by Cyrus Daboo) (CLOSED, duplicate)
    defect          web2       http://twistedmatrix.com/trac/ticket/2103

[#2104] HTTP digest authentication forced for each page refresh (opened by Cyrus Daboo)
    defect          web2       http://twistedmatrix.com/trac/ticket/2104

                    ===== Normal =====
[#2101] Coding standard should fallback to PEP 8 (opened by jml)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2101

[#2105] Go over the web2.dav API docs again (opened by wsanchez)
    enhancement     web2.dav   http://twistedmatrix.com/trac/ticket/2105

[#2107] [patch] Greatly improve telnet performance (opened by shieldszero)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2107

[#2109] twisted.web.server imports pb from spread (opened by ghazel) (CLOSED, wontfix)
    enhancement     web        http://twistedmatrix.com/trac/ticket/2109

[#2110] finger tutorial uses unclear python idioms. (opened by jerub)
    defect          core       http://twistedmatrix.com/trac/ticket/2110

[#2111] test trac r3756 irc/ticket creation integration (opened by exarkun) (CLOSED, fixed)
    task            core       http://twistedmatrix.com/trac/ticket/2111

[#2112] conch tests make heavy use of deprecated assert* free functions (opened by exarkun)
    defect          conch      http://twistedmatrix.com/trac/ticket/2112

[#2113] support uploads from Macromedia Flash plugins (opened by yacc)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/2113

[#2114] t.conch.test.test_cftp uses reactor.iterate() (opened by jml) (CLOSED, duplicate)
    defect          conch      http://twistedmatrix.com/trac/ticket/2114

[#2115] manhole and exception (opened by synapsis)
    defect          conch      http://twistedmatrix.com/trac/ticket/2115

[#2116] sshsimpleserver.py on Windows (opened by synapsis)
    defect          conch      http://twistedmatrix.com/trac/ticket/2116

[#2117] Buildslaves without find and xargs fail remove pyc step (opened by exarkun)
    defect          core       http://twistedmatrix.com/trac/ticket/2117

[#2122] Expose various accept failures to application-level code (opened by exarkun)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2122

[#2123] t.c.t.test_manhole.ManholeLoopbackStdio.testControlBackslash fails intermittently (opened by dreid)
    defect          conch      http://twistedmatrix.com/trac/ticket/2123

                    ===== Low =====
[#2106] t.p.versions needs to be updated to handle Subversion 1.4 (opened by oubiwann) (CLOSED, duplicate)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2106

[#2108] Yaarr, the docks be needing translations for the scurvy dogs. (opened by jerub) (CLOSED, wontfix)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2108

[#2120] usage.Options breaks with short subcommand names longer than 1 char (opened by msalib) (CLOSED, duplicate)
    defect          core       http://twistedmatrix.com/trac/ticket/2120

[#2121] usage.Options breaks with short subcommand names longer than 1 char (opened by msalib)
    defect          core       http://twistedmatrix.com/trac/ticket/2121



Closed Bugs
______________________
                    ===== Highest =====
[#1507] trial doesn't gc.collect between test methods (opened by jknight, closed by jml, fixed)
    defect          trial      http://twistedmatrix.com/trac/ticket/1507

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

[#1970] "admin/release-twisted --help" contains typo (opened by exarkun, closed by radix, fixed)
    defect          release management http://twistedmatrix.com/trac/ticket/1970

[#1968] twisted.python.versions uses implementation detail of SVN, broken on 1.4 (opened by jknight, closed by radix, fixed)
    defect          core       http://twistedmatrix.com/trac/ticket/1968

[#1883] Make selected tests clean up after themselves (opened by jml, closed by jml, fixed)
    task            core       http://twistedmatrix.com/trac/ticket/1883

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

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

[#2119] Need a location: header for CREATED response (opened by wsanchez, closed by wsanchez, fixed)
    enhancement     web2.dav   http://twistedmatrix.com/trac/ticket/2119

[#2118] ICredentialFactory.decode() should take a request instead of an HTTP method name (opened by wsanchez, closed by wsanchez, fixed)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/2118

[#662 ] twisted.internet does not handle EMFILE (Too many files) (opened by jdahlin, closed by exarkun, fixed)
    defect          core       http://twistedmatrix.com/trac/ticket/662

[#1910] delete deprecated crud from twisted.python.log (opened by radix, closed by glyph, fixed)
    task            core       http://twistedmatrix.com/trac/ticket/1910

[#1694] killing a process (opened by synapsis, closed by glyph, fixed)
    defect          core       http://twistedmatrix.com/trac/ticket/1694

[#1550] [PATCH] requestReceived drops arguments after two or more '?' in the uri (opened by zectbumo, closed by exarkun, fixed)
    defect          web        http://twistedmatrix.com/trac/ticket/1550

[#2020] tkmktap is broken and probably useless, eliminate it (opened by exarkun, closed by radix, fixed)
    task            core       http://twistedmatrix.com/trac/ticket/2020

                    ===== High =====
[#2103] http DIGEST authentication forced on each page refresh (opened by Cyrus Daboo, closed by dreid, duplicate)
    defect          web2       http://twistedmatrix.com/trac/ticket/2103

[#1080] twisted.web.client _parse URL parse bug (opened by gentoo.cn, closed by glyph, fixed)
    defect          web        http://twistedmatrix.com/trac/ticket/1080

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

[#2111] test trac r3756 irc/ticket creation integration (opened by exarkun, closed by exarkun, fixed)
    task            core       http://twistedmatrix.com/trac/ticket/2111

[#1885] test_ssh.UtilityTestCase.testCounter emits DeprecationWarning in python2.5 (opened by jknight, closed by exarkun, fixed)
    defect          conch      http://twistedmatrix.com/trac/ticket/1885

[#2114] t.conch.test.test_cftp uses reactor.iterate() (opened by jml, closed by jml, duplicate)
    defect          conch      http://twistedmatrix.com/trac/ticket/2114

[#1543] Request for Documentation: How to Review a Branch (opened by jml, closed by jml, fixed)
    defect          website    http://twistedmatrix.com/trac/ticket/1543

[#2109] twisted.web.server imports pb from spread (opened by ghazel, closed by jknight, wontfix)
    enhancement     web        http://twistedmatrix.com/trac/ticket/2109

                    ===== Low =====
[#2106] t.p.versions needs to be updated to handle Subversion 1.4 (opened by oubiwann, closed by jknight, duplicate)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2106

[#2108] Yaarr, the docks be needing translations for the scurvy dogs. (opened by jerub, closed by jknight, wontfix)
    enhancement     core       http://twistedmatrix.com/trac/ticket/2108

[#2120] usage.Options breaks with short subcommand names longer than 1 char (opened by msalib, closed by exarkun, duplicate)
    defect          core       http://twistedmatrix.com/trac/ticket/2120

[#191 ] twisted.internet refactor to better support non-select reactors (opened by etrepum, closed by glyph, invalid)
    enhancement     core       http://twistedmatrix.com/trac/ticket/191






More information about the Twisted-Python mailing list