Bug summary
______________________
Summary for 2012-08-19 through 2012-08-26
                  Opened     Closed      Total     Change
Enhancements:         20          9        906        +11
Defects:              19         12        588         +7
Tasks:                 1          1         95         +0
Regressions:           0          0          2         +0
Total:                40         22       1591        +18

|== Type Changes   |== Priority Changes   |== Component Changes     
|Defect:       +7  |Highest:  -1          |Conch:               +3  
|Enhancement: +11  |High:     +1          |Core:               +14  
|Task:         +0  |Normal:  +17          |Release Management:  -1  
                   |Low:      +1          |Trial:               +0  
                                          |Web:                 +1  
                                          |Words:               +1  


Total Tickets Open Tickets
New / Reopened Bugs ______________________ ===== High ===== [#5899] twisted.internet.test.test_tcp.TCPTransportServerAddressTestMixin._testServerAddress hangs for the test method timeout when it fails (opened by exarkun) defect core http://twistedmatrix.com/trac/ticket/5899 ===== Normal ===== [#5880] twisted.internet.process.PTYProcess throws "OSError: [Errno 6] Device not configured" on Mountain Lion (opened by faulkner) defect core http://twistedmatrix.com/trac/ticket/5880 [#5881] Fix conch --auth (opened by cyli) (CLOSED, fixed) defect conch http://twistedmatrix.com/trac/ticket/5881 [#5884] Once filepath is ported to Python 3, switch twisted.test.test_compat back to using it (opened by itamar) defect core http://twistedmatrix.com/trac/ticket/5884 [#5885] Once SynchronousTestCase is ported to Python 3, switch test modules using pyunit back to using it (opened by itamar) defect core http://twistedmatrix.com/trac/ticket/5885 [#5886] Restore __version__ to twisted/__init__.py on Python 3, once twisted.python.versions is enabled (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5886 [#5889] ckeygen --showpub fails with a TypeError (opened by ltaylor.volks) defect conch http://twistedmatrix.com/trac/ticket/5889 [#5890] ckeygen --showpub does not prompt for or use provided passphrase for encrypted keys (opened by ltaylor.volks) defect conch http://twistedmatrix.com/trac/ticket/5890 [#5891] something closes stdin when running tests on Windows, causing problems with test_scripts (opened by glyph) defect core http://twistedmatrix.com/trac/ticket/5891 [#5892] dirty reactor errors in test_endpoints (opened by glyph) (CLOSED, duplicate) defect core http://twistedmatrix.com/trac/ticket/5892 [#5893] dirty reactor error in twisted.names.test.test_tap.OptionsTests.test_recursiveConfiguration (opened by glyph) defect core http://twistedmatrix.com/trac/ticket/5893 [#5894] ckeygen --changepass truncates private keys to zero bytes (opened by ltaylor.volks) defect conch http://twistedmatrix.com/trac/ticket/5894 [#5895] Deprecate inet_pton, inet_ntop, and adict in twisted.python.compat (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5895 [#5896] Port twisted.python.monkey to Python 3 (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5896 [#5897] Port twisted.python.runtime to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5897 [#5898] fix stack overflow in memcache protocol (opened by binbino) (CLOSED, duplicate) defect core http://twistedmatrix.com/trac/ticket/5898 [#5900] twisted.cred checker factory documentation typo (opened by mpounsett) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/5900 [#5901] Change trial's assert method implementation to stop emphasizing the `fail` variations (opened by exarkun) (CLOSED, fixed) enhancement trial http://twistedmatrix.com/trac/ticket/5901 [#5902] sendmsg.c doesn't work on PyPy (opened by glyph) defect core http://twistedmatrix.com/trac/ticket/5902 [#5903] Port twisted.python.filepath to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5903 [#5904] [error in example (docs)] /doc/web/howto/listings/client/response.py -- negative index of received data (opened by polymorphm) (CLOSED, invalid) defect web http://twistedmatrix.com/trac/ticket/5904 [#5905] Support C-c (to stop tests) in twisted.trial.unittest.SynchronousTestCase (opened by exarkun) enhancement trial http://twistedmatrix.com/trac/ticket/5905 [#5906] port accumulateMethods and prefixedMethods to Python 3 (opened by exarkun) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5906 [#5907] Setup.py (install) partly fails on OpenBSD due to unresolved compilation issues (sendmsg.c) (opened by epdittmer) enhancement core http://twistedmatrix.com/trac/ticket/5907 [#5908] The tests for twisted.python.filepath shouldn't use eval() (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5908 [#5909] The docstrings for `prefixedMethods` and `accumulateMethods` need some polish (opened by exarkun) enhancement core http://twistedmatrix.com/trac/ticket/5909 [#5910] Simplify code examples is deferred howto (opened by tom.prince) (CLOSED, invalid) enhancement core http://twistedmatrix.com/trac/ticket/5910 [#5911] Support the 'HttpOnly' flag when setting cookies (opened by reed) enhancement web http://twistedmatrix.com/trac/ticket/5911 [#5912] Explain `d, self.deferred = self.deferred, None` idiom (opened by tom.prince) enhancement core http://twistedmatrix.com/trac/ticket/5912 [#5913] Port qual, safe_repr and safe_str (from twisted.python.reflect) to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5913 [#5914] Port namedAny and friends and filenameToModuleName (from twisted.python.reflect) to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5914 [#5915] transfer encoding chunked (opened by rain.ning) (CLOSED, worksforme) defect web http://twistedmatrix.com/trac/ticket/5915 [#5916] Port twisted.python.deprecate to Python 3 (opened by exarkun) enhancement core http://twistedmatrix.com/trac/ticket/5916 [#5917] Port twisted.python.versions to Python 3 (opened by exarkun) enhancement core http://twistedmatrix.com/trac/ticket/5917 [#5918] t.p.b.StatefulStringProtocol has undocumented .state instance attribute (opened by devinj) enhancement core http://twistedmatrix.com/trac/ticket/5918 [#5919] Use trial to run the tests for twisted.python.runtime (opened by meissenPlate) task core http://twistedmatrix.com/trac/ticket/5919 ===== Low ===== [#5882] Fix WSGI links in documentation. (opened by faulkner) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/5882 [#5883] Fix broken Nevow link in docs. (opened by faulkner) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/5883 [#5887] Fix docs referencing twisted.web.request. (opened by faulkner) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/5887 [#5888] Twisted Words examples: Add documentation inside each example (opened by luper) enhancement words http://twistedmatrix.com/trac/ticket/5888 Closed Bugs ______________________ ===== Highest ===== [#5867] sendmsg.c incorrectly declares data_len to be an int instead of a Py_ssize_t (opened by glyph, closed by glyph, fixed) defect core http://twistedmatrix.com/trac/ticket/5867 ===== Normal ===== [#5790] threads_init not always present in gi bindings (opened by itamar, closed by itamarst, fixed) defect core http://twistedmatrix.com/trac/ticket/5790 [#5676] Support gi.pygtkcompat in gi reactor (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5676 [#5856] Added versioned dependencies to setup.py (opened by itamar, closed by exarkun, invalid) enhancement core http://twistedmatrix.com/trac/ticket/5856 [#5881] Fix conch --auth (opened by cyli, closed by cyli, fixed) defect conch http://twistedmatrix.com/trac/ticket/5881 [#3976] Windows installer does not uninstall all files (opened by asmodai, closed by jaredsohn, worksforme) defect release management http://twistedmatrix.com/trac/ticket/3976 [#5892] dirty reactor errors in test_endpoints (opened by glyph, closed by ashfall, duplicate) defect core http://twistedmatrix.com/trac/ticket/5892 [#5741] Add documentation for TCP6ServerEndpoint (opened by ashfall, closed by ashfall, fixed) task core http://twistedmatrix.com/trac/ticket/5741 [#5877] Get twisted.python.compat to run (and import!) under Python 3.3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5877 [#5627] Replace use of __cmp__ in twisted/python/versions.py (opened by vperic, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5627 [#5898] fix stack overflow in memcache protocol (opened by binbino, closed by exarkun, duplicate) defect core http://twistedmatrix.com/trac/ticket/5898 [#5901] Change trial's assert method implementation to stop emphasizing the `fail` variations (opened by exarkun, closed by exarkun, fixed) enhancement trial http://twistedmatrix.com/trac/ticket/5901 [#5900] twisted.cred checker factory documentation typo (opened by mpounsett, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/5900 [#5904] [error in example (docs)] /doc/web/howto/listings/client/response.py -- negative index of received data (opened by polymorphm, closed by exarkun, invalid) defect web http://twistedmatrix.com/trac/ticket/5904 [#5873] switch all synchronous trial unit tests to using SynchronousTestCase (opened by exarkun, closed by exarkun, fixed) enhancement trial http://twistedmatrix.com/trac/ticket/5873 [#5896] Port twisted.python.monkey to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5896 [#5910] Simplify code examples is deferred howto (opened by tom.prince, closed by exarkun, invalid) enhancement core http://twistedmatrix.com/trac/ticket/5910 [#5906] port accumulateMethods and prefixedMethods to Python 3 (opened by exarkun, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5906 [#5915] transfer encoding chunked (opened by rain.ning, closed by exarkun, worksforme) defect web http://twistedmatrix.com/trac/ticket/5915 ===== Low ===== [#5883] Fix broken Nevow link in docs. (opened by faulkner, closed by thijs, fixed) defect core http://twistedmatrix.com/trac/ticket/5883 [#5882] Fix WSGI links in documentation. (opened by faulkner, closed by thijs, fixed) defect core http://twistedmatrix.com/trac/ticket/5882 [#5887] Fix docs referencing twisted.web.request. (opened by faulkner, closed by thijs, fixed) defect core http://twistedmatrix.com/trac/ticket/5887 Ticket Lifetime Stats ______________________ Oldest open ticket - [#50] conch command-line client doesn't work in win32 (since 2003-07-12 16:41:06). Newest open ticket - [#5919] Use trial to run the tests for twisted.python.runtime (since 2012-08-25 16:16:35). Mean open ticket age: 1142 days, 12:40:13.059340. Median: 997 days, 9:31:25.756386. Standard deviation: 880 days, 9:35:15.810245. Interquartile range: 1468 days, 18:54:54. Mean time between ticket creation and ticket resolution: 695 days, 2:58:50.160453. Median: 138 days, 8:04:20. Standard deviation is 927 days, 5:30:54.220139. The interquartile range is 1209 days, 7:03:21. Mean time spent in review: 88 days, 21:39:14.788819. Median: 4 days, 15:24:35. Standard deviation: 381 days, 2:55:09.817938. Interquartile range: 16 days, 22:22:22. Mean number of times a ticket is reviewed: 1.94751255135. Median: 1 Standard deviation: 1.55545064851. Interquartile range: 1. Contributor Stats ______________________ In the last 4 weeks, 29 unique ticket reporters 12 unique ticket reviewers 8 unique ticket resolvers In the last 24 weeks, 93 unique ticket reporters 35 unique ticket reviewers 21 unique ticket resolvers In the last 48 weeks, 138 unique ticket reporters 43 unique ticket reviewers 25 unique ticket resolvers
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to