[Python-Dev] Summary of Tracker Issues

Tracker status at bugs.python.org
Fri Mar 7 18:06:28 CET 2008


ACTIVITY SUMMARY (02/29/08 - 03/07/08)
Tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue 
number. Do NOT respond to this message.
 1730 open (+28) / 12348 closed (+13) / 14078 total (+41)
Open issues with patches: 468
Average duration of open issues: 739 days.
Median duration of open issues: 1136 days.
Open Issues Breakdown
 open 1706 (+25)
pending 24 ( +3)
Issues Created Or Reopened (41)
_______________________________
Cookie.Morsel interface needs update 02/29/08
 http://bugs.python.org/issue2211 created astronouth7303 
 
Cookie.BaseCookie has ambiguous unicode handling 02/29/08
 http://bugs.python.org/issue2212 created astronouth7303 
 
build_tkinter.py does not handle paths with spaces 03/01/08
 http://bugs.python.org/issue2213 created JosephArmbruster 
 
make htmlhelp raises non-reproducable exception 03/01/08
CLOSED http://bugs.python.org/issue2214 created loewis 
 
test_sqlite fails in 2.6a1 on MacOS X 03/02/08
 http://bugs.python.org/issue2215 created MrJean1 
 
Problems using logging module with idle 03/02/08
 http://bugs.python.org/issue2216 created ag6502 
 patch 
Problem with if clause in generator expression on class level 03/02/08
CLOSED http://bugs.python.org/issue2217 created cito 
 
Enhanced hotshot profiler with high-resolution timer 03/02/08
 http://bugs.python.org/issue2218 created MrJean1 
 
Py30a3: Possibly confusing message when module detection fails 03/03/08
 http://bugs.python.org/issue2219 created mark 
 
bug in rlcompleter 03/03/08
CLOSED http://bugs.python.org/issue2220 created donlorenzo 
 patch, easy 
Py30a3: calltip produces error output to stderr 03/03/08
 http://bugs.python.org/issue2221 created mark 
 
Memory leak in os.rename? 03/03/08
 http://bugs.python.org/issue2222 created ocean-city 
 patch 
regrtest.py -R not working 03/03/08
 http://bugs.python.org/issue2223 created ocean-city 
 patch 
branches/trunk-math patch 03/03/08
 http://bugs.python.org/issue2224 created tiran 
 patch 
py_compile.main() does not return error code 03/03/08
CLOSED http://bugs.python.org/issue2225 created catlee 
 patch, easy 
Small _abcoll Bugs / Oddities 03/03/08
 http://bugs.python.org/issue2226 created aronacher 
 
time.strptime too strict? should it assume current year? 03/03/08
 http://bugs.python.org/issue2227 created gregory.p.smith 
 easy 
Imaplib speedup patch 03/03/08
 http://bugs.python.org/issue2228 created aaronkaplan 
 
Search in 2.6 docs does not work 03/04/08
 http://bugs.python.org/issue2229 created tebeka 
 
Document PyArg_Parse* behavior on failed conversion 03/04/08
CLOSED http://bugs.python.org/issue2230 created belopolsky 
 patch 
Memory leak in itertools.chain() 03/04/08
CLOSED http://bugs.python.org/issue2231 created ocean-city 
 patch 
Current os.tmpfile() implementation requires admin privs on Vist 03/04/08
CLOSED http://bugs.python.org/issue2232 created Trent.Nelson 
 patch 
Makefile.pre.in contains extra slash before $(DESTDIR) which can 03/04/08
 http://bugs.python.org/issue2233 created jlt63 
 patch, patch 
cygwinccompiler.py fails for latest MinGW releases. 03/04/08
 http://bugs.python.org/issue2234 created kermode 
 patch 
__eq__ / __hash__ check doesn't take inheritance into account 03/04/08
 http://bugs.python.org/issue2235 created jek 
 patch 
Distutils' mkpath implementation ignoring the "mode" parameter 03/04/08
 http://bugs.python.org/issue2236 created henrique 
 patch 
Inconsistent variable lookup 03/04/08
CLOSED http://bugs.python.org/issue2237 created swarecki 
 
TypeError instead of SyntaxError for syntactically invalid gen e 03/05/08
 http://bugs.python.org/issue2238 created NathanCollins 
 
Tiny patch to cmdline docs 03/05/08
CLOSED http://bugs.python.org/issue2239 created tim.golden 
 patch 
setitimer, getitimer wrapper 03/05/08
 http://bugs.python.org/issue2240 created gpolo 
 patch 
