Bug summary
__
Summary for 2013-03-17 through 2013-03-24
Opened Closed Total Change
Enhancements: 8 17991 -9
Defects: 7 6643 +1
Tasks: 1 2 82 -1
Regressions: 0 0 1 +0
Total:16 25 1717 -9
|== Type Changes |== Priority Changes |== Component Changes
|Defect: +1 |High:+0 |Conch: +2
|Enhancement: -9 |Normal: -7 |Core:+2
|Task: -1 |Low: -2 |Mail:+0
|Lowest: +0 |Names: +1
|Release Management: -1
|Trial: -6
|Web: -1
|Web2:-1
|Web2.Dav:-4
|Words: -1
Total Tickets
Open Tickets
New / Reopened Bugs
__
= High =
[#6385] TLS doesn't resume reading when WantReadError occurs (opened by ghazel)
defect core http://twistedmatrix.com/trac/ticket/6385
= Normal =
[#6373] Adding a new filedescriptor to epoll reactor should not result in ENOENT (opened by itamar)
defect core http://twistedmatrix.com/trac/ticket/6373
[#6374] Adding a new filedescriptor for reading to poll reactor should not result in writeable descriptor (opened by itamar)
defect core http://twistedmatrix.com/trac/ticket/6374
[#6375] Constants HOWTO doesn't explain integer value of Flags (opened by wsanchez)
defect core http://twistedmatrix.com/trac/ticket/6375
[#6376] running the tests with PyCrypto installed, but without pyasn1, results in confusing failures (opened by glyph)
defect core http://twistedmatrix.com/trac/ticket/6376
[#6377] print traceback in successResultOf error reporting (opened by cyli)
enhancement core http://twistedmatrix.com/trac/ticket/6377
[#6379] Create a verified fake resolver (opened by rwall)
enhancement names http://twistedmatrix.com/trac/ticket/6379
[#6380] Add optional expected exception types to failureResultOf (opened by cyli)
enhancement core http://twistedmatrix.com/trac/ticket/6380
[#6381] There are some duplicate implementations of (Clock, MemoryReactor) combiner (opened by exarkun) (CLOSED, fixed)
defect core http://twistedmatrix.com/trac/ticket/6381
[#6382] implement reactors using composition instead of inheritance (opened by exarkun)
enhancement core http://twistedmatrix.com/trac/ticket/6382
[#6383] Add missing tests for AbstractMaildirDomain and DomainQueuer (opened by thijs)
taskmail http://twistedmatrix.com/trac/ticket/6383
[#6384] FileTransferClient() ignores extData in constructor, error in connectionMade() sending extData (opened by johnnypops)
defect conch http://twistedmatrix.com/trac/ticket/6384
[#6386] Remove use of PyCrypto XOR "cipher" in Conch (opened by exarkun)
enhancement conch http://twistedmatrix.com/trac/ticket/6386
[#6387] Deferred howto should demonstrate loops involving asynchronous functions (opened by jonathanj)
enhancement core http://twistedmatrix.com/trac/ticket/6387
[#5989] Standardize twisted names examples to use task.react (opened by rwall)
enhancement names http://twistedmatrix.com/trac/ticket/5989
= Lowest =
[#6378] Some of the xhtml docs declare the html namespace and others don't. (opened by wsanchez) (CLOSED, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/6378
Closed Bugs
__
= High =
[#5578] Some TCP-specific code leaked into twisted/internet/test/connectionmixins.py (opened by exarkun, closed by therve, fixed)
defect core http://twistedmatrix.com/trac/ticket/5578
= Normal =
[#2105] Go over the web2.dav API docs again (opened by wsanchez, closed by wsanchez, invalid)
enhancement web2.dav http://twistedmatrix.com/trac/ticket/2105
[#2195] Ignore whitespace XML nodes when we know we can (opened by wsanchez, closed by wsanchez, invalid)
enhancement web2.dav http://twistedmatrix.com/trac/ticket/2195
[#2975] twisted.web2.dav.util.parentForURL uses identity to test the value of integers (opened by exarkun, closed by wsanchez, invalid)
defect web2.dav http://twistedmatrix.com/trac/ticket/2975
[#2257] Weak ETag in first second is bogus (open