Bug summary
______________________
Summary for 2017-01-15 through 2017-01-22
                  Opened     Closed      Total     Change
Enhancements:         10         15       1337         -5
Defects:               3          5        882         -2
Tasks:                 1          3         97         -2
Regressions:           0          0          7         +0
Total:                14         23       2324         -9

|== Type Changes   |== Priority Changes   |== Component Changes     
|Defect:       -2  |High:    -1           |Conch:               -1  
|Enhancement:  -5  |Normal:  -5           |Core:                -5  
|Task:         -2  |Low:     -1           |Ftp:                 -1  
                   |Lowest:  -2           |Names:               -1  
                                          |Release Management:  -1  
                                          |Trial:               +1  
                                          |Twist:               -1  
                                          |Web:                 +1  
                                          |Words:               -1  


Total Tickets Open Tickets
New / Reopened Bugs ______________________ ===== Normal ===== [#8996] pydoctor templates should set a canonical URL (opened by markrwilliams) enhancement core http://twistedmatrix.com/trac/ticket/8996 [#8997] inspect.getargspec() deprecation warnings on Python 3.6 (opened by rodrigc) enhancement core http://twistedmatrix.com/trac/ticket/8997 [#8998] Difficult or impossible to know when twisted.web.client.Agent cleanup has completed (opened by exarkun) defect web http://twistedmatrix.com/trac/ticket/8998 [#8999] twisted.python.test.test_release.APIBuilderTests spurious failures (opened by wsanchez) (CLOSED, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/8999 [#9000] RESERVED (opened by glyph) task core http://twistedmatrix.com/trac/ticket/9000 [#9001] it's… (opened by glyph) enhancement core http://twistedmatrix.com/trac/ticket/9001 [#9002] twist command line that specifies --reactor multiple times fails. (opened by wsanchez) enhancement core http://twistedmatrix.com/trac/ticket/9002 [#9003] iosim calls `resumeProducing` on unpaused streaming (push) producers (opened by exarkun) defect core http://twistedmatrix.com/trac/ticket/9003 [#9004] Failure should adopt the current traceback if _findFailure's is empty (opened by markrwilliams) enhancement core http://twistedmatrix.com/trac/ticket/9004 [#9005] trial warning handling only supports warning where message is in the constructor first argument (opened by tardyp) defect core http://twistedmatrix.com/trac/ticket/9005 [#9006] successResultOf and failureResultOf should accept coroutines (opened by wsanchez) enhancement trial http://twistedmatrix.com/trac/ticket/9006 [#9007] successResultOf and failureResultOf should accept coroutines (opened by wsanchez) (CLOSED, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/9007 [#8890] async/await doesn't work with chained Deferreds (opened by hawkowl) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/8890 [#8764] Twisted should be versioned as year.month.patch, not year.release-1.patch (opened by hawkowl) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/8764 Closed Bugs ______________________ ===== High ===== [#8865] twisted.protocols.ftp module port to PY3 (opened by mateuszdargacz, closed by Craig Rodrigues <rodr...@freebsd.org>, fixed) defect ftp http://twistedmatrix.com/trac/ticket/8865 ===== Normal ===== [#8990] twisted.conch.ssh.factory's docstring slightly inaccurately claims to contain OpenSSH support (opened by Julian, closed by rodrigc, fixed) defect conch http://twistedmatrix.com/trac/ticket/8990 [#4996] replace call to functions from the string module in manhole (opened by nueces, closed by rodrigc, fixed) enhancement core http://twistedmatrix.com/trac/ticket/4996 [#8614] twisted.python.win32.quoteArguments problem with Python 3 on Windows (opened by rodrigc, closed by rodrigc, fixed) enhancement core http://twistedmatrix.com/trac/ticket/8614 [#8704] Do not use inspect.getargspec() in twisted/python/test/test_deprecate.py on Python 3 (opened by rodrigc, closed by rodrigc, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/8704 [#5002] replace call to functions from the string module in spread (opened by nueces, closed by rodrigc, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5002 [#5102] Remove cmp usage in 'conch' and 'internet' (opened by facundobatista, closed by rodrigc, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5102 [#8890] async/await doesn't work with chained Deferreds (opened by hawkowl, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/8890 [#8963] Release Twisted 16.7.0 (opened by hawkowl, closed by hawkowl, wontfix) enhancement core http://twistedmatrix.com/trac/ticket/8963 [#7984] add a NEXT_TWISTED_VERSION search-and-replace to the release process so we can stop guessing in our @since declarations (opened by glyph, closed by hawkowl, fixed) enhancement release management http://twistedmatrix.com/trac/ticket/7984 [#8999] twisted.python.test.test_release.APIBuilderTests spurious failures (opened by wsanchez, closed by wsanchez, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/8999 [#8967] twisted.internet.test.test_newtls.ProducerTestsMixin tests are flaky (opened by hawkowl, closed by Glyph <gl...@twistedmatrix.com>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/8967 [#8983] `twist` does not respect --reactor (opened by GaretJax, closed by Glyph <gl...@twistedmatrix.com>, fixed) defect twist http://twistedmatrix.com/trac/ticket/8983 [#8764] Twisted should be versioned as year.month.patch, not year.release-1.patch (opened by hawkowl, closed by Amber Brown <hawk...@atleastfornow.net>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/8764 [#8877] twisted.names.client.getHostByName fails if resolv.conf has IPv6 addresses for servers (opened by wsanchez, closed by exarkun, fixed) defect names http://twistedmatrix.com/trac/ticket/8877 [#8971] Mark twisted.internet.defer.timeout as Deprecated (opened by rodrigc, closed by Craig Rodrigues <rodr...@freebsd.org>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/8971 [#9007] successResultOf and failureResultOf should accept coroutines (opened by wsanchez, closed by wsanchez, duplicate) enhancement core http://twistedmatrix.com/trac/ticket/9007 [#8950] twisted.python.test.test_release.APIBuilderTests.test_buildWithDeprecated shouldn't fail constantly (opened by hawkowl, closed by Amber Brown <hawk...@atleastfornow.net>, fixed) defect core http://twistedmatrix.com/trac/ticket/8950 [#8880] Port twisted.names.authority.BindAuthority to Python 3 (opened by hynek, closed by Glyph <gl...@twistedmatrix.com>, fixed) enhancement core http://twistedmatrix.com/trac/ticket/8880 ===== Low ===== [#6564] Replace usage of builtin reduce in twisted.words (opened by thijs, closed by rodrigc, fixed) task words http://twistedmatrix.com/trac/ticket/6564 ===== Lowest ===== [#5789] Remove usage of UserDict (opened by thijs, closed by rodrigc, fixed) task core http://twistedmatrix.com/trac/ticket/5789 [#2484] Support Python 2.7 and Python 3.3+ in a single codebase. (opened by itamarst, closed by rodrigc, fixed) task core http://twistedmatrix.com/trac/ticket/2484 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 - [#9006] successResultOf and failureResultOf should accept coroutines (since 2017-01-20 17:34:44.324682). Mean open ticket age: 1923 days, 16:35:30.423586. Median: 1747 days, 6:20:56.796986. Standard deviation: 1198 days, 1:08:48.550101. Interquartile range: 1728 days, 20:28:14. Mean time between ticket creation and ticket resolution: 639 days, 3:46:26.373307. Median: 67 days, 6:47:52. Standard deviation is 1034 days, 2:21:38.386546. The interquartile range is 881 days, 14:38:12. Mean time spent in review: 107 days, 19:53:20.217572. Median: 4 days, 19:13:43. Standard deviation: 521 days, 10:45:50.192384. Interquartile range: 22 days, 10:00:23. Mean number of times a ticket is reviewed: 1.86668385766. Median: 1 Standard deviation: 1.46403290791. Interquartile range: 1. Contributor Stats ______________________ In the last 4 weeks, 16 unique ticket reporters 8 unique ticket reviewers 12 unique ticket resolvers In the last 24 weeks, 63 unique ticket reporters 22 unique ticket reviewers 20 unique ticket resolvers In the last 48 weeks, 103 unique ticket reporters 29 unique ticket reviewers 29 unique ticket resolvers
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to