[Twisted-Python] Update Getting started with Pip

2018-05-19 Thread Craig Rodrigues
In the top left-hand section of https://twistedmatrix.com, can someone with
edit permissions to the page change:

$ virtualenv try-twisted
$ . try-twisted/bin/activate
$ pip install twisted[tls]
$ twist --help


to something like:

On Python 2:
$ python -m virtualenv try-twisted

On Python 3:
$ python3 -m venv try-twisted

On Python 2 or 3:
 $ . try-twisted/bin/activtate
 $ pip install twisted[tls]
 $ twist --help

At least with base Python 3, using the venv module is preferred:
https://docs.python.org/3/library/venv.html

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


Re: [Twisted-Python] Update Getting started with Pip

2018-05-19 Thread Glyph


> On May 19, 2018, at 1:07 PM, Craig Rodrigues  wrote:
> 
> In the top left-hand section of https://twistedmatrix.com 
> , can someone with
> edit permissions to the page change:
> 
> $ virtualenv try-twisted
> $ . try-twisted/bin/activate
> $ pip install twisted[tls]
> $ twist --help
> 
> 
> to something like:
> 
> On Python 2:
> $ python -m virtualenv try-twisted
> 
> On Python 3:
> $ python3 -m venv try-twisted
> 
> On Python 2 or 3:
>  $ . try-twisted/bin/activtate
>  $ pip install twisted[tls]
>  $ twist --help
> 
> At least with base Python 3, using the venv module is preferred: 
> https://docs.python.org/3/library/venv.html 
> 

The "pyenv" script referenced by that documentation was a script that came with 
Python itself, not "virtualenv".  Virtualenv is not deprecated, and behaves 
more consistently between 2 and 3.

I don't think that adding more complexity to these instructions is a good idea, 
especially with no clear benefit.  Let's not make the change.

-g

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


[Twisted-Python] Weekly Bug Summary

2018-05-19 Thread trac



Bug summary
__
Summary for 2018-05-13 through 2018-05-20
  Opened Closed  Total Change
Enhancements:  7  3   1393 +4
Defects:   2  1919 +1
Tasks: 2  1 94 +1
Regressions:   0  1  6 -1
Total:11  6   2413 +5

|== Type Changes   |== Priority Changes   |== Component Changes 
|Defect:   +1  |High:+1   |Conch:   -2  
|Enhancement:  +4  |Normal:  +4   |Core:+6  
|Release Blocker: Regression:  -1 |Names:   -1  
|Task: +1 |Release Management:  +1  
  |Web: +1  



Total Tickets
Open Tickets



New / Reopened Bugs
__
= High =
[#9446] iocp reactor is duplicating/loosing outgoing data (opened by asodeur)
defect  core   http://twistedmatrix.com/trac/ticket/9446

= Normal =
[#9445] Re-enable macOS builds on CircleCI (opened by adiroiban)
enhancement core   http://twistedmatrix.com/trac/ticket/9445

[#9447] Implement the ASGI server spec in twisted.web (opened by hawkowl)
enhancement webhttp://twistedmatrix.com/trac/ticket/9447

[#9448] twisted.web.http.Request's multipart handling needs to be updated for 3.7 (opened by hawkowl) (CLOSED, fixed)
taskwebhttp://twistedmatrix.com/trac/ticket/9448

[#9449] socket.getsockname requires AI_NUMERICHOST on Python 3.7+ (opened by hawkowl)
defect  core   http://twistedmatrix.com/trac/ticket/9449

[#9450] Port twisted.internet.address to attrs (opened by hawkowl) (CLOSED, fixed)
enhancement core   http://twistedmatrix.com/trac/ticket/9450

[#9451] Release Twisted 18.4.1 (opened by hawkowl)
taskrelease management http://twistedmatrix.com/trac/ticket/9451

[#9452] Make the sendmsg tests resillient to a larger kernel buffer (opened by alex) (CLOSED, fixed)
enhancement core   http://twistedmatrix.com/trac/ticket/9452

[#9453] Don't generate 1024-bit keys by default (opened by alex)
enhancement core   http://twistedmatrix.com/trac/ticket/9453

[#9454] Support running tests on MSVS Hosted (opened by hawkowl)
enhancement core   http://twistedmatrix.com/trac/ticket/9454

[#9455] twisted.internet.ssl.KeyPair's requestObject and signRequestObject don't appear to support extensions (opened by Krenair)
enhancement core   http://twistedmatrix.com/trac/ticket/9455



Closed Bugs
__
= Normal =
[#8311] Add DNS record types for DNSKEY and RRSIG (opened by alex, closed by adiroiban, duplicate)
enhancement names  http://twistedmatrix.com/trac/ticket/8311

[#9412] t.c.endpoints._CommandChannel incorrectly parses ssh exit-signal packet (opened by wiml, closed by Mark Williams , fixed)
defect  conch  http://twistedmatrix.com/trac/ticket/9412

[#9450] Port twisted.internet.address to attrs (opened by hawkowl, closed by Amber Brown , fixed)
enhancement core   http://twistedmatrix.com/trac/ticket/9450

[#9448] twisted.web.http.Request's multipart handling needs to be updated for 3.7 (opened by hawkowl, closed by Amber Brown , fixed)
taskwebhttp://twistedmatrix.com/trac/ticket/9448

[#9452] Make the sendmsg tests resillient to a larger kernel buffer (opened by alex, closed by Amber Brown , fixed)
enhancement core   http://twistedmatrix.com/trac/ticket/9452

[#9442] lastColorizedLine() function contains wrong code causing error on non-ascii input (opened by nnseva, closed by Mark Williams , fixed)
release blocker: regression conch  http://twistedmatrix.com/trac/ticket/9442



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 - [#9455] twisted.internet.ssl.KeyPair's requestObject and signRequestObject don't appear to support extensions (since 2018-05-19 03:54:15.895853).

Mean open ticket age: 2253 days, 18:16:42.962551.
Median: 2114 days, 4:15:41.548933.
Standard deviation: 1301 days, 10:48:28.777262.
Interquartile range: 1882 days, 17:35:29.682093.

Mean time between ticket creation and ticket resolution: 632 days, 21:59:52.313575.
Median: 66 days, 4:03:50.
Standard deviation is 1028 days, 18:58:23.109178.
The interquartile range is 864 days, 21:41:14.681033.

Mean time spent in review: 103 days, 11:09:26.564880.
Median: 4 days, 15:51:44.
Standard deviation: 505 days, 18:01:25.274636.
Interquartile range: 22 days, 15:51:03.956883.

Mean number of times a ticke