ACTIVITY SUMMARY (12/19/08 - 12/26/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. 2295 open (+38) / 14279 closed (+12) / 16574 total (+50) Open issues with patches: 776 Average duration of open issues: 701 days. Median duration of open issues: 2752 days. Open Issues Breakdown open 2277 (+38) pending 18 ( +0) Issues Created Or Reopened (51) _______________________________ IDLE Code Caching Windows 12/19/08 http://bugs.python.org/issue4691 reopened amaury.forgeotdarc [PATCH] msvc9compiler raises IOError when no compiler found inst 12/19/08 http://bugs.python.org/issue4702 created pjenvey patch Syntax error in sample code for enumerate in documentation. 12/20/08 CLOSED http://bugs.python.org/issue4703 created trenholmes Update pybench for python 3.0 12/20/08 http://bugs.python.org/issue4704 created marketdickinson patch python3.0 -u: unbuffered stdout 12/20/08 http://bugs.python.org/issue4705 created haypo try to build a C module, but don't worry if it doesn't work 12/20/08 http://bugs.python.org/issue4706 created zooko round() shows undocumented behaviour 12/20/08 http://bugs.python.org/issue4707 created dingo patch os.pipe should return inheritable descriptors (Windows) 12/21/08 http://bugs.python.org/issue4708 created castironpi Mingw-w64 and python on windows x64 12/21/08 http://bugs.python.org/issue4709 created cdavid patch [PATCH] zipfile.ZipFile does not extract directories properly 12/21/08 http://bugs.python.org/issue4710 created faw patch Wide literals in the table of contents overflow in documentation 12/21/08 http://bugs.python.org/issue4711 created scottdial Document pickle behavior for subclasses of dicts/lists 12/21/08 http://bugs.python.org/issue4712 created georg.brandl Installing sgmlop can crash xmlrpclib 12/21/08 http://bugs.python.org/issue4713 created cito patch print opcode stats at the end of pybench runs 12/21/08 http://bugs.python.org/issue4714 created pitrou patch optimize bytecode for conditional branches 12/21/08 http://bugs.python.org/issue4715 created pitrou patch Python 3.0 halts on shutdown when settrace is set 12/22/08 http://bugs.python.org/issue4716 created fabioz execfile conversion is not correct 12/22/08 CLOSED http://bugs.python.org/issue4717 created fabioz wsgiref package totally broken 12/22/08 http://bugs.python.org/issue4718 created hdima patch sys.exc_clear() not flagged in any way 12/22/08 CLOSED http://bugs.python.org/issue4719 created fabioz Extension function optional argument specification | causes Runt 12/22/08 CLOSED http://bugs.python.org/issue4720 created pearu pythonw.exe crash in GUI application(PythonWX) 12/22/08 CLOSED http://bugs.python.org/issue4721 created george _winreg.QueryValue fault while reading mangled registry values 12/22/08 http://bugs.python.org/issue4722 created malicious.wizard os.path.basename error on directory names with numbers 12/22/08 CLOSED http://bugs.python.org/issue4723 created kle_py setting f_exc_traceback aborts in debug builds 12/22/08 http://bugs.python.org/issue4724 created benjamin.peterson reporting file locations in egg (and other package) files 12/22/08 CLOSED http://bugs.python.org/issue4725 created rocky doctest gets line numbers wrong due to quotes in comments 12/22/08 http://bugs.python.org/issue4726 created guyer patch pickle/copyreg doesn't support keyword only arguments in __new__ 12/23/08 http://bugs.python.org/issue4727 created erickt Endianness and universal builds problems 12/23/08 http://bugs.python.org/issue4728 created cdavid Documentation under 'pass' statement talks about exception very 12/23/08 CLOSED http://bugs.python.org/issue4729 created orsenthil cPickle corrupts high-unicode strings 12/23/08 http://bugs.python.org/issue4730 created njs suggest change to "Failed to find the necessary bits to build th 12/23/08 http://bugs.python.org/issue4731 created mkc Object allocation stress leads to segfault on RHEL 12/23/08 http://bugs.python.org/issue4732 created ajg Add a "decode to declared encoding" version of urlopen to urllib 12/23/08 http://bugs.python.org/issue4733 created ajaksu2 patch broken link for 2.5.3 doc download 12/24/08 CLOSED http://bugs.python.org/issue4734 created quiver An error occurred during the installation of assembly 12/24/08 http://bugs.python.org/issue4735 created rwpjr66 io.BufferedRWPair.closed broken; tries to call bool writer.close 12/24/08 CLOSED http://bugs.python.org/issue4736 created semanticist documentation and noddy*.c 12/24/08 CLOSED http://bugs.python.org/issue4737 created exe Patch to make zlib-objects better support threads 12/24/08 http://bugs.python.org/issue4738 created ebfe patch [patch] Let users do help('@') and so on for confusing syntax co 12/24/08 http://bugs.python.org/issue4739 created alsuren patch pickle test for protocol 3 (HIGHEST_PROTOCOL in py3k) 12/24/08 http://bugs.python.org/issue4740 created ocean-city patch, easy winsound.SND_PURGE has no effect 12/24/08 CLOSED http://bugs.python.org/issue4741 created Ultrasick 3.0 distutils byte-compiling -> Syntax error: unknown encoding: 12/24/08 http://bugs.python.org/issue4742 created sjmachin intra-pkg multiple import (import local1, local2) not fixed 12/25/08 http://bugs.python.org/issue4743 created sjmachin asynchat documentation needs to be more precise 12/25/08 http://bugs.python.org/issue4744 created beazley socket.send obscure error message 12/25/08 http://bugs.python.org/issue4745 created Luther Misguiding wording 3.0 c-api reference 12/25/08 http://bugs.python.org/issue4746 created ebfe SyntaxError executing a script containing non-ASCII characters i 12/26/08 http://bugs.python.org/issue4747 created gagenellina yield expression vs lambda 12/26/08 http://bugs.python.org/issue4748 created georg.brandl Issue with RotatingFileHandler logging handler on Windows 12/26/08 http://bugs.python.org/issue4749 created mramahi77 tarfile keeps excessive dir structure in compressed files 12/26/08 http://bugs.python.org/issue4750 created techtonik patch Patch for better thread support in hashlib 12/26/08 http://bugs.python.org/issue4751 created ebfe patch Issues Now Closed (27) ______________________ ctypes function pointer enhancements 349 days http://bugs.python.org/issue1797 haypo patch [distutils] - error when processing the "--formats=tar" option 340 days http://bugs.python.org/issue1885 techtonik patch IDLE "find in files" output not formatted optimally 206 days http://bugs.python.org/issue2996 loewis patch speedup some comparisons 190 days http://bugs.python.org/issue3106 pitrou patch Cannot start wsgiref simple server in Py3k 163 days http://bugs.python.org/issue3348 pitrou patch create a numbits() method for int and long types 148 days http://bugs.python.org/issue3439 marketdickinson patch, needs review wsgiref.simple_server fails to run demo_app 107 days http://bugs.python.org/issue3795 pitrou Tkinter cannot find Tcl/Tk on Mac OS X 79 days http://bugs.python.org/issue4017 benjamin.peterson library.pdf - Section 17.6.4 Examples - Multiprocessing - Format 62 days http://bugs.python.org/issue4162 benjamin.peterson library/turtle.rst does not format properly in PDF mode 62 days http://bugs.python.org/issue4169 benjamin.peterson 2to3 drops executable bit with --write 15 days http://bugs.python.org/issue4602 benjamin.peterson patch Add Mac OS X Disk Images to Python.org homepage 10 days http://bugs.python.org/issue4627 benjamin.peterson test_bad_address in test_urllib2_localnet often fails 7 days http://bugs.python.org/issue4666 rpetrov Typo in PyObjC URL on "GUI Programming on the Mac" 3 days http://bugs.python.org/issue4689 loewis UnicodeEncodeError in license() 0 days http://bugs.python.org/issue4700 amaury.forgeotdarc Syntax error in sample code for enumerate in documentation. 0 days http://bugs.python.org/issue4703 benjamin.peterson execfile conversion is not correct 0 days http://bugs.python.org/issue4717 benjamin.peterson sys.exc_clear() not flagged in any way 0 days http://bugs.python.org/issue4719 benjamin.peterson Extension function optional argument specification | causes Runt 0 days http://bugs.python.org/issue4720 benjamin.peterson pythonw.exe crash in GUI application(PythonWX) 0 days http://bugs.python.org/issue4721 loewis os.path.basename error on directory names with numbers 0 days http://bugs.python.org/issue4723 loewis reporting file locations in egg (and other package) files 1 days http://bugs.python.org/issue4725 loewis Documentation under 'pass' statement talks about exception very 1 days http://bugs.python.org/issue4729 benjamin.peterson broken link for 2.5.3 doc download 0 days http://bugs.python.org/issue4734 loewis io.BufferedRWPair.closed broken; tries to call bool writer.close 0 days http://bugs.python.org/issue4736 benjamin.peterson documentation and noddy*.c 0 days http://bugs.python.org/issue4737 benjamin.peterson winsound.SND_PURGE has no effect 2 days http://bugs.python.org/issue4741 georg.brandl Top Issues Most Discussed (10) ______________________________ 23 wsgiref package totally broken 4 days open http://bugs.python.org/issue4718 23 round() shows undocumented behaviour 6 days open http://bugs.python.org/issue4707 10 range objects becomes hashable after attribute access 7 days open http://bugs.python.org/issue4701 10 Added clearerr() to clear EOF state 613 days open http://bugs.python.org/issue1706039 9 sys.exc_clear() not flagged in any way 0 days closed http://bugs.python.org/issue4719 6 zipfile returns string but expects binary 16 days open http://bugs.python.org/issue4621 5 Get rid of more refercenes to __cmp__ 71 days open http://bugs.python.org/issue1717 5 subprocess is not EINTR-safe 1500 days open http://bugs.python.org/issue1068268 4 os.path.basename error on directory names with numbers 0 days closed http://bugs.python.org/issue4723 4 Permit to easily use distutils "--formats=tar,gztar,bztar" on a 340 days open http://bugs.python.org/issue1886
_______________________________________________ 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