Bug summary
______________________
Summary for 2012-09-09 through 2012-09-16
                  Opened     Closed      Total     Change
Enhancements:         28         15        925        +13
Defects:               7         11        588         -4
Tasks:                 0          0         94         +0
Regressions:           0          0          2         +0
Total:                35         26       1609         +9

|== Type Changes   |== Priority Changes   |== Component Changes     
|Defect:       -4  |Highest:  -1          |Conch:               -1  
|Enhancement: +13  |High:     -2          |Core:                +6  
                   |Normal:   +9          |Names:               +0  
                   |Low:      +2          |Release Management:  +1  
                   |Lowest:   +1          |Trial:               +4  
                                          |Web:                 +0  
                                          |Words:               -1  


Total Tickets Open Tickets
New / Reopened Bugs ______________________ ===== Highest ===== [#5970] Fix whatever is wrong with twisted.trial.util's module docstring (opened by exarkun) (CLOSED, fixed) enhancement trial http://twistedmatrix.com/trac/ticket/5970 ===== Normal ===== [#5957] IndexError in notifyFinish (opened by honeyman) (CLOSED, invalid) defect web http://twistedmatrix.com/trac/ticket/5957 [#5958] Versioning scheme in PPA .deb packages does not allow distro upgrades (opened by radix) defect release management http://twistedmatrix.com/trac/ticket/5958 [#5959] Literal tabs or mixing tabs and spaces in 12.2 release (opened by schlenk) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/5959 [#5960] Port twisted.python.lockfile to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5960 [#5961] Add a new temp file creation API to SynchronousTestCase (opened by exarkun) enhancement trial http://twistedmatrix.com/trac/ticket/5961 [#5962] Clock.callLater(0, f) can lead to infinite loop (opened by exarkun) defect core http://twistedmatrix.com/trac/ticket/5962 [#5963] Remove deprecated module-level assertion functions from twisted.trial.unittest (opened by exarkun) (CLOSED, fixed) enhancement trial http://twistedmatrix.com/trac/ticket/5963 [#5964] Port twisted.trial.reporter to Python 3 (opened by exarkun) enhancement trial http://twistedmatrix.com/trac/ticket/5964 [#5965] Port twisted.trial.runner to Python 3 (opened by exarkun) enhancement trial http://twistedmatrix.com/trac/ticket/5965 [#5966] Port twisted.scripts.trial to Python 3 (opened by exarkun) enhancement trial http://twistedmatrix.com/trac/ticket/5966 [#5967] Port `twisted.internet.test.reactormixins` to Python 3 (opened by exarkun) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5967 [#5968] Port POSIX `IReactorProcess` implementation to Python 3 (opened by exarkun) enhancement core http://twistedmatrix.com/trac/ticket/5968 [#5969] Compatibility wrapper makes OpenSSL.tsafe unimportable (opened by mgood) (CLOSED, fixed) defect core http://twistedmatrix.com/trac/ticket/5969 [#5972] Port twisted.internet.error to Python 3 (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5972 [#5973] Port twisted.internet.main to Python 3 (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5973 [#5974] Port twisted.internet.fdesc to Python 3 (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5974 [#5975] Port twisted.python.threadpool to Python 3 (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5975 [#5976] Remove _AssertRaisesContext and assertRaises definitions from twisted/test/test_twisted.py (opened by exarkun) enhancement core http://twistedmatrix.com/trac/ticket/5976 [#5977] Make `twisted.test.test_twisted.SetAsideModule` part of a public testing interface offered by trial (opened by exarkun) enhancement trial http://twistedmatrix.com/trac/ticket/5977 [#5979] Make `twisted.internet.reactor` import on Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5979 [#5980] Port twisted/internet/abstract.py to Python 3 (opened by exarkun) enhancement core http://twistedmatrix.com/trac/ticket/5980 [#5982] Port twisted.persisted.styles to Python 3 (opened by itamar) (CLOSED, wontfix) enhancement core http://twistedmatrix.com/trac/ticket/5982 [#5983] Port twisted.python.components to Python 3 (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5983 [#5985] Port twisted.internet.address to Python 3 (opened by itamar) (CLOSED, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5985 [#5986] Remove legacy code from twisted.internet._signals, as part of port to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5986 [#5987] Port twisted.internet.process to Python 3 (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5987 [#5988] Add howto-style documentation for `twisted.internet.task.react`. (opened by exarkun) enhancement core http://twistedmatrix.com/trac/ticket/5988 [#5989] Standardize twisted names examples to use task.react (opened by rwall) enhancement names http://twistedmatrix.com/trac/ticket/5989 [#5990] twisted.internet.task.react is missing a @since epydoc tag (opened by itamar) defect core http://twistedmatrix.com/trac/ticket/5990 [#5991] twisted.internet.task.react should be documented in a howto (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5991 ===== Low ===== [#5971] reactor.callLater() tries to use string as number (opened by preaction) enhancement core http://twistedmatrix.com/trac/ticket/5971 [#5978] twisted.internet.error.getConnectError implementation doesn't match usage (opened by itamar) defect core http://twistedmatrix.com/trac/ticket/5978 [#5981] Clean up twisted.python.threadpool implementation using context managers (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5981 ===== Lowest ===== [#5984] Deprecate twisted.python.components.Adapter.isuper (opened by itamar) enhancement core http://twistedmatrix.com/trac/ticket/5984 Closed Bugs ______________________ ===== Highest ===== [#5876] TCP6ClientEndpoint doesn't implement interfaces.IStreamClientEndpoint (opened by ashfall, closed by ashfall, fixed) defect core http://twistedmatrix.com/trac/ticket/5876 [#5970] Fix whatever is wrong with twisted.trial.util's module docstring (opened by exarkun, closed by exarkun, fixed) enhancement trial http://twistedmatrix.com/trac/ticket/5970 ===== High ===== [#5878] AdoptedStreamServerEndpoint does not implement twisted.internet.interfaces.IStreamServerEndpoint (opened by ashfall, closed by ashfall, fixed) defect core http://twistedmatrix.com/trac/ticket/5878 [#5899] twisted.internet.test.test_tcp.TCPTransportServerAddressTestMixin._testServerAddress hangs for the test method timeout when it fails (opened by exarkun, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/5899 ===== Normal ===== [#4015] names client Resolver class not handling connectionLost (opened by pythonologist, closed by rwall, duplicate) defect names http://twistedmatrix.com/trac/ticket/4015 [#5865] Remove a 2.4 compatible use of the warnings module in deprecate (opened by Julian, closed by therve, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5865 [#5866] Use inspect.getmodule to get an object's module (opened by Julian, closed by Julian, invalid) enhancement core http://twistedmatrix.com/trac/ticket/5866 [#5957] IndexError in notifyFinish (opened by honeyman, closed by exarkun, invalid) defect web http://twistedmatrix.com/trac/ticket/5957 [#5874] split twisted.trial.unittest into two compilation units, one for basic synchronous features, one for reactor features (opened by exarkun, closed by exarkun, fixed) enhancement trial http://twistedmatrix.com/trac/ticket/5874 [#5963] Remove deprecated module-level assertion functions from twisted.trial.unittest (opened by exarkun, closed by exarkun, fixed) enhancement trial http://twistedmatrix.com/trac/ticket/5963 [#5967] Port `twisted.internet.test.reactormixins` to Python 3 (opened by exarkun, closed by exarkun, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5967 [#5969] Compatibility wrapper makes OpenSSL.tsafe unimportable (opened by mgood, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/5969 [#5947] Port twisted.internet.defer to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5947 [#5930] Making NativeStringIO in twisted.python.compat (opened by itamar, closed by itamar, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5930 [#5972] Port twisted.internet.error to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5972 [#5959] Literal tabs or mixing tabs and spaces in 12.2 release (opened by schlenk, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/5959 [#5935] zope 3.6 now required but if you find that out at runtime you are in for a nasty surprise (opened by glyph, closed by exarkun, fixed) defect core http://twistedmatrix.com/trac/ticket/5935 [#5975] Port twisted.python.threadpool to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5975 [#5982] Port twisted.persisted.styles to Python 3 (opened by itamar, closed by itamar, wontfix) enhancement core http://twistedmatrix.com/trac/ticket/5982 [#5973] Port twisted.internet.main to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5973 [#5983] Port twisted.python.components to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5983 [#5974] Port twisted.internet.fdesc to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5974 [#5985] Port twisted.internet.address to Python 3 (opened by itamar, closed by itamarst, fixed) enhancement core http://twistedmatrix.com/trac/ticket/5985 [#5880] twisted.internet.process.PTYProcess throws "OSError: [Errno 6] Device not configured" on Mountain Lion (opened by faulkner, closed by glyph, fixed) defect core http://twistedmatrix.com/trac/ticket/5880 [#3270] The XMPP example in Twisted.Words crashes if I stop it with Ctrl-C (opened by jozilla, closed by exarkun, fixed) defect words http://twistedmatrix.com/trac/ticket/3270 ===== Low ===== [#5923] Tests for displayPublicKey misuse str.strip (opened by therve, closed by therve, fixed) defect conch http://twistedmatrix.com/trac/ticket/5923 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 - [#5991] twisted.internet.task.react should be documented in a howto (since 2012-09-15 21:14:33). Mean open ticket age: 1148 days, 9:37:27.465543. Median: 999 days, 10:35:02.102585. Standard deviation: 885 days, 9:38:36.453185. Interquartile range: 1482 days, 8:27:29. Mean time between ticket creation and ticket resolution: 687 days, 4:40:49.409832. Median: 130 days, 1:03:44. Standard deviation is 924 days, 11:46:15.112865. The interquartile range is 1187 days, 19:02:14. Mean time spent in review: 88 days, 20:56:53.202398. Median: 4 days, 13:25:17. Standard deviation: 382 days, 5:39:49.849775. Interquartile range: 17 days, 4:54:55. Mean number of times a ticket is reviewed: 1.93470483005. Median: 1 Standard deviation: 1.54486669524. Interquartile range: 1. Contributor Stats ______________________ In the last 4 weeks, 28 unique ticket reporters 12 unique ticket reviewers 8 unique ticket resolvers In the last 24 weeks, 84 unique ticket reporters 26 unique ticket reviewers 14 unique ticket resolvers In the last 48 weeks, 138 unique ticket reporters 44 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