[Twisted-Python] Weekly Bug Summary

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Sun Jun 11 01:05:01 EDT 2006


Bug summary
______________________
Summary for 2006-06-04 through 2006-06-11
Bugs opened: 28    Bugs closed: 32  Total open bugs: 620 (-4)

|== Type Changes   |== Priority Changes   |== Component Changes     
|Defect:       +1  |Highest:  -6          |Conch:               -1  
|Enhancement:  -4  |High:     -5          |Core:                +0  
|Task:         +1  |Normal:  +11          |Ftp:                 +1  
                   |Low:      -2          |Mail:                -1  
                                          |Names:               +0  
                                          |Pair:                +1  
                                          |Release Management:  +0  
                                          |Trial:               +0  
                                          |Vfs:                 +1  
                                          |Web:                 +1  
                                          |Web2:                -2  
                                          |Website:             +1  
                                          |Words:               -3  


New / Reopened Bugs
______________________
                    ===== Highest =====
[#1788] twisted/conch/test/test_filetransfer.py has fragile setUp/tearDown (opened by spiv) (CLOSED, fixed)
    enhancement     conch      http://twistedmatrix.com/trac/ticket/1788

[#1797] twisted/web/topfiles/setup.py fails during build_scripts (opened by exarkun)
    defect          core       http://twistedmatrix.com/trac/ticket/1797

[#1798] iocpreactor should use GetAcceptExSockaddrs instead of getpeername for incoming connections (opened by ghazel)
    defect          core       http://twistedmatrix.com/trac/ticket/1798

[#1800] twisted.test.test_process.Win32ProcessTestCase.testBadArgs fails on win32er and iocpr (opened by exarkun) (CLOSED, fixed)
    defect          core       http://twistedmatrix.com/trac/ticket/1800

[#1801] Invalid components.implements (opened by therve) (CLOSED, fixed)
    defect          mail       http://twistedmatrix.com/trac/ticket/1801

[#1804] numerous coding standard violations, one potential bug not noted in review of #1775 (opened by glyph) (CLOSED, fixed)
    defect          web2       http://twistedmatrix.com/trac/ticket/1804

[#1809] AdvancedPOP3Client doesn't notice SSL is secure (opened by exarkun) (CLOSED, fixed)
    defect          mail       http://twistedmatrix.com/trac/ticket/1809

[#1812] Installation error: "Subprocess exited with result 1 for project web" (opened by edsuom) (CLOSED, duplicate)
    defect          release management http://twistedmatrix.com/trac/ticket/1812

                    ===== Normal =====
[#1786] Twisted VFS SFTP tests can be clearer and have more specific purposes. (opened by spiv) (CLOSED, fixed)
    enhancement     vfs        http://twistedmatrix.com/trac/ticket/1786

[#1787] Last line of trial's traceback output is often difficult to read (opened by jml)
    enhancement     trial      http://twistedmatrix.com/trac/ticket/1787

[#1789] twisted.conch.test.test_filetransfer.TestOurServerOurClient.testOpenFileAttributes (and perhaps others) leaks file descriptors (opened by exarkun)
    defect          conch      http://twistedmatrix.com/trac/ticket/1789

[#1791] Update FAQ links to point to non-obsolete URLs (opened by exarkun)
    task            website    http://twistedmatrix.com/trac/ticket/1791

[#1792] qt step of reactors build fails due to Xlib spew on stderr (opened by spiv)
    defect          core       http://twistedmatrix.com/trac/ticket/1792

[#1793] Threading guide is unclear on reactor requirements (opened by exarkun)
    defect          core       http://twistedmatrix.com/trac/ticket/1793

[#1794] protocols/ftp.py SenderProtocol doesn't implement IFInishableConsumer even though it claims it does (opened by thor)
    defect          ftp        http://twistedmatrix.com/trac/ticket/1794

[#1795] Trial feature for simulating missing modules for a test run (opened by exarkun)
    enhancement     trial      http://twistedmatrix.com/trac/ticket/1795

[#1796] Flumotion could use an API-stable and approved way of stealing the underlying socket of a transport from the reactor (opened by thomasvs)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1796

[#1799] Remove usage of exec from twisted/names/dns.py (opened by exarkun)
    task            names      http://twistedmatrix.com/trac/ticket/1799

[#1802] No tag in tags/ for release 2.4.0 sumo equivalent (opened by moof) (CLOSED, invalid)
    enhancement     release management http://twistedmatrix.com/trac/ticket/1802

[#1803] unittest  using adbapi hang on exit (opened by thomasvs)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1803

[#1805] SFTP adapter doesn't translate deferred errors (opened by spiv)
    defect          vfs        http://twistedmatrix.com/trac/ticket/1805

[#1806] adbapi.ConnectionPool.noisy defaults to True, when it should be False (opened by moof)
    defect          core       http://twistedmatrix.com/trac/ticket/1806

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

[#1808] Buildbot pyflakes stage (opened by itamarst)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1808

[#1810] Release Twisted Web2 0.2 (opened by dreid)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/1810

[#1811] setup.py bdist_rpm fails on FC5 for x86_64 (opened by troy at osc.edu) (CLOSED, duplicate)
    defect          core       http://twistedmatrix.com/trac/ticket/1811

                    ===== Low =====
[#1790] Remove obsolete release documentation (opened by exarkun)
    enhancement     web        http://twistedmatrix.com/trac/ticket/1790

[#1813] twisted.pair.tuntap uses t.p.c.implements which no longer exists (opened by exarkun)
    defect          pair       http://twistedmatrix.com/trac/ticket/1813



Closed Bugs
______________________
                    ===== Highest =====
[#1454] test failures during chained methods are not reported well (opened by warner, closed by jml, fixed)
    defect          trial      http://twistedmatrix.com/trac/ticket/1454

[#1788] twisted/conch/test/test_filetransfer.py has fragile setUp/tearDown (opened by spiv, closed by spiv, fixed)
    enhancement     conch      http://twistedmatrix.com/trac/ticket/1788

[#1440] Remove old cred (opened by exarkun, closed by exarkun, fixed)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1440

[#1788] twisted/conch/test/test_filetransfer.py has fragile setUp/tearDown (opened by spiv, closed by spiv, fixed)
    enhancement     conch      http://twistedmatrix.com/trac/ticket/1788

[#1734] twisted.words.service has NameErrors (opened by radix, closed by exarkun, fixed)
    defect          words      http://twistedmatrix.com/trac/ticket/1734

[#1708] twisted.names shouldn't stop listening when crappy data is sent (opened by radix, closed by exarkun, fixed)
    enhancement     names      http://twistedmatrix.com/trac/ticket/1708

[#1609] Docs on return type for IReactorUNIX, IReactorArbitrary missing (opened by msmith, closed by exarkun, fixed)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1609

[#1800] twisted.test.test_process.Win32ProcessTestCase.testBadArgs fails on win32er and iocpr (opened by exarkun, closed by exarkun, fixed)
    defect          core       http://twistedmatrix.com/trac/ticket/1800

[#1804] numerous coding standard violations, one potential bug not noted in review of #1775 (opened by glyph, closed by wsanchez, fixed)
    defect          web2       http://twistedmatrix.com/trac/ticket/1804

[#1604] Write More Doc Strings (opened by exarkun, closed by exarkun, fixed)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1604

[#1812] Installation error: "Subprocess exited with result 1 for project web" (opened by edsuom, closed by exarkun, duplicate)
    defect          release management http://twistedmatrix.com/trac/ticket/1812

[#1735] skip twisted.words' msn tests when twisted.web is not available (opened by radix, closed by exarkun, fixed)
    task            words      http://twistedmatrix.com/trac/ticket/1735

[#1801] Invalid components.implements (opened by therve, closed by exarkun, fixed)
    defect          mail       http://twistedmatrix.com/trac/ticket/1801

[#1809] AdvancedPOP3Client doesn't notice SSL is secure (opened by exarkun, closed by exarkun, fixed)
    defect          mail       http://twistedmatrix.com/trac/ticket/1809

[#1515] Web2 documentation should not disregard the Documentation Standard (opened by dreid, closed by dreid, fixed)
    defect          web2       http://twistedmatrix.com/trac/ticket/1515

                    ===== High =====
[#1755] t.w2.twscgi.SCGIClientProtocol causes an exception to be raised in t.w2.log._LogByteCounter (opened by dreid, closed by dreid, fixed)
    defect          web2       http://twistedmatrix.com/trac/ticket/1755

[#1755] t.w2.twscgi.SCGIClientProtocol causes an exception to be raised in t.w2.log._LogByteCounter (opened by dreid, closed by dreid, fixed)
    defect          web2       http://twistedmatrix.com/trac/ticket/1755

[#1778] Need a way to locate another resource on the site (opened by wsanchez, closed by wsanchez, fixed)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/1778

[#1775] Attach URI to a resource during lookup (opened by wsanchez, closed by wsanchez, fixed)
    enhancement     web2       http://twistedmatrix.com/trac/ticket/1775

[#926 ] Automatically delete plugin cache at the slightest sign of trouble (BUG: Uninstalled plugins are not uncached) (opened by justinj, closed by glyph, fixed)
    defect          core       http://twistedmatrix.com/trac/ticket/926

[#1086] ITCPConnector.disconnect() default implementation (or API?) problem (opened by itamarst, closed by glyph, invalid)
    defect          core       http://twistedmatrix.com/trac/ticket/1086

                    ===== Normal =====
[#1786] Twisted VFS SFTP tests can be clearer and have more specific purposes. (opened by spiv, closed by spiv, fixed)
    enhancement     vfs        http://twistedmatrix.com/trac/ticket/1786

[#1648] twisted.mail.imap4.IMAP4Client.append docstring (opened by synapsis, closed by exarkun, fixed)
    defect          mail       http://twistedmatrix.com/trac/ticket/1648

[#1802] No tag in tags/ for release 2.4.0 sumo equivalent (opened by moof, closed by radix, invalid)
    enhancement     release management http://twistedmatrix.com/trac/ticket/1802

[#1441] Support registering adapters by the fully qualified python name of objects involved (opened by exarkun, closed by exarkun, invalid)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1441

[#1811] setup.py bdist_rpm fails on FC5 for x86_64 (opened by troy at osc.edu, closed by glyph, duplicate)
    defect          core       http://twistedmatrix.com/trac/ticket/1811

[#1768] Synchronous Task Queue (opened by edsuom, closed by glyph, invalid)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1768

[#1324] Cacheable/RemoteCache does not work with new style classes (opened by karlb, closed by glyph, fixed)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1324

                    ===== Low =====
[#1610] assertions in pyunit test cases don't show tracebacks (opened by radix, closed by jml, fixed)
    defect          trial      http://twistedmatrix.com/trac/ticket/1610

[#1414] IRCClient.userJoined() argument list (opened by urago, closed by exarkun, invalid)
    enhancement     words      http://twistedmatrix.com/trac/ticket/1414

[#1040] Starting threads in a tac file blocks everything (opened by exarkun, closed by exarkun, wontfix)
    enhancement     conch      http://twistedmatrix.com/trac/ticket/1040

[#845 ] TAGS table creation for Twisted source (opened by ytrewq1, closed by glyph, wontfix)
    enhancement     conch      http://twistedmatrix.com/trac/ticket/845






More information about the Twisted-Python mailing list