Bug summary
______________________
Summary for 2012-07-22 through 2012-07-29
Opened Closed Total Change
Enhancements: 12 4 879 +8
Defects: 7 4 580 +3
Tasks: 6 3 81 +3
Regressions: 0 0 3 +0
Total: 25 11 1543 +14
|== Type Changes |== Priority Changes |== Component Changes
|Defect: +3 |High: -1 |Conch: +0
|Enhancement: +8 |Normal: +11 |Core: +7
|Task: +3 |Low: +4 |Mail: +2
|Names: +1
|Trial: +1
|Web: +3
Total Tickets
Open Tickets
New / Reopened Bugs
______________________
===== High =====
[#5798] twisted.mail.smtp.AUTHDeclinedError: BuildBot MailNotifier (opened by saddis01) (CLOSED, invalid)
defect core http://twistedmatrix.com/trac/ticket/5798
===== Normal =====
[#5799] IMAP4 BODYSTRUCTURE code for handling Content-Disposition doesn't handle quoting correctly (opened by exarkun)
defect mail http://twistedmatrix.com/trac/ticket/5799
[#5800] twisted.web.distrib leaks references maybe (opened by glyph)
defect web http://twistedmatrix.com/trac/ticket/5800
[#5801] Missing test coverage for SSL client endpoint string description parser (opened by exarkun)
defect core http://twistedmatrix.com/trac/ticket/5801
[#5802] Make "bin/trial --version" runnable in Python3 (opened by vperic)
enhancement trial http://twistedmatrix.com/trac/ticket/5802
[#5803] Allow fallback from CRAM-MD5 in t.m.smtp (opened by philmayers)
enhancement mail http://twistedmatrix.com/trac/ticket/5803
[#5805] twisted.test.test_strcred fails on Python without pycrypto (opened by thijs)
defect core http://twistedmatrix.com/trac/ticket/5805
[#5806] twisted.web.proxy should send (x-)forwarded-for header (opened by glyph)
enhancement web http://twistedmatrix.com/trac/ticket/5806
[#5807] something in twisted.web should respect (x-)forwarded-for on the server side (opened by glyph)
enhancement web http://twistedmatrix.com/trac/ticket/5807
[#5810] replace usage of file with FilePath in twisted.names (opened by thijs)
enhancement names http://twistedmatrix.com/trac/ticket/5810
[#5813] Add a string endpoint description plugin for the child process endpoint (opened by ashfall)
enhancement core http://twistedmatrix.com/trac/ticket/5813
[#5814] Add a string description plugin for the serialport endpoint (opened by ashfall)
enhancement core http://twistedmatrix.com/trac/ticket/5814
[#5815] Make twisted/python/* importable under Python 3 (opened by vperic) (CLOSED, invalid)
enhancement core http://twistedmatrix.com/trac/ticket/5815
[#5816] Make python/test/test_monkey pass under Python 3 (opened by vperic)
task core http://twistedmatrix.com/trac/ticket/5816
[#5817] Make twisted/test/test_formmethod pass under Python 3 (opened by vperic)
task core http://twistedmatrix.com/trac/ticket/5817
[#5818] Make twisted/python/test/test_win32.py pass under Python 3 (opened by vperic) (CLOSED, fixed)
task core http://twistedmatrix.com/trac/ticket/5818
[#5819] Make twisted/python/test/test_fakepwd.py pass under Python 3 (opened by vperic)
task core http://twistedmatrix.com/trac/ticket/5819
[#5820] Remove twisted/test/time_helpers.py (opened by vperic)
task core http://twistedmatrix.com/trac/ticket/5820
[#5821] twisted.web.client.getPage timeout param is broken (opened by sleepin_) (CLOSED, invalid)
defect web http://twistedmatrix.com/trac/ticket/5821
[#5785] Replace usage of file with open in twisted.python.versions (opened by thijs)
task core http://twistedmatrix.com/trac/ticket/5785
===== Low =====
[#5804] test_old_publickey_getPrivateKey failing with Python -3 flag (opened by thijs)
defect conch http://twistedmatrix.com/trac/ticket/5804
[#5808] replace usage of file with FilePath in twisted.cred.checkers (opened by thijs)
enhancement core http://twistedmatrix.com/trac/ticket/5808
[#5809] replace usage of file with FilePath in twisted.mail (opened by thijs)
enhancement mail http://twistedmatrix.com/trac/ticket/5809
[#5811] replace usage of file with FilePath in twisted.test (opened by thijs)
enhancement core http://twistedmatrix.com/trac/ticket/5811
[#5812] update print statement in twisted.test (opened by thijs)
enhancement core http://twistedmatrix.com/trac/ticket/5812
Closed Bugs
______________________
===== High =====
[#5496] _fromString_PRIVATE_OPENSSH fails with "ValueError: IV must be 8 bytes long" (opened by amtota, closed by z3p, fixed)
defect conch http://twistedmatrix.com/trac/ticket/5496
[#5798] twisted.mail.smtp.AUTHDeclinedError: BuildBot MailNotifier (opened by saddis01, closed by exarkun, invalid)
defect core http://twistedmatrix.com/trac/ticket/5798
===== Normal =====
[#5763] getBodyStructure wrong with multipart messages (opened by antoine, closed by exarkun, fixed)
defect mail http://twistedmatrix.com/trac/ticket/5763
[#5785] Replace usage of file with open in twisted.python.versions (opened by thijs, closed by thijs, )
task core http://twistedmatrix.com/trac/ticket/5785
[#4305] python/version.py: Remove py3k deprecation warnngs when running twisted/test (opened by drtimcouper, closed by thijs, duplicate)
enhancement core http://twistedmatrix.com/trac/ticket/4305
[#4244] Allow running setup.py in Python 3 (opened by loewis, closed by thijs, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/4244
[#5815] Make twisted/python/* importable under Python 3 (opened by vperic, closed by exarkun, invalid)
enhancement core http://twistedmatrix.com/trac/ticket/5815
[#5818] Make twisted/python/test/test_win32.py pass under Python 3 (opened by vperic, closed by vperic, fixed)
task core http://twistedmatrix.com/trac/ticket/5818
[#5570] Support adding an established SOCK_STREAM connection to the reactor (opened by exarkun, closed by therve, fixed)
enhancement core http://twistedmatrix.com/trac/ticket/5570
[#5821] twisted.web.client.getPage timeout param is broken (opened by sleepin_, closed by exarkun, invalid)
defect web http://twistedmatrix.com/trac/ticket/5821
===== Low =====
[#5138] Skip ihooks tests in twisted.test.test_reflect when it isn't available (opened by thijs, closed by vperic, fixed)
task core http://twistedmatrix.com/trac/ticket/5138
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 - [#5820] Remove twisted/test/time_helpers.py (since 2012-07-28 09:30:57).
Mean open ticket age: 1154 days, 15:58:55.742007.
Median: 1012 days, 17:37:34.165209.
Standard deviation: 866 days, 18:13:50.556105.
Interquartile range: 1416 days, 7:06:58.
Mean time between ticket creation and ticket resolution: 701 days, 13:55:57.717048.
Median: 142 days, 18:42:15.
Standard deviation is 930 days, 2:01:01.805160.
The interquartile range is 1250 days, 7:47:12.
Mean time spent in review: 88 days, 22:09:08.992801.
Median: 4 days, 12:29:08.
Standard deviation: 379 days, 11:20:44.866919.
Interquartile range: 16 days, 11:44:30.
Mean number of times a ticket is reviewed: 1.94939647168.
Median: 1
Standard deviation: 1.5590339686.
Interquartile range: 1.
Contributor Stats
______________________
In the last 4 weeks,
24 unique ticket reporters
17 unique ticket reviewers
12 unique ticket resolvers
In the last 24 weeks,
92 unique ticket reporters
34 unique ticket reviewers
21 unique ticket resolvers
In the last 48 weeks,
128 unique ticket reporters
41 unique ticket reviewers
25 unique ticket resolvers
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python