Bug summary
______________________
Summary for 2020-06-14 through 2020-06-21
                  Opened     Closed      Total     Change
Enhancements:         17          8       1448         +9
Defects:               3          8        982         -5
Tasks:                 0          0         97         +0
Regressions:           0          0          5         +0
Total:                20         16       2533         +4

|== Type Changes   |== Priority Changes   |== Component Changes   
|Defect:       -5  |Normal:  +4           |Core:   +6             
|Enhancement:  +9                         |Mail:   -2             
                                          |Trial:  +1             
                                          |Web:    -1             


Total Tickets Open Tickets
New / Reopened Bugs ______________________ ===== Normal ===== [#9849] "loseConnection" in base class "ConnectionMixin" is incompatible with definition in base class "FileDescriptor" (opened by rodrigc) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/9849 [#9850] Annotate a few functions in twisted.internet (Part 1) (opened by rodrigc) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9850 [#9851] Reduce mypy errors (Part 2) (opened by rodrigc) enhancement core http://twistedmatrix.com/trac/ticket/9851 [#9852] Reduce mypy errors (Part 3) (opened by rodrigc) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9852 [#9853] Reduce mypy errors (Part 4): Remove unused methods from IReporter (opened by rodrigc) enhancement trial http://twistedmatrix.com/trac/ticket/9853 [#9854] Reduce mypy errors (Part 5) (opened by rodrigc) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9854 [#9855] Reduce mypy errors (Part 6) (opened by rodrigc) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9855 [#9856] Reduce mypy errors (Part 7) (opened by rodrigc) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9856 [#9857] Reduce mypy errors (Part 8) (opened by rodrigc) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9857 [#9858] Fix Win32UnicodeEnvironmentTests.test_encodableUnicodeEnvironment for Azure pipelines (opened by rodrigc) enhancement core http://twistedmatrix.com/trac/ticket/9858 [#9859] Revise Twisted Coding Standard for type annotations (opened by twm) enhancement core http://twistedmatrix.com/trac/ticket/9859 [#9860] Revise Twisted Coding Standard for Python 3 (opened by twm) defect core http://twistedmatrix.com/trac/ticket/9860 [#9861] Reduce mypy errors (Part 9) (opened by rodrigc) enhancement core http://twistedmatrix.com/trac/ticket/9861 [#9862] Reduce mypy errors (Part 10) (opened by rodrigc) enhancement core http://twistedmatrix.com/trac/ticket/9862 [#9863] Reduce mypy errors (Part 11) (opened by rodrigc) enhancement core http://twistedmatrix.com/trac/ticket/9863 [#9864] Reduce mypy errors (Part 12) (opened by rodrigc) enhancement core http://twistedmatrix.com/trac/ticket/9864 [#9865] Reduce mypy errors (Part 13) (opened by rodrigc) enhancement core http://twistedmatrix.com/trac/ticket/9865 [#9866] Reduce mypy errors (Part 14) (opened by rodrigc) enhancement core http://twistedmatrix.com/trac/ticket/9866 [#9867] Reduce mypy errors (Part 15) (opened by rodrigc) enhancement core http://twistedmatrix.com/trac/ticket/9867 [#9834] xml.etree.cElementTree has been removed in Python 3.9 (opened by mgorny) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/9834 Closed Bugs ______________________ ===== Normal ===== [#9847] Reduce mypy errors (Part 1) (opened by rodrigc, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9847 [#9817] Twisted HTTP2 closes connection with ConnectionLost instead of Failure (opened by clokep, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) defect web http://twistedmatrix.com/trac/ticket/9817 [#9849] "loseConnection" in base class "ConnectionMixin" is incompatible with definition in base class "FileDescriptor" (opened by rodrigc, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) defect core http://twistedmatrix.com/trac/ticket/9849 [#9850] Annotate a few functions in twisted.internet (Part 1) (opened by rodrigc, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9850 [#9848] Add mypy to CI, but allow it to fail (opened by rodrigc, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9848 [#9836] xmlrpc.Proxy performs no HTTPS certificate verification (opened by ktdreyer, closed by Glyph <gl...@twistedmatrix.com>, fixed) defect core http://twistedmatrix.com/trac/ticket/9836 [#9854] Reduce mypy errors (Part 5) (opened by rodrigc, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9854 [#9856] Reduce mypy errors (Part 7) (opened by rodrigc, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9856 [#9857] Reduce mypy errors (Part 8) (opened by rodrigc, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9857 [#9855] Reduce mypy errors (Part 6) (opened by rodrigc, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9855 [#9832] imap4-utf-7 codec registration does not seem to work on py3.9 (opened by mgorny, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) defect mail http://twistedmatrix.com/trac/ticket/9832 [#9834] xml.etree.cElementTree has been removed in Python 3.9 (opened by mgorny, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) defect core http://twistedmatrix.com/trac/ticket/9834 [#9831] base64.{decode,encode}string were removed in Python 3.9 (opened by mgorny, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) defect core http://twistedmatrix.com/trac/ticket/9831 [#6446] use base64.b64encode instead of base64.encodestring (opened by jjyao, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) defect mail http://twistedmatrix.com/trac/ticket/6446 [#9852] Reduce mypy errors (Part 3) (opened by rodrigc, closed by Craig Rodrigues <rodr...@crodrigues.org>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/9852 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 - [#9867] Reduce mypy errors (Part 15) (since 2020-06-20 23:21:49.729259). Mean open ticket age: 2844 days, 14:04:19.543118. Median: 2804 days, 16:19:01.528976. Standard deviation: 1433 days, 11:17:11.347507. Interquartile range: 2097 days, 20:07:07.135804. Mean time between ticket creation and ticket resolution: 623 days, 15:31:15.490150. Median: 63 days, 9:33:48.793849. Standard deviation is 1025 days, 2:45:02.971043. The interquartile range is 828 days, 7:02:15. Mean time spent in review: 102 days, 14:16:29.037634. Median: 4 days, 18:15:55. Standard deviation: 494 days, 13:52:55.525594. Interquartile range: 23 days, 12:48:06.117362. Mean number of times a ticket is reviewed: 1.80519779209. Median: 1 Standard deviation: 1.42086587245. Interquartile range: 1. Contributor Stats ______________________ In the last 4 weeks, 9 unique ticket reporters 4 unique ticket reviewers 6 unique ticket resolvers In the last 24 weeks, 32 unique ticket reporters 7 unique ticket reviewers 15 unique ticket resolvers In the last 48 weeks, 60 unique ticket reporters 10 unique ticket reviewers 23 unique ticket resolvers
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to