Additional Flag For Unit-Test Module: There Can Be Only One (Err 03/05/08
CLOSED http://bugs.python.org/issue2241 created bcwhite 
 
Decoding UTF-7 with "ignore warnings" crashes Python on Windows 03/06/08
 http://bugs.python.org/issue2242 created cpalmer 
 
urllib2. strange behavior for getting chuncked transfer-ecnoded 03/06/08
 http://bugs.python.org/issue2243 created begemoth 
 
urllib and urllib2 decode userinfo multiple times 03/06/08
 http://bugs.python.org/issue2244 created carljm 
 patch 
aifc cannot handle unrecognised chunk type "CHAN" 03/06/08
 http://bugs.python.org/issue2245 created loki_dePlume 
 
itertools.groupby() leaks memory with circular reference 03/06/08
CLOSED http://bugs.python.org/issue2246 created asmodai 
 patch 
Test auto-assignment 03/06/08
CLOSED http://bugs.python.org/issue2247 created loewis 
 
quit() method of SMTP instance (of smtplib) doesn't return it's 03/07/08
 http://bugs.python.org/issue2248 created funagayama 
 patch 
To document "assertTrue" in unittest 03/07/08
 http://bugs.python.org/issue2249 created jcea 
 
rlcompleter raises Exception on bad input 03/07/08
 http://bugs.python.org/issue2250 created donlorenzo 
 patch 
tarfile using nonexistent function 03/07/08
CLOSED http://bugs.python.org/issue2251 created GotenXiao 
 
Issues Now Closed (24)
______________________
libffi needs an update to support mips64, arm and armeabi on lin 13 days
 http://bugs.python.org/issue1292 theller 
 
use unittest for test_logging 57 days
 http://bugs.python.org/issue1740 brett.cannon 
 patch 
change the bool struct format code from 't' to '?' 46 days
 http://bugs.python.org/issue1872 theller 
 patch 
with should be as fast as try/finally 12 days
 http://bugs.python.org/issue2179 amaury.forgeotdarc 
 patch 
cPickle error with gtk GEnum classes 1 days
 http://bugs.python.org/issue2199 loewis 
 
Bug in Sphinx highlighting when pygments not available 0 days
 http://bugs.python.org/issue2207 georg.brandl 
 patch 
Patch to doc/make.bat to allow non-standard HTML Help location 0 days
 http://bugs.python.org/issue2208 georg.brandl 
 patch 
make htmlhelp raises non-reproducable exception 0 days
 http://bugs.python.org/issue2214 loewis 
 
Problem with if clause in generator expression on class level 1 days
 http://bugs.python.org/issue2217 georg.brandl 
 
bug in rlcompleter 3 days
 http://bugs.python.org/issue2220 georg.brandl 
 patch, easy 
py_compile.main() does not return error code 3 days
 http://bugs.python.org/issue2225 georg.brandl 
 patch, easy 
Document PyArg_Parse* behavior on failed conversion 0 days
 http://bugs.python.org/issue2230 georg.brandl 
 patch 
Memory leak in itertools.chain() 0 days
 http://bugs.python.org/issue2231 rhettinger 
 patch 
Current os.tmpfile() implementation requires admin privs on Vist 2 days
 http://bugs.python.org/issue2232 loewis 
 patch 
Inconsistent variable lookup 0 days
 http://bugs.python.org/issue2237 amaury.forgeotdarc 
 
Tiny patch to cmdline docs 0 days
 http://bugs.python.org/issue2239 georg.brandl 
 patch 
Additional Flag For Unit-Test Module: There Can Be Only One (Err 1 days
 http://bugs.python.org/issue2241 purcell 
 
itertools.groupby() leaks memory with circular reference 0 days
 http://bugs.python.org/issue2246 rhettinger 
 patch 
Test auto-assignment 0 days
 http://bugs.python.org/issue2247 loewis 
 
tarfile using nonexistent function 0 days
 http://bugs.python.org/issue2251 lars.gustaebel 
 
Rational.py various bugfixes 1290 days
 http://bugs.python.org/issue1012468 jyasskin 
 patch 
Memory leak in socket.py on Mac OS X 1164 days
 http://bugs.python.org/issue1092502 vila 
 
imaplib causes excessive fragmentation for large documents 805 days
 http://bugs.python.org/issue1389051 vila 
 patch, easy 
Distutils default exclude doesn't match top level .svn 286 days
 http://bugs.python.org/issue1725737 schmir 
 patch 
Top Issues Most Discussed (10)
______________________________
 13 regrtest.py -R not working 4 days
open http://bugs.python.org/issue2223 
 9 setitimer, getitimer wrapper 2 days
open http://bugs.python.org/issue2240 
 8 Current os.tmpfile() implementation requires admin privs on Vis 2 days
closed http://bugs.python.org/issue2232 
 8 with should be as fast as try/finally 12 days
closed http://bugs.python.org/issue2179 
 8 shutil.destinsrc returns wrong result when source path matches 28 days
open http://bugs.python.org/issue2047 
 7 Tiny patch to cmdline docs 0 days
closed http://bugs.python.org/issue2239 
 7 __eq__ / __hash__ check doesn't take inheritance into account 3 days
open http://bugs.python.org/issue2235 
 7 test_sqlite fails in 2.6a1 on MacOS X 6 days
open http://bugs.python.org/issue2215 
 6 itertools.groupby() leaks memory with circular reference 0 days
closed http://bugs.python.org/issue2246 
 6 Memory leak in os.rename? 4 days
open http://bugs.python.org/issue2222 


More information about the Python-Dev mailing list

AltStyle によって変換されたページ (->オリジナル) /