ACTIVITY SUMMARY (04/11/08 - 04/18/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. 1839 open (+31) / 12641 closed ( +7) / 14480 total (+38) Open issues with patches: 550 Average duration of open issues: 706 days. Median duration of open issues: 1317 days. Open Issues Breakdown open 1817 (+31) pending 22 ( +0) Issues Created Or Reopened (39) _______________________________ Patch to emit "-J is reserved for Jython" on -J arg 04/11/08 CLOSED http://bugs.python.org/issue2617 created fwierzbicki patch Tile module: Add support for themed widgets 04/11/08 http://bugs.python.org/issue2618 created wordtech Document memoryview 04/11/08 http://bugs.python.org/issue2619 created benjamin.peterson Multiple buffer overflows in unicode processing 04/11/08 http://bugs.python.org/issue2620 created jnferguson rename test_support to support 04/12/08 http://bugs.python.org/issue2621 created benjamin.peterson patch, easy Import errors in email.message.py 04/12/08 http://bugs.python.org/issue2622 created JohnJackson Patch: xmlrpclib client ignores datetime tzinfo when creating is 04/12/08 http://bugs.python.org/issue2623 created lclark patch swig support in distutils should use the build and temp dirs 04/12/08 http://bugs.python.org/issue2624 created afflux patch mailbox.MH.get_message() treats result of get_sequences() as lis 04/12/08 http://bugs.python.org/issue2625 created hcs If compile with gcc 4.3.0 python interpreter itself eats all mem 04/12/08 CLOSED http://bugs.python.org/issue2626 created orivej mark pgen generated files 04/13/08 CLOSED http://bugs.python.org/issue2627 created benjamin.peterson patch, easy ftplib Persistent data connection 04/13/08 http://bugs.python.org/issue2628 created jbell patch _Py_ForgetReference crash when called from _PyUnicode_New on Mem 04/14/08 http://bugs.python.org/issue2629 created gregory.p.smith repr() should not escape non-ASCII characters 04/14/08 http://bugs.python.org/issue2630 created ishimoto patch IMPORT_NAME Documentation is incomplete 04/14/08 http://bugs.python.org/issue2631 created pib performance problem in socket._fileobject.read 04/14/08 http://bugs.python.org/issue2632 created CurtHagenlocher patch Improve subprocess.Popen() documentation ("env" parameter) 04/14/08 http://bugs.python.org/issue2633 created roysmith os.execvpe() docs need to be more specific 04/15/08 http://bugs.python.org/issue2634 created roysmith textwrap: bug in 'fix_sentence_endings' option 04/15/08 http://bugs.python.org/issue2635 created gscelsi Regexp 2.6 (modifications to current re 2.2.2) 04/15/08 http://bugs.python.org/issue2636 created timehorse patch urllib.quote() escapes characters unnecessarily and contrary to 04/15/08 http://bugs.python.org/issue2637 created tlesher tkSimpleDialog Window Flashing 04/15/08 http://bugs.python.org/issue2638 created Longorh shutil.copyfile() documentation is vague 04/15/08 http://bugs.python.org/issue2639 created roysmith "excel" csv option generates multiple lines 04/15/08 CLOSED http://bugs.python.org/issue2640 created laxrulz777 setuptools gets site-packages wrong on Mac 04/15/08 http://bugs.python.org/issue2641 created jorendorff MSVCRT packing in Windows Installer (3.0a4) 04/16/08 http://bugs.python.org/issue2642 created wesley.spikes mmap_object_dealloc does not call FlushViewOfFile on windows 04/16/08 http://bugs.python.org/issue2643 created schmir errors from msync ignored in mmap_object_dealloc 04/16/08 http://bugs.python.org/issue2644 created schmir httplib throws ValueError 04/16/08 http://bugs.python.org/issue2645 created niallo patch Python does not accept unicode keywords 04/16/08 http://bugs.python.org/issue2646 created j5 patch XML munges apos entity in tag content 04/17/08 CLOSED http://bugs.python.org/issue2647 created resplin decimal receipe moneyfmt suppress leading 0 04/17/08 CLOSED http://bugs.python.org/issue2648 created cgrohmann patch poss. patch for fnmatch.py to add {.htm,html} style globbing 04/17/08 http://bugs.python.org/issue2649 created mark re.escape should not escape underscore 04/17/08 http://bugs.python.org/issue2650 created rsc easy Strings passed to KeyError do not round trip 04/17/08 http://bugs.python.org/issue2651 created rharris 64 bit python memory leak usage 04/17/08 http://bugs.python.org/issue2652 created kevin3210 string to float to int 04/18/08 CLOSED http://bugs.python.org/issue2653 created wr Typo at http://docs.python.org/dev/3.0/howto/doanddont.html 04/18/08 http://bugs.python.org/issue2654 created cartman IOBaseError 04/12/08 CLOSED http://bugs.python.org/issue1481036 reopened gregory.p.smith Issues Now Closed (28) ______________________ reduce tarfile memory footprint 64 days http://bugs.python.org/issue2058 lars.gustaebel patch CSV Sniffer does not function properly on single column .csv fil 60 days http://bugs.python.org/issue2078 skip.montanaro patch Patch to add a get_data function to pkgutil 26 days http://bugs.python.org/issue2439 ncoghlan patch int and float accept bytes, complex does not 22 days http://bugs.python.org/issue2483 marketdickinson Bazaar ignore file 15 days http://bugs.python.org/issue2510 benjamin.peterson patch, easy Document IO module 12 days http://bugs.python.org/issue2530 benjamin.peterson patch atom sorting error when building ctypes 9 days http://bugs.python.org/issue2559 theller why is (default)dict so slow on tuples??? 1 days http://bugs.python.org/issue2607 rhettinger xml.dom.minidom documentation consistency and update 1 days http://bugs.python.org/issue2615 georg.brandl patch ctypes.pointer(), ctypes.POINTER() speedup 3 days http://bugs.python.org/issue2616 theller patch, patch Patch to emit "-J is reserved for Jython" on -J arg 1 days http://bugs.python.org/issue2617 fwierzbicki patch If compile with gcc 4.3.0 python interpreter itself eats all mem 0 days http://bugs.python.org/issue2626 loewis mark pgen generated files 0 days http://bugs.python.org/issue2627 benjamin.peterson patch, easy "excel" csv option generates multiple lines 1 days http://bugs.python.org/issue2640 skip.montanaro XML munges apos entity in tag content 0 days http://bugs.python.org/issue2647 loewis decimal receipe moneyfmt suppress leading 0 0 days http://bugs.python.org/issue2648 rhettinger patch string to float to int 0 days http://bugs.python.org/issue2653 rhettinger ^$ won't split on empty line 1595 days http://bugs.python.org/issue852532 mkc Keyword or function to invoke pdb programmatically 1592 days http://bugs.python.org/issue853569 benjamin.peterson readline not implemented for UTF-16 1483 days http://bugs.python.org/issue920680 benjamin.peterson overall index to distributed documentation 1417 days http://bugs.python.org/issue960845 benjamin.peterson Memory leak in socket.py on Mac OS X 1204 days http://bugs.python.org/issue1092502 gregory.p.smith cmd.Cmd().cmdloop() can't read from file 1136 days http://bugs.python.org/issue1156280 georg.brandl IOBaseError 1 days http://bugs.python.org/issue1481036 arigo implement warnings module in C 460 days http://bugs.python.org/issue1631171 brett.cannon patch object.__init__ shouldn't allow args/kwds 393 days http://bugs.python.org/issue1683368 gvanrossum code that writes the PKG-INFO file doesnt handle unicode 330 days http://bugs.python.org/issue1721241 georg.brandl cvs.get_dialect() return a class object 290 days http://bugs.python.org/issue1744580 skip.montanaro Top Issues Most Discussed (10) ______________________________ 19 Make range __eq__ work 9 days open http://bugs.python.org/issue2603 14 repr() should not escape non-ASCII characters 4 days open http://bugs.python.org/issue2630 12 Multiple buffer overflows in unicode processing 7 days open http://bugs.python.org/issue2620 11 string representation of range and dictionary views 8 days open http://bugs.python.org/issue2610 10 performance problem in socket._fileobject.read 4 days open http://bugs.python.org/issue2632 9 Python 2.5 64 bit compile fails on Solaris 10/gcc 4.1.1 469 days open http://bugs.python.org/issue1628484 8 [regression] reading from a urllib2 file descriptor happens byt 10 days open http://bugs.python.org/issue2601 6 Fast BytesIO implementation + misc changes 102 days open http://bugs.python.org/issue1751 6 IOBaseError 1 days closed http://bugs.python.org/issue1481036 5 Import errors in email.message.py 6 days open http://bugs.python.org/issue2622
_______________________________________________ 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