ACTIVITY SUMMARY (02/01/08 - 02/08/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. 1691 open (+30) / 12209 closed (+18) / 13900 total (+48) Open issues with patches: 437 Average duration of open issues: 754 days. Median duration of open issues: 1065 days. Open Issues Breakdown open 1667 (+30) pending 24 ( +0) Issues Created Or Reopened (49) _______________________________ localeconv() does not encode returned strings 02/01/08 http://bugs.python.org/issue1995 created pitrou float.as_integer_ratio() needs to return fraction in lowest term 02/01/08 CLOSED http://bugs.python.org/issue1996 created rhettinger unicode and string compare should not cause an exception 02/01/08 CLOSED http://bugs.python.org/issue1997 created aaron_watters documentation grammatical error 02/02/08 CLOSED http://bugs.python.org/issue1998 created mickbeaver easy wrong tracker 02/02/08 CLOSED http://bugs.python.org/issue1999 created mickbeaver Undefined symbols: _PyOS_mystrnicmp on Mac OS X 02/02/08 CLOSED http://bugs.python.org/issue2000 created belopolsky Pydoc interactive browsing enhancement 02/02/08 http://bugs.python.org/issue2001 created ron_adam Make int() fall back to trunc() 02/02/08 CLOSED http://bugs.python.org/issue2002 created jyasskin patch Incorrect definition of new-style class 02/03/08 CLOSED http://bugs.python.org/issue2003 created thaneplummer tarfile extractall() allows local attacker to overwrite files wh 02/03/08 CLOSED http://bugs.python.org/issue2004 created mebrown posixmodule expects sizeof(pid_t/gid_t/uid_t) <= sizeof(long) 02/03/08 http://bugs.python.org/issue2005 created tiran easy asyncore loop lacks timers and work tasks 02/04/08 http://bugs.python.org/issue2006 created janssen cookielib lacks FileCookieJar class for Internet Explorer 02/04/08 http://bugs.python.org/issue2007 created janssen cookielib lacks FileCookieJar class for Safari 02/04/08 http://bugs.python.org/issue2008 created janssen Grammar change to prevent shift/reduce problem with varargslist 02/05/08 http://bugs.python.org/issue2009 created dalke Link to howto section on re module documentation incorrect 02/05/08 CLOSED http://bugs.python.org/issue2010 created knorby compiler.parse("1;") adds unexpected extra Discard(Const(None)) 02/05/08 CLOSED http://bugs.python.org/issue2011 created dalke Add migration step for DictMixin -> collections.MutableMapping 02/05/08 http://bugs.python.org/issue2012 created tiran Long object free list optimization 02/05/08 http://bugs.python.org/issue2013 created tiran patch xmlrpclib cannot send datetime objects with dates before 1900 02/05/08 http://bugs.python.org/issue2014 created schmir patch Possible optimisations in kwargs handling 02/06/08 http://bugs.python.org/issue2015 created amaury.forgeotdarc Crash when modifying the **kwargs passed to a function. 02/06/08 http://bugs.python.org/issue2016 created amaury.forgeotdarc Calendar.yeardatescalendar etc. do not take 'month' argument 02/06/08 CLOSED http://bugs.python.org/issue2017 created mft easy TextCalendar.formatmonth is not influenced by setfirstweekday 02/06/08 CLOSED http://bugs.python.org/issue2018 created mft easy API to clear most free lists 02/06/08 http://bugs.python.org/issue2019 created tiran patch _sha256 module missing if openssl is not in a "normal" directory 02/06/08 http://bugs.python.org/issue2020 created [EMAIL PROTECTED] Turn NamedTemporaryFile into a context manager 02/06/08 http://bugs.python.org/issue2021 created belopolsky patch test_al converted to unittest 02/06/08 http://bugs.python.org/issue2022 created giampaolo.rodola test_cd converted to unittest 02/06/08 http://bugs.python.org/issue2023 created giampaolo.rodola test_gl.py converted to unittest 02/06/08 http://bugs.python.org/issue2024 created giampaolo.rodola tuples are instances of collections.Sequence but do not support 02/06/08 CLOSED http://bugs.python.org/issue2025 created rhettinger test_largefile.py converted to unittest 02/06/08 http://bugs.python.org/issue2026 created giampaolo.rodola Module containing C implementations of common text algorithms 02/07/08 http://bugs.python.org/issue2027 created mchaput _fmode = O_TEXT is obsolete 02/07/08 CLOSED http://bugs.python.org/issue2028 created zde "python -m pydoc -g" fails 02/07/08 http://bugs.python.org/issue2029 created bpb win32pdh.EnumObjects fails on Windows Server 2003 R2 02/07/08 CLOSED http://bugs.python.org/issue2038 created rmason Pymalloc patch for int and float objects 02/07/08 http://bugs.python.org/issue2039 created tiran patch Class instance attributes that are property() should appear in _ 02/07/08 CLOSED http://bugs.python.org/issue2040 created jag __getslice__ still called 02/07/08 CLOSED http://bugs.python.org/issue2041 created stefan test_audioop.py converted to unittest 02/07/08 http://bugs.python.org/issue2042 created giampaolo.rodola test_cl.py converted to unittest 02/07/08 http://bugs.python.org/issue2043 created giampaolo.rodola easy test_sunaudiodev.py converted to unittest 02/07/08 http://bugs.python.org/issue2044 created giampaolo.rodola defaultdict subclasses segfault with a bound method set as a def 02/07/08 CLOSED http://bugs.python.org/issue2045 created jek patch to fix_import: UserDict -> collections 02/07/08 http://bugs.python.org/issue2046 created eopadoan shutil.destinsrc returns wrong result when source path matches b 02/08/08 http://bugs.python.org/issue2047 created computercrustie Python 2.5.1 woes on IRIX, Solaris 02/08/08 http://bugs.python.org/issue2048 created atossava IDLE - Restart Shell & Run Module 02/08/08 http://bugs.python.org/issue2049 created taleinat patch IDLE - make ScriptBinding event handlers return 'break' 02/08/08 http://bugs.python.org/issue2050 created taleinat Thread shutdown exception in Thread.notify() 02/05/08 http://bugs.python.org/issue1722344 reopened brett.cannon Issues Now Closed (39) ______________________ libffi needs an update to support mips64, arm and armeabi on lin 112 days http://bugs.python.org/issue1292 doko urllib2 302 POST 92 days http://bugs.python.org/issue1401 facundobatista test_plistlib fails 11 days http://bugs.python.org/issue1914 tiran test_descr.py converted to unittest 7 days http://bugs.python.org/issue1935 georg.brandl patch re.search hangs on this 9 days http://bugs.python.org/issue1946 facundobatista Exception exceptions.AttributeError '_shutdown' in <module 'thre 11 days http://bugs.python.org/issue1947 facundobatista test_wave.py converted to unittest 10 days http://bugs.python.org/issue1951 giampaolo.rodola patch, easy test_contains.py converted to unittest 9 days http://bugs.python.org/issue1959 facundobatista Move trunc() to math module 3 days http://bugs.python.org/issue1965 jyasskin pybsddb leak in using cursors 4 days http://bugs.python.org/issue1976 gregory.p.smith Make Decimal comparisons with NaN less arbitrary 7 days http://bugs.python.org/issue1979 marketdickinson patch float.as_integer_ratio() needs to return fraction in lowest term 0 days http://bugs.python.org/issue1996 rhettinger unicode and string compare should not cause an exception 1 days http://bugs.python.org/issue1997 gvanrossum documentation grammatical error 0 days http://bugs.python.org/issue1998 georg.brandl easy wrong tracker 0 days http://bugs.python.org/issue1999 loewis Undefined symbols: _PyOS_mystrnicmp on Mac OS X 0 days http://bugs.python.org/issue2000 georg.brandl Make int() fall back to trunc() 1 days http://bugs.python.org/issue2002 jyasskin patch Incorrect definition of new-style class 0 days http://bugs.python.org/issue2003 georg.brandl tarfile extractall() allows local attacker to overwrite files wh 2 days http://bugs.python.org/issue2004 georg.brandl Link to howto section on re module documentation incorrect 0 days http://bugs.python.org/issue2010 georg.brandl compiler.parse("1;") adds unexpected extra Discard(Const(None)) 0 days http://bugs.python.org/issue2011 ncoghlan Calendar.yeardatescalendar etc. do not take 'month' argument 0 days http://bugs.python.org/issue2017 doerwalter easy TextCalendar.formatmonth is not influenced by setfirstweekday 2 days http://bugs.python.org/issue2018 mft easy tuples are instances of collections.Sequence but do not support 0 days http://bugs.python.org/issue2025 rhettinger _fmode = O_TEXT is obsolete 0 days http://bugs.python.org/issue2028 loewis win32pdh.EnumObjects fails on Windows Server 2003 R2 0 days http://bugs.python.org/issue2038 amaury.forgeotdarc Class instance attributes that are property() should appear in _ 1 days http://bugs.python.org/issue2040 tiran __getslice__ still called 0 days http://bugs.python.org/issue2041 marketdickinson defaultdict subclasses segfault with a bound method set as a def 0 days http://bugs.python.org/issue2045 amaury.forgeotdarc Issue warning when LC_NUMERIC is not "C" 2477 days http://bugs.python.org/issue419153 draghuram Memory Usage Reporting 2128 days http://bugs.python.org/issue540952 draghuram os.listdir-alike that includes file type 1948 days http://bugs.python.org/issue619222 draghuram SRE bugs with capturing groups in negative assertions 1753 days http://bugs.python.org/issue725149 draghuram Check for signals during regular expression matches 1537 days http://bugs.python.org/issue846388 gvanrossum patch pdb should hash stdout 1437 days http://bugs.python.org/issue908316 rhettinger easy NaN comparison in Decimal broken 587 days http://bugs.python.org/issue1514428 marketdickinson parser stack overflow 486 days http://bugs.python.org/issue1572320 amaury.forgeotdarc Adding an index method to tuples 305 days http://bugs.python.org/issue1696444 rhettinger patch Python 2.5+ skips while statements in debuggers 211 days http://bugs.python.org/issue1750076 amaury.forgeotdarc Top Issues Most Discussed (10) ______________________________ 11 Move Demo/classes/Rat.py to Lib/rational.py and fix it up. 49 days open http://bugs.python.org/issue1682 9 asyncore loop lacks timers and work tasks 5 days open http://bugs.python.org/issue2006 9 Thread shutdown exception in Thread.notify() 3 days open http://bugs.python.org/issue1722344 8 tarfile extractall() allows local attacker to overwrite files w 2 days closed http://bugs.python.org/issue2004 6 TextCalendar.formatmonth is not influenced by setfirstweekday 2 days closed http://bugs.python.org/issue2018 6 Make int() fall back to trunc() 1 days closed http://bugs.python.org/issue2002 5 _fmode = O_TEXT is obsolete 0 days closed http://bugs.python.org/issue2028 5 Add inspect.isgenerator 16 days open http://bugs.python.org/issue1916 4 Class instance attributes that are property() should appear in 1 days closed http://bugs.python.org/issue2040 4 Module containing C implementations of common text algorithms 2 days open http://bugs.python.org/issue2027
_______________________________________________ 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