Bug summary
______________________
Summary for 2017-08-20 through 2017-08-27
Opened Closed Total Change
Enhancements: 8 10 1380 -2
Defects: 5 9 899 -4
Tasks: 1 3 98 -2
Regressions: 0 0 9 +0
Total: 14 22 2387 -8
|== Type Changes |== Priority Changes |== Component Changes
|Defect: -4 |Highest: +1 |Conch: -3
|Enhancement: -2 |High: +0 |Core: -8
|Task: -2 |Normal: -9 |Mail: +3
|Names: -1
|Release Management: -1
|Trial: +1
|Web: +1
Total Tickets
Open Tickets
New / Reopened Bugs
______________________
===== Highest =====
[#9268] Deprecate ssl client endpoint (opened by markrwilliams)
defect core http://twistedmatrix.com/trac/ticket/9268
===== High =====
[#9265] Hash Verification Prompt fails in Python 3 (opened by the0id) (CLOSED, fixed)
defect conch http://twistedmatrix.com/trac/ticket/9265
===== Normal =====
[#9258] imap4 UTF-8 support (opened by markrwilliams)
enhancement mail http://twistedmatrix.com/trac/ticket/9258
[#9259] imap4 tests should use SynchronousTestCase (opened by markrwilliams)
enhancement mail http://twistedmatrix.com/trac/ticket/9259
[#9260] twisted.mail.bounce needs to be ported to Python 3 (opened by rodrigc)
enhancement mail http://twistedmatrix.com/trac/ticket/9260
[#9261] some tests need to be skipped on PYPY (opened by rodrigc)
enhancement core http://twistedmatrix.com/trac/ticket/9261
[#9262] Fix a typo in NEWS.rst (opened by rodrigc) (CLOSED, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/9262
[#9263] update conch/ssh/_cryptography_backports.py (opened by ofek) (CLOSED, fixed)
task core http://twistedmatrix.com/trac/ticket/9263
[#9264] trial -j doesn't work at all on python 3 (opened by glyph)
enhancement core http://twistedmatrix.com/trac/ticket/9264
[#9266] trial should mark logged but unflushed errors as such (opened by markrwilliams)
enhancement trial http://twistedmatrix.com/trac/ticket/9266
[#9267] SynchronousTestCase does complete test lifecycle after failure. (opened by markrwilliams) (CLOSED, fixed)
defect trial http://twistedmatrix.com/trac/ticket/9267
[#9269] twisted.mail.test.test_pop3client fails on Python3 (opened by rodrigc)
enhancement mail http://twistedmatrix.com/trac/ticket/9269
[#9270] public API for retrieving peer certificates that works consistently over HTTP/1 and HTTP/2 (opened by glyph)
defect core http://twistedmatrix.com/trac/ticket/9270
[#9271] .rpy files don't work with twist web --path on python 3 (opened by glyph)
defect web http://twistedmatrix.com/trac/ticket/9271
Closed Bugs
______________________
===== High =====
[#9265] Hash Verification Prompt fails in Python 3 (opened by the0id, closed by Craig Rodrigues <rodr...@freebsd.org>, fixed)
defect conch http://twistedmatrix.com/trac/ticket/9265
===== Normal =====
[#8822] Add Python 3.6 to the tox environments (opened by hawkowl, closed by hawkowl, duplicate)
task core http://twistedmatrix.com/trac/ticket/8822
[#8213] Make twisted.python.rebuild compatible with Python 3 (opened by tehasdf, closed by Craig Rodrigues <rodr...@freebsd.org>, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/8213
[#9254] Fix examples to work with Python 3 (opened by rodrigc, closed by Craig Rodrigues <rodr...@freebsd.org>, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/9254
[#8940] Twisted should work on Python 3.6 on Windows (opened by hawkowl, closed by Craig Rodrigues <rodr...@freebsd.org>, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/8940
[#9207] IMAP4Server cannot parse empty string literals as final arguments (opened by markrwilliams, closed by Mark Williams <m...@enotuniq.org>, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/9207
[#9161] twisted.mail.imap4 is not present on python 3 (opened by glyph, closed by Mark Williams <m...@enotuniq.org>, fixed)
defect mail http://twistedmatrix.com/trac/ticket/9161
[#9262] Fix a typo in NEWS.rst (opened by rodrigc, closed by Craig Rodrigues <rodr...@freebsd.org>, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/9262
[#7914] twistedmatrix.com homepage code examples fail in python 3 (opened by catsnack, closed by rodrigc, fixed)
defect core http://twistedmatrix.com/trac/ticket/7914
[#9263] update conch/ssh/_cryptography_backports.py (opened by ofek, closed by Craig Rodrigues <rodr...@freebsd.org>, fixed)
task core http://twistedmatrix.com/trac/ticket/9263
[#9083] 17.1.0 was released, _version.py should not be 17.1.0.dev0 (opened by rodrigc, closed by rodrigc, wontfix)
defect core http://twistedmatrix.com/trac/ticket/9083
[#7530] Avoid requiring a newline at the end of a certificate file used with the `ssl:` endpoint plugin (opened by exarkun, closed by Craig Rodrigues <rodr...@freebsd.org>, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/7530
[#9095] twisted.names blows up on queries for unrecognized record types (opened by mithrandi, closed by Tristan Seligmann <mithra...@mithrandi.net>, fixed)
defect names http://twistedmatrix.com/trac/ticket/9095
[#9267] SynchronousTestCase does complete test lifecycle after failure. (opened by markrwilliams, closed by Mark Williams <m...@enotuniq.org>, fixed)
defect trial http://twistedmatrix.com/trac/ticket/9267
[#2377] setup.py could be better when there are other Twisteds in PYTHONPATH (opened by radix, closed by rodrigc, fixed)
defect release management http://twistedmatrix.com/trac/ticket/2377
[#7963] twisted.internet._dumbwin32proc missing on Windows Python 3.4 installation (opened by exvito, closed by rodrigc, fixed)
defect core http://twistedmatrix.com/trac/ticket/7963
[#7626] file is not defined in python 3.4 (opened by vherckbart, closed by rodrigc, fixed)
defect core http://twistedmatrix.com/trac/ticket/7626
[#8611] Add a tox environment for python 3.4 and 3.5 for windows (opened by adiroiban, closed by rodrigc, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/8611
[#4106] Remove deprecated t.conch.ssh.userauth.SSHUserAuthClient's getPublicKey and getPrivateKey (opened by thijs, closed by rodrigc, fixed)
task conch http://twistedmatrix.com/trac/ticket/4106
[#4808] maybe deprecate twisted.manhole, or at least reduce its overlap with twisted.conch.manhole (opened by glyph, closed by rodrigc, duplicate)
enhancement core http://twistedmatrix.com/trac/ticket/4808
[#7924] twisted.conch needs porting to Python 3 (opened by edorum2, closed by rodrigc, fixed)
enhancement conch http://twistedmatrix.com/trac/ticket/7924
[#3046] Manhole / Insults not responding to line-editing keys (opened by teratorn, closed by rodrigc, fixed)
enhancement conch http://twistedmatrix.com/trac/ticket/3046
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 - [#9271] .rpy files don't work with twist web --path on python 3 (since 2017-08-26 23:21:25.143159).
Mean open ticket age: 2056 days, 13:03:34.460231.
Median: 1875 days, 16:00:58.130455.
Standard deviation: 1251 days, 13:54:12.999166.
Interquartile range: 1751 days, 18:25:42.
Mean time between ticket creation and ticket resolution: 632 days, 4:53:01.298783.
Median: 65 days, 11:51:16.522994.
Standard deviation is 1029 days, 6:41:57.433953.
The interquartile range is 859 days, 20:54:20.
Mean time spent in review: 105 days, 6:22:21.973394.
Median: 4 days, 16:18:33.
Standard deviation: 512 days, 15:15:27.111051.
Interquartile range: 22 days, 10:37:27.
Mean number of times a ticket is reviewed: 1.84840954274.
Median: 1
Standard deviation: 1.45283107979.
Interquartile range: 1.
Contributor Stats
______________________
In the last 4 weeks,
10 unique ticket reporters
10 unique ticket reviewers
10 unique ticket resolvers
In the last 24 weeks,
58 unique ticket reporters
19 unique ticket reviewers
18 unique ticket resolvers
In the last 48 weeks,
107 unique ticket reporters
25 unique ticket reviewers
25 unique ticket resolvers
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python