[Twisted-Python] Weekly Bug Summary
    exarkun at twistedmatrix.com 
    exarkun at twistedmatrix.com
       
    Sat May 27 23:05:02 MDT 2006
    
    
  
Bug summary
______________________
Summary for 2006-05-21 through 2006-05-28
Bugs opened: 28    Bugs closed: 19  Total open bugs: 614 (+9)
|== Type Changes   |== Priority Changes   |== Component Changes     
|Defect:       +5  |Highest:  -1          |Conch:               -2  
|Enhancement:  +2  |High:     +2          |Core:                +7  
|Task:         +2  |Normal:   +7          |Lore:                +0  
                   |Low:      +1          |Mail:                +0  
                                          |Names:               +0  
                                          |News:                +0  
                                          |Release Management:  +0  
                                          |Runner:              +0  
                                          |Web:                 +0  
                                          |Web2:                +2  
                                          |Website:             +1  
                                          |Words:               +1  
New / Reopened Bugs
______________________
                    ===== Highest =====
[#1737] Release Twisted conch 0.7.0 (opened by radix) (CLOSED, fixed)
    task            conch      http://twistedmatrix.com/trac/ticket/1737
[#1743] Release Twisted Lore 0.2.0 (opened by radix) (CLOSED, fixed)
    task            lore       http://twistedmatrix.com/trac/ticket/1743
[#1745] Release Twisted Runner 0.2.0 (opened by radix) (CLOSED, fixed)
    task            runner     http://twistedmatrix.com/trac/ticket/1745
[#1747] RELEASE "TWISTED" 2.4.0!!!! (opened by radix) (CLOSED, fixed)
    enhancement     release management http://twistedmatrix.com/trac/ticket/1747
[#1749] update the docs on the web site for 2.4.0 (opened by radix) (CLOSED, fixed)
    task            website    http://twistedmatrix.com/trac/ticket/1749
                    ===== High =====
[#1742] Add stdio halfclose tests (opened by exarkun)
    task            core       http://twistedmatrix.com/trac/ticket/1742
[#1752] t.w2's header tests that use runRoundtripTest and requiredGeneratedElements are invalid. (opened by dreid)
    defect          web2       http://twistedmatrix.com/trac/ticket/1752
[#1753] ConnectionPool.good_sql is not good SQL as far as Oracle is concerned (opened by itamarst)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1753
[#1754] adbapi has blanket except: with no logging (opened by itamarst)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1754
[#1755] t.w2.twscgi.SCGIClientProtocol causes an exception to be raised in t.w2.log._LogByteCounter (opened by dreid)
    defect          web2       http://twistedmatrix.com/trac/ticket/1755
                    ===== Normal =====
[#1729] release twisted core 2.4.0 (opened by radix) (CLOSED, fixed)
    task            core       http://twistedmatrix.com/trac/ticket/1729
[#1730] twisted.test.test_tcp.HalfClose3TestCase.testReadNotificationRaises fails intermittently (opened by radix)
    defect          core       http://twistedmatrix.com/trac/ticket/1730
[#1731] Release twisted names 0.3.0 (opened by radix) (CLOSED, fixed)
    task            names      http://twistedmatrix.com/trac/ticket/1731
[#1732] Release twisted mail 0.3.0 (opened by radix) (CLOSED, fixed)
    task            mail       http://twistedmatrix.com/trac/ticket/1732
[#1733] Release Twisted words 0.4.0 (opened by radix) (CLOSED, fixed)
    task            words      http://twistedmatrix.com/trac/ticket/1733
[#1734] twisted.words.service has NameErrors (opened by radix)
    defect          words      http://twistedmatrix.com/trac/ticket/1734
[#1735] skip twisted.words' msn tests when twisted.web is not available (opened by radix)
    task            words      http://twistedmatrix.com/trac/ticket/1735
[#1736] Release Twisted web 0.6.0 (opened by radix) (CLOSED, fixed)
    task            web        http://twistedmatrix.com/trac/ticket/1736
[#1738] Failure.__getstate__() does not clean self.value() (opened by moof)
    defect          core       http://twistedmatrix.com/trac/ticket/1738
[#1739] (patch) Removing system event triggers while firing does the wrong thing. (opened by antony)
    defect          core       http://twistedmatrix.com/trac/ticket/1739
[#1740] twisted/test/stdio_test_halfclose.py typo (opened by rikyu) (CLOSED, fixed)
    defect          core       http://twistedmatrix.com/trac/ticket/1740
[#1741] threadCallQueue loop can grow list forever (opened by ghazel)
    defect          core       http://twistedmatrix.com/trac/ticket/1741
[#1744] listen invalid argument (opened by ghazel)
    defect          core       http://twistedmatrix.com/trac/ticket/1744
[#1746] Release Twisted News 0.2.0 (opened by radix) (CLOSED, fixed)
    task            news       http://twistedmatrix.com/trac/ticket/1746
[#1748] Using twisted.cred.credentials results in deprecation warnings in Twisted 2.4 (opened by szumo)
    defect          core       http://twistedmatrix.com/trac/ticket/1748
[#1750] Solaris tar does not work with Twisted tarball (opened by damon_register) (CLOSED, wontfix)
    defect          website    http://twistedmatrix.com/trac/ticket/1750
[#1751] Make macro or plugin or something so project pages automatically display latest releases (opened by itamarst)
    enhancement     website    http://twistedmatrix.com/trac/ticket/1751
                    ===== Low =====
[#1756] Add preliminary support for UTF-8 to twisted.conch.insults (opened by radix)
    enhancement     conch      http://twistedmatrix.com/trac/ticket/1756
Closed Bugs
______________________
                    ===== Highest =====
[#1695] raising an exception from datagramReceived should not kill a listening UDP Port (opened by radix, closed by exarkun, fixed)
    enhancement     core       http://twistedmatrix.com/trac/ticket/1695
[#1737] Release Twisted conch 0.7.0 (opened by radix, closed by exarkun, fixed)
    task            conch      http://twistedmatrix.com/trac/ticket/1737
[#1745] Release Twisted Runner 0.2.0 (opened by radix, closed by exarkun, fixed)
    task            runner     http://twistedmatrix.com/trac/ticket/1745
[#1749] update the docs on the web site for 2.4.0 (opened by radix, closed by exarkun, fixed)
    task            website    http://twistedmatrix.com/trac/ticket/1749
[#1743] Release Twisted Lore 0.2.0 (opened by radix, closed by radix, fixed)
    task            lore       http://twistedmatrix.com/trac/ticket/1743
[#1747] RELEASE "TWISTED" 2.4.0!!!! (opened by radix, closed by radix, fixed)
    enhancement     release management http://twistedmatrix.com/trac/ticket/1747
                    ===== High =====
[#635 ] Patch for py2exe 0.5 support for tap2ntsvc (opened by jml, closed by moonfallen, invalid)
    defect          conch      http://twistedmatrix.com/trac/ticket/635
[#1013] Windows batch file arguments (opened by nicktrout, closed by moonfallen, invalid)
    defect          conch      http://twistedmatrix.com/trac/ticket/1013
[#1016] setup.py all --help causes infinite loop (opened by justinj, closed by moonfallen, invalid)
    defect          conch      http://twistedmatrix.com/trac/ticket/1016
                    ===== Normal =====
[#1729] release twisted core 2.4.0 (opened by radix, closed by radix, fixed)
    task            core       http://twistedmatrix.com/trac/ticket/1729
[#1731] Release twisted names 0.3.0 (opened by radix, closed by radix, fixed)
    task            names      http://twistedmatrix.com/trac/ticket/1731
[#1732] Release twisted mail 0.3.0 (opened by radix, closed by exarkun, fixed)
    task            mail       http://twistedmatrix.com/trac/ticket/1732
[#1714] Update Words' NEWS for 0.4 release (opened by ralphm, closed by exarkun, fixed)
    enhancement     words      http://twistedmatrix.com/trac/ticket/1714
[#1733] Release Twisted words 0.4.0 (opened by radix, closed by exarkun, fixed)
    task            words      http://twistedmatrix.com/trac/ticket/1733
[#1736] Release Twisted web 0.6.0 (opened by radix, closed by radix, fixed)
    task            web        http://twistedmatrix.com/trac/ticket/1736
[#1740] twisted/test/stdio_test_halfclose.py typo (opened by rikyu, closed by exarkun, fixed)
    defect          core       http://twistedmatrix.com/trac/ticket/1740
[#1746] Release Twisted News 0.2.0 (opened by radix, closed by radix, fixed)
    task            news       http://twistedmatrix.com/trac/ticket/1746
[#1750] Solaris tar does not work with Twisted tarball (opened by damon_register, closed by glyph, wontfix)
    defect          website    http://twistedmatrix.com/trac/ticket/1750
[#1725] selectreactor 'winsock error' (opened by ghazel, closed by glyph, wontfix)
    defect          core       http://twistedmatrix.com/trac/ticket/1725
    
    
More information about the Twisted-Python
mailing list