Re: [Twisted-Python] Twisted 17.5.0rc2 RC Announcement

2017-06-03 Thread Amber Hawkie Brown

> On 30 May 2017, at 05:27, Glyph  wrote:
> 
> 
>> On May 26, 2017, at 4:38 AM, Jean-Paul Calderone > > wrote:
>> 
>> Some of the txkube problems have been resolved but either not entirely or 
>> some new ones have been introduced.  Attached is a log of the failures from 
>> the unit test suite.  I haven't investigated these new errors in depth yet 
>> so I won't say whether these are txkube's fault or Twisted's fault... but at 
>> least something is at fault.
> 
> I do think we need to block the final release until we at least know where 
> the responsibility lies for these tracebacks :-\.  These all still pass on 
> 16.6.0 I presume?

I investigated them, they're all due to Agent changes -- how they don't use 
connectSSL anymore, and instead use a wrapped TCP port, and how Agent now uses 
HostnameEndpoint's GAI resolving. I put up some fixes (although not up to spec 
for merge) here for JP: https://github.com/LeastAuthority/txkube/pull/135 


I would put these down to an issue in txkube, even if it's not txkube's fault, 
it's just that Twisted does things differently (and in the case of not using 
connectSSL, imo better :) ).

- Amber


signature.asc
Description: Message signed with OpenPGP
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


[Twisted-Python] Weekly Bug Summary

2017-06-03 Thread trac



Bug summary
__
Summary for 2017-05-28 through 2017-06-04
  Opened Closed  Total Change
Enhancements:  6  1   1369 +5
Defects:   2  1900 +1
Tasks: 1  0 99 +1
Regressions:   0  0 10 +0
Total: 9  2   2379 +7

|== Type Changes   |== Priority Changes   |== Component Changes   
|Defect:   +1  |Normal:  +6   |Conch:  +1 
|Enhancement:  +5  |Low: +1   |Core:   +7 
|Task: +1 |Web:-1 



Total Tickets
Open Tickets



New / Reopened Bugs
__
= Normal =
[#9151] HostnameEndpoint docs claim timeout is an int, but it's a float. (opened by Lukasa)
enhancement core   http://twistedmatrix.com/trac/ticket/9151

[#9152] HostnameEndpoint should have a deadline, not just a timeout. (opened by Lukasa)
enhancement core   http://twistedmatrix.com/trac/ticket/9152

[#9153] Add support for multiple reactors in different threads. (opened by Lukasa)
enhancement core   http://twistedmatrix.com/trac/ticket/9153

[#9154] Make reactors restartable. (opened by Lukasa)
enhancement core   http://twistedmatrix.com/trac/ticket/9154

[#9156] 'NoneType' object has no attribute '_producer' (opened by glyph)
defect  core   http://twistedmatrix.com/trac/ticket/9156

[#9157] AlreadyCalled error when timing out unresponsive HTTPS client. (opened by Lukasa)
enhancement core   http://twistedmatrix.com/trac/ticket/9157

[#9158] Switch to one shot sign/verify methods in conch (opened by reaperhulk)
taskcore   http://twistedmatrix.com/trac/ticket/9158

[#9159] Remove some pyflakes warnings with Python 3 (opened by rodrigc)
enhancement core   http://twistedmatrix.com/trac/ticket/9159

= Low =
[#9155] KEX algorithm preferences is outdated with EC (opened by the0id)
defect  conch  http://twistedmatrix.com/trac/ticket/9155



Closed Bugs
__
= Normal =
[#9127] UnauthorizedResource: broken on py3 with digest (opened by tardyp, closed by Craig Rodrigues , fixed)
defect  webhttp://twistedmatrix.com/trac/ticket/9127

[#9141] Deprecate twisted.protocols.dict (opened by hawkowl, closed by Craig Rodrigues , fixed)
enhancement core   http://twistedmatrix.com/trac/ticket/9141



Ticket Lifetime Stats
__
Oldest open ticket - [#50] conch command-line client doesn't work in win32 (since 2003-07-12 14:41:06).
Newest open ticket - [#9159] Remove some pyflakes warnings with Python 3 (since 2017-06-03 11:12:27.387232).

Mean open ticket age: 2005 days, 0:17:01.110755.
Median: 1824 days, 3:20:51.296878.
Standard deviation: 1229 days, 2:19:07.221355.
Interquartile range: 1746 days, 21:00:16.

Mean time between ticket creation and ticket resolution: 632 days, 8:25:10.840849.
Median: 65 days, 6:33:15.
Standard deviation is 1029 days, 3:09:38.287638.
The interquartile range is 864 days, 20:57:49.

Mean time spent in review: 106 days, 12:27:06.485869.
Median: 4 days, 19:19:01.
Standard deviation: 516 days, 13:42:34.805165.
Interquartile range: 23 days, 2:41:08.

Mean number of times a ticket is reviewed: 1.85703441296.
Median: 1
Standard deviation: 1.45741025336.
Interquartile range: 1.


Contributor Stats
__
In the last 4 weeks,
12 unique ticket reporters
7 unique ticket reviewers
5 unique ticket resolvers
In the last 24 weeks,
67 unique ticket reporters
18 unique ticket reviewers
22 unique ticket resolvers
In the last 48 weeks,
113 unique ticket reporters
27 unique ticket reviewers
28 unique ticket resolvers





___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python