ACTIVITY SUMMARY (06/13/08 - 06/20/08) Python 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. 1917 open (+28) / 13057 closed (+19) / 14974 total (+47) Open issues with patches: 581 Average duration of open issues: 712 days. Median duration of open issues: 1479 days. Open Issues Breakdown open 1892 (+28) pending 25 ( +0) Issues Created Or Reopened (50) _______________________________ Implement __format__ for Decimal 06/20/08 http://bugs.python.org/issue2110 reopened benjamin.peterson patch Create the urllib package 06/18/08 http://bugs.python.org/issue2885 reopened brett.cannon Python 2.5.2 Windows Source Distribution missing Visual Studio 2 06/13/08 http://bugs.python.org/issue3105 created MarkE speedup some comparisons 06/13/08 http://bugs.python.org/issue3106 created pitrou patch memory leak in make test (in "test list"), 2.5.2 not 2.5.1, Linu 06/13/08 http://bugs.python.org/issue3107 created hushp1pt Implicit exception chaining (PEP 3134) 06/13/08 CLOSED http://bugs.python.org/issue3108 created pitrou patch test_multiprocessing seems fragile 06/14/08 http://bugs.python.org/issue3109 created pitrou Multiprocessing package build problem on Solaris 10 06/14/08 http://bugs.python.org/issue3110 created jnoller multiprocessing ppc Debian/ ia64 Ubuntu compilation error 06/14/08 http://bugs.python.org/issue3111 created jnoller implement PEP 3134 exception reporting 06/14/08 http://bugs.python.org/issue3112 created benjamin.peterson patch Document exception chaining 06/14/08 http://bugs.python.org/issue3113 created benjamin.peterson bus error on lib2to3 06/15/08 CLOSED http://bugs.python.org/issue3114 reopened gvanrossum patch os.listdir randomly fails on occasions when it shouldn't 06/14/08 http://bugs.python.org/issue3115 created philipspencer patch Fix quadratic behavior for marshal.dumps() when len>32Mb 06/15/08 CLOSED http://bugs.python.org/issue3116 created rhettinger patch, patch segfault with (None,) as argument in a def/lambda 06/15/08 CLOSED http://bugs.python.org/issue3117 created santoemma test_math fails on 64bit 06/16/08 CLOSED http://bugs.python.org/issue3118 created benjamin.peterson patch, 64bit pickle.py is limited by python's call stack 06/16/08 http://bugs.python.org/issue3119 created habnabit patch subprocess module truncates handles on AMD64 06/16/08 http://bugs.python.org/issue3120 created rupole test_urllibnet fails 06/16/08 CLOSED http://bugs.python.org/issue3121 created cartman sys.getsizeof() gives an AttributeError for _sre objects. 06/16/08 http://bugs.python.org/issue3122 created schuppenies patch, patch 2to3 fails 06/16/08 CLOSED http://bugs.python.org/issue3123 created djc test_multiprocessing segfaults on Windows 06/16/08 CLOSED http://bugs.python.org/issue3124 created theller test_multiprocessing causes test_ctypes to fail 06/16/08 http://bugs.python.org/issue3125 created theller patch Lib/logging/__init__.py assumes its stream has flush and close m 06/16/08 CLOSED http://bugs.python.org/issue3126 created bobf patch Segfault provoked by generators and exceptions 06/17/08 CLOSED http://bugs.python.org/issue3127 created amajorek Regex causes python to hang up? / loop infinite? 06/17/08 CLOSED http://bugs.python.org/issue3128 created computercrustie struct allows repeat spec. without a format specifier 06/17/08 http://bugs.python.org/issue3129 created carrus85 In some UCS4 builds, sizeof(Py_UNICODE) could end up being more 06/17/08 http://bugs.python.org/issue3130 created schuppenies 2to3 can't find fixes_dir 06/17/08 http://bugs.python.org/issue3131 created bhy implement PEP 3118 struct changes 06/17/08 http://bugs.python.org/issue3132 created benjamin.peterson CGIHTTPRequestHandler does not work on windows 06/18/08 CLOSED http://bugs.python.org/issue3133 created amaury.forgeotdarc patch shutil references undefined WindowsError symbol 06/18/08 http://bugs.python.org/issue3134 created dvitek patch inspect.getcallargs() 06/18/08 http://bugs.python.org/issue3135 created gsakkis [PATCH] logging.config.fileConfig() compulsivly disable all exis 06/19/08 CLOSED http://bugs.python.org/issue3136 created llucax patch Python doesn't handle SIGINT well if it arrives during interpret 06/19/08 http://bugs.python.org/issue3137 created gjb1002 Hang when calling get() on an empty queue in the queue module 06/19/08 CLOSED http://bugs.python.org/issue3138 created slash2314 print is not thread safe 06/19/08 http://bugs.python.org/issue3139 created amaury.forgeotdarc patch str.format("{0:n}") poss. bug with setlocale() 06/19/08 http://bugs.python.org/issue3140 created mark Linux build requires Mac module _gestalt 06/19/08 CLOSED http://bugs.python.org/issue3141 created mark urllib docs don't match the new modules 06/19/08 http://bugs.python.org/issue3142 created mark development docs waste a lot of horizontal space on left nav bar 06/19/08 http://bugs.python.org/issue3143 created forest popen / popen[234] inconsistent fd behavior 06/19/08 CLOSED http://bugs.python.org/issue3144 created justincappos help> modules os raises UnicodeDecodeError 06/19/08 CLOSED http://bugs.python.org/issue3145 created msyang Sphinx/LaTeX fails on Python 3.0b1 documentation 06/19/08 http://bugs.python.org/issue3146 created vmanis1 tests for sys.getsizeof fail on win64 06/19/08 http://bugs.python.org/issue3147 created amaury.forgeotdarc multiprocessing test hangs 06/20/08 CLOSED http://bugs.python.org/issue3148 created MrJean1 multiprocessing build fails on Solaris 10 06/20/08 http://bugs.python.org/issue3149 created MrJean1 multiprocessing module not being installed 06/20/08 CLOSED http://bugs.python.org/issue3150 created hdiogenes patch, easy elementtree serialization bug for weird namespace urls 06/20/08 http://bugs.python.org/issue3151 created xrotwang SimpleHTTPServer reports wrong content-length for text files 06/13/08 http://bugs.python.org/issue839496 reopened tjreedy patch, easy Issues Now Closed (34) ______________________ test_socket_ssl hanhs on Windows (deadlock) 209 days http://bugs.python.org/issue1489 amaury.forgeotdarc o(n*n) marshal.dumps performance for largish objects with patch 156 days http://bugs.python.org/issue1792 rhettinger patch, easy Add a factorial function 92 days http://bugs.python.org/issue2138 marketdickinson Make range __eq__ work 67 days http://bugs.python.org/issue2603 gvanrossum patch range: lean and mean 45 days http://bugs.python.org/issue2735 gvanrossum patch Add memory footprint query 32 days http://bugs.python.org/issue2898 schuppenies patch Bug in slice.indices() 22 days http://bugs.python.org/issue3004 marketdickinson patch 3.0a5 tarballs contain the code twice 20 days http://bugs.python.org/issue3009 barry getsizeof incorrect for Unicode strings 7 days http://bugs.python.org/issue3048 schuppenies tokenize.py improvements 6 days http://bugs.python.org/issue3078 rhettinger patch All 3.0 buildbots are red 7 days http://bugs.python.org/issue3089 barry sys.sizeof test fails with wide unicode 5 days http://bugs.python.org/issue3098 schuppenies patch Implicit exception chaining (PEP 3134) 1 days http://bugs.python.org/issue3108 benjamin.peterson patch bus error on lib2to3 1 days http://bugs.python.org/issue3114 benjamin.peterson patch Fix quadratic behavior for marshal.dumps() when len>32Mb 1 days http://bugs.python.org/issue3116 rhettinger patch, patch segfault with (None,) as argument in a def/lambda 0 days http://bugs.python.org/issue3117 georg.brandl test_math fails on 64bit 2 days http://bugs.python.org/issue3118 benjamin.peterson patch, 64bit test_urllibnet fails 3 days http://bugs.python.org/issue3121 amaury.forgeotdarc 2to3 fails 0 days http://bugs.python.org/issue3123 benjamin.peterson test_multiprocessing segfaults on Windows 0 days http://bugs.python.org/issue3124 amaury.forgeotdarc Lib/logging/__init__.py assumes its stream has flush and close m 1 days http://bugs.python.org/issue3126 vsajip patch Segfault provoked by generators and exceptions 0 days http://bugs.python.org/issue3127 amaury.forgeotdarc Regex causes python to hang up? / loop infinite? 0 days http://bugs.python.org/issue3128 computercrustie CGIHTTPRequestHandler does not work on windows 1 days http://bugs.python.org/issue3133 amaury.forgeotdarc patch [PATCH] logging.config.fileConfig() compulsivly disable all exis 1 days http://bugs.python.org/issue3136 llucax patch Hang when calling get() on an empty queue in the queue module 0 days http://bugs.python.org/issue3138 benjamin.peterson Linux build requires Mac module _gestalt 0 days http://bugs.python.org/issue3141 benjamin.peterson popen / popen[234] inconsistent fd behavior 0 days http://bugs.python.org/issue3144 amaury.forgeotdarc help> modules os raises UnicodeDecodeError 0 days http://bugs.python.org/issue3145 amaury.forgeotdarc multiprocessing test hangs 0 days http://bugs.python.org/issue3148 benjamin.peterson multiprocessing module not being installed 0 days http://bugs.python.org/issue3150 benjamin.peterson patch, easy Allow PyArg_ParseTupleAndKeywords to unpack tuples 786 days http://bugs.python.org/issue1474454 loewis patch Python 2.5b2 fails to build on Solaris 10 (Sun Compiler) 695 days http://bugs.python.org/issue1528620 akuchling Add Tkinter.Checkbutton get() and set(value) 307 days http://bugs.python.org/issue1774370 gpolo patch Top Issues Most Discussed (10) ______________________________ 17 test_multiprocessing causes test_ctypes to fail 4 days open http://bugs.python.org/issue3125 17 sys.sizeof test fails with wide unicode 5 days closed http://bugs.python.org/issue3098 13 multiprocessing ppc Debian/ ia64 Ubuntu compilation error 6 days open http://bugs.python.org/issue3111 12 bus error on lib2to3 1 days closed http://bugs.python.org/issue3114 11 memory leak in make test (in "test list"), 2.5.2 not 2.5.1, Lin 7 days open http://bugs.python.org/issue3107 8 test_multiprocessing hangs on OS X 10.5.3 8 days open http://bugs.python.org/issue3088 8 Bug in slice.indices() 22 days closed http://bugs.python.org/issue3004 7 Let bin() show floats 21 days open http://bugs.python.org/issue3008 7 robotparser.py fixes 304 days open http://bugs.python.org/issue1778443 6 Regex causes python to hang up? / loop infinite? 0 days closed http://bugs.python.org/issue3128
_______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com