[Twisted-Python] Weekly Bug Summary

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Sun Mar 19 01:05:02 EST 2006


Bug summary
______________________
Summary for 2006-03-12 through 2006-03-19
Bugs opened: 31    Bugs closed: 16  Total open bugs: 583 (+15)

|== Type Changes   |== Priority Changes   |== Component Changes   
|Defect:       +6  |Highest:  +5          |Conch:    +2           
|Enhancement: +10  |High:     -3          |Core:     +9           
|Task:         +2  |Normal:  +14          |Ftp:      +5           
                   |Low:      +2          |Names:    +0           
                                          |Trial:    +2           
                                          |Web2:     +6           
                                          |Website:  -5           
                                          |Words:    -1           


New / Reopened Bugs
______________________
                    ===== Highest =====
[#1561] Qt reactor fails two TCP tests (opened by exarkun)
    defect          core       http://twistedmatrix.com/trac/ticket/1561

[#1562] Permission denied errors on Win32 (opened by exarkun)
    defect          core       http://twistedmatrix.com/trac/ticket/1562

[#1566] Allow tickets to be submitted if user enters an email address in the "Your email or username" field (opened by exarkun)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1566

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

[#1581] Bug in Twisted Names (opened by wdy) (CLOSED, fixed)
    defect          names      http://twistedmatrix.com/trac/ticket/1581

[#1583] twisted.names has crummy trailing whitespace (opened by exarkun) (CLOSED, fixed)
    defect          names      http://twistedmatrix.com/trac/ticket/1583

                    ===== High =====
[#1560] Death to util.wait() (opened by jml)
    task            core       http://twistedmatrix.com/trac/ticket/1560

[#1564] Failure.getErrorMessage() uses safe_str (opened by moof) (CLOSED, wontfix)
    defect          core       http://twistedmatrix.com/trac/ticket/1564

[#1571] Typo in python/dispatch.py (opened by loic) (CLOSED, fixed)
    defect          core       http://twistedmatrix.com/trac/ticket/1571

[#1573] trial does not wait for the reactor to stop completely between tests/test methods/test suites/test runs/I don't know what (opened by exarkun)
    defect          trial      http://twistedmatrix.com/trac/ticket/1573

[#1574] wxreactor completely broken if there are any startup triggers. (opened by jknight)
    defect          core       http://twistedmatrix.com/trac/ticket/1574

                    ===== Normal =====
[#1563] trial --testmodule should be usable without causing test methods to run repeatedly (opened by exarkun)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1563

[#1565] VT102Writer.__str__ method in manhole.py does not check for special case (opened by htj)
    defect          core       http://twistedmatrix.com/trac/ticket/1565

[#1567] Use svnsync in a commit hook to update trac's repository on pyramid (opened by exarkun)
    task            core       http://twistedmatrix.com/trac/ticket/1567

[#1568] Avoid redirects for broken DAV clients (opened by wsanchez)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/1568

[#1569] IRequest should have a uri object for accessing and mangling the requested uri (opened by dreid)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/1569

[#1570] static.File shouldn't allow excessive /s. (opened by jknight)
    defect          web2       http://twistedmatrix.com/trac/ticket/1570

[#1575] twisted.protocols.ftp.FTP.ftp_STOR() does not handle anonymous requests gracefully (opened by grimmtooth)
    defect          ftp        http://twistedmatrix.com/trac/ticket/1575

[#1576] web2.dirlist.DirectoryLister should support unicode filenames (opened by htj)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/1576

[#1577] Add MOVE tests (opened by wsanchez) (CLOSED, fixed)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/1577

[#1578] setsockopt fails on joinAddr (opened by ghazel)
    defect          core       http://twistedmatrix.com/trac/ticket/1578

[#1579] FTP server example for twisted/doc/core/examples (opened by grimmtooth)
    enhancement     ftp        http://twistedmatrix.com/trac/ticket/1579

[#1582] move web2.dav.method.* to web2.dav.method.davfile.* (opened by wsanchez)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/1582

[#1584] ftp.FTPAnonymousShell.access() handles non-existant file paths in a confusing way (opened by grimmtooth)
    defect          ftp        http://twistedmatrix.com/trac/ticket/1584

[#1585] FTPClient should allow you to try logging in more than once (e.g. for implementing an interactive client) (opened by spiv)
    enhancement     ftp        http://twistedmatrix.com/trac/ticket/1585

[#1587] web2 DirectoryLister is too inefficient! (opened by exarkun)
    defect          web2       http://twistedmatrix.com/trac/ticket/1587

[#1588] verifyHostKey fails if ~/.ssh/known_hosts missing or it's empty (opened by jaze)
    enhancement     conch      http://twistedmatrix.com/trac/ticket/1588

[#1589] cftp.py fails to transfer files (opened by jaze)
    enhancement     conch      http://twistedmatrix.com/trac/ticket/1589

                    ===== Low =====
[#1580] Reloading twisted.web2.http raises an exception (opened by edsuom)
    defect          web2       http://twistedmatrix.com/trac/ticket/1580

[#1586] FTP needs stream loving (opened by htj)
    enhancement     ftp        http://twistedmatrix.com/trac/ticket/1586

[#1590] Wrong wiki link (opened by osuchw) (CLOSED, fixed)
    defect          website    http://twistedmatrix.com/trac/ticket/1590



Closed Bugs
______________________
                    ===== Highest =====
[#1581] Bug in Twisted Names (opened by wdy, closed by exarkun, fixed)
    defect          names      http://twistedmatrix.com/trac/ticket/1581

[#1583] twisted.names has crummy trailing whitespace (opened by exarkun, closed by exarkun, fixed)
    defect          names      http://twistedmatrix.com/trac/ticket/1583

                    ===== High =====
[#1564] Failure.getErrorMessage() uses safe_str (opened by moof, closed by moof, wontfix)
    defect          core       http://twistedmatrix.com/trac/ticket/1564

[#1571] Typo in python/dispatch.py (opened by loic, closed by exarkun, fixed)
    defect          core       http://twistedmatrix.com/trac/ticket/1571

[#965 ] No general download page (and link) on website (opened by ash, closed by itamarst, fixed)
    defect          website    http://twistedmatrix.com/trac/ticket/965

[#965 ] No general download page (and link) on website (opened by ash, closed by itamarst, fixed)
    defect          website    http://twistedmatrix.com/trac/ticket/965

[#1137] Web site menu disappears when window not big (opened by justinj, closed by dreid, invalid)
    defect          website    http://twistedmatrix.com/trac/ticket/1137

[#936 ] minor website rendering problem (opened by teratorn, closed by dreid, invalid)
    defect          website    http://twistedmatrix.com/trac/ticket/936

[#1419] 404 from Main Page (opened by TimothyFitz, closed by dreid, invalid)
    defect          website    http://twistedmatrix.com/trac/ticket/1419

[#1018] Two quirks noticed with the new WebSite (opened by mesozoic, closed by dreid, invalid)
    defect          website    http://twistedmatrix.com/trac/ticket/1018

[#931 ] Add description of words to its project site (opened by hypatia, closed by exarkun, fixed)
    defect          words      http://twistedmatrix.com/trac/ticket/931

                    ===== Normal =====
[#1482] [PATCH] add RedirectResource (opened by andrea, closed by wsanchez, fixed)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/1482

[#1544] docextractor's makehtml cannot handle data from maketwisteddocsys path/with/trailing/slash/ (opened by exarkun, closed by mwh, fixed)
    defect          core       http://twistedmatrix.com/trac/ticket/1544

[#1577] Add MOVE tests (opened by wsanchez, closed by wsanchez, fixed)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/1577

                    ===== Low =====
[#1580] Reloading twisted.web2.http raises an exception (opened by edsuom, closed by jknight, )
    defect          web2       http://twistedmatrix.com/trac/ticket/1580

[#1590] Wrong wiki link (opened by osuchw, closed by radix, fixed)
    defect          website    http://twistedmatrix.com/trac/ticket/1590






More information about the Twisted-Python mailing list