ACTIVITY SUMMARY (2011-09-16 - 2011-09-23) Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues counts and deltas: open 3030 (+11) closed 21788 (+31) total 24818 (+42) Open issues with patches: 1299 Issues opened (34) ================== #11686: Update of some email/ __all__ lists http://bugs.python.org/issue11686 reopened by r.david.murray #11780: email.encoders are broken http://bugs.python.org/issue11780 reopened by r.david.murray #12991: Python 64-bit build on HP Itanium - Executable built successfu http://bugs.python.org/issue12991 reopened by wah meng #12997: sqlite3: PRAGMA foreign_keys = ON doesn't work http://bugs.python.org/issue12997 opened by Mark.Bucciarelli #12998: Memory leak with CTypes Structure http://bugs.python.org/issue12998 opened by a01 #12999: _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED usage on Solaris http://bugs.python.org/issue12999 opened by neologix #13000: unhandled exception at install http://bugs.python.org/issue13000 opened by jorge.seifert #13001: test_socket.testRecvmsgTrunc failure on FreeBSD 7.2 buildbot http://bugs.python.org/issue13001 opened by neologix #13004: pprint: add option to truncate sequences http://bugs.python.org/issue13004 opened by terry.reedy #13008: syntax error when pasting valid snippet into console without e http://bugs.python.org/issue13008 opened by techtonik #13009: Remove documentation in distutils2 repo http://bugs.python.org/issue13009 opened by eric.araujo #13011: Frozen programs require the original build directory in order http://bugs.python.org/issue13011 opened by malcolmp #13012: Allow keyword argument in str.splitlines() http://bugs.python.org/issue13012 opened by mark.dickinson #13013: _ctypes.c: refleak http://bugs.python.org/issue13013 opened by Suman.Saha #13014: _ssl.c: refleak http://bugs.python.org/issue13014 opened by Suman.Saha #13015: _collectionsmodule.c: refleak http://bugs.python.org/issue13015 opened by Suman.Saha #13016: selectmodule.c: refleak http://bugs.python.org/issue13016 opened by Suman.Saha #13017: pyexpat.c: refleak http://bugs.python.org/issue13017 opened by Suman.Saha #13018: dictobject.c: refleak http://bugs.python.org/issue13018 opened by Suman.Saha #13019: bytearrayobject.c: refleak http://bugs.python.org/issue13019 opened by Suman.Saha #13020: structseq.c: refleak http://bugs.python.org/issue13020 opened by Suman.Saha #13023: argparse should allow displaying argument default values in ad http://bugs.python.org/issue13023 opened by denilsonsa #13024: cgitb uses stdout encoding http://bugs.python.org/issue13024 opened by haypo #13025: mimetypes should read the rule file using UTF-8, not the local http://bugs.python.org/issue13025 opened by haypo #13026: Dis module - documentation of MAKE_FUNCTION http://bugs.python.org/issue13026 opened by arno #13027: python 2.6.6 interpreter core dumps on modules command from he http://bugs.python.org/issue13027 opened by Balachandran.Sivakumar #13028: python wastes linux users time by checking for dylib on each d http://bugs.python.org/issue13028 opened by fzvqedi #13029: test_strptime fails on Windows 7 french http://bugs.python.org/issue13029 opened by haypo #13030: Be more generic when identifying the Windows main dir in insta http://bugs.python.org/issue13030 opened by sandro.tosi #13031: [PATCH] small speed-up for tarfile.py when unzipping tarballs http://bugs.python.org/issue13031 opened by jpeel #13032: h2py.py can fail with UnicodeDecodeError http://bugs.python.org/issue13032 opened by Arfrever #13033: recursive chown for shutils http://bugs.python.org/issue13033 opened by Low.Kian.Seong #13034: Python does not read Alternative Subject Names from SSL certif http://bugs.python.org/issue13034 opened by atrasatti #13035: "maintainer" value clear the "author" value when registering http://bugs.python.org/issue13035 opened by jab Most recent 15 issues with no replies (15) ========================================== #13035: "maintainer" value clear the "author" value when registering http://bugs.python.org/issue13035 #13034: Python does not read Alternative Subject Names from SSL certif http://bugs.python.org/issue13034 #13032: h2py.py can fail with UnicodeDecodeError http://bugs.python.org/issue13032 #13030: Be more generic when identifying the Windows main dir in insta http://bugs.python.org/issue13030 #13025: mimetypes should read the rule file using UTF-8, not the local http://bugs.python.org/issue13025 #13024: cgitb uses stdout encoding http://bugs.python.org/issue13024 #13023: argparse should allow displaying argument default values in ad http://bugs.python.org/issue13023 #13019: bytearrayobject.c: refleak http://bugs.python.org/issue13019 #13018: dictobject.c: refleak http://bugs.python.org/issue13018 #13017: pyexpat.c: refleak http://bugs.python.org/issue13017 #13016: selectmodule.c: refleak http://bugs.python.org/issue13016 #13015: _collectionsmodule.c: refleak http://bugs.python.org/issue13015 #13011: Frozen programs require the original build directory in order http://bugs.python.org/issue13011 #12984: XML NamedNodeMap ( attribName in NamedNodeMap fails ) http://bugs.python.org/issue12984 #12983: byte string literals with invalid hex escape codes raise Value http://bugs.python.org/issue12983 Most recent 15 issues waiting for review (15) ============================================= #13032: h2py.py can fail with UnicodeDecodeError http://bugs.python.org/issue13032 #13031: [PATCH] small speed-up for tarfile.py when unzipping tarballs http://bugs.python.org/issue13031 #13025: mimetypes should read the rule file using UTF-8, not the local http://bugs.python.org/issue13025 #13024: cgitb uses stdout encoding http://bugs.python.org/issue13024 #13018: dictobject.c: refleak http://bugs.python.org/issue13018 #13017: pyexpat.c: refleak http://bugs.python.org/issue13017 #13016: selectmodule.c: refleak http://bugs.python.org/issue13016 #13015: _collectionsmodule.c: refleak http://bugs.python.org/issue13015 #13012: Allow keyword argument in str.splitlines() http://bugs.python.org/issue13012 #13001: test_socket.testRecvmsgTrunc failure on FreeBSD 7.2 buildbot http://bugs.python.org/issue13001 #12991: Python 64-bit build on HP Itanium - Executable built successfu http://bugs.python.org/issue12991 #12989: Consistently handle path separator in Py_GetPath on Windows http://bugs.python.org/issue12989 #12986: Using getrandbits() in uuid.uuid4() is faster and more readabl http://bugs.python.org/issue12986 #12985: Check signed arithmetic overflow in ./configure http://bugs.python.org/issue12985 #12981: rewrite multiprocessing (senfd|recvfd) in Python http://bugs.python.org/issue12981 Top 10 most discussed issues (10) ================================= #12981: rewrite multiprocessing (senfd|recvfd) in Python http://bugs.python.org/issue12981 11 msgs #12943: tokenize: add python -m tokenize support back http://bugs.python.org/issue12943 8 msgs #12991: Python 64-bit build on HP Itanium - Executable built successfu http://bugs.python.org/issue12991 8 msgs #12729: Python lib re cannot handle Unicode properly due to narrow/wid http://bugs.python.org/issue12729 7 msgs #12955: urllib.request example should use "with ... as:" http://bugs.python.org/issue12955 7 msgs #13000: unhandled exception at install http://bugs.python.org/issue13000 7 msgs #13012: Allow keyword argument in str.splitlines() http://bugs.python.org/issue13012 6 msgs #12998: Memory leak with CTypes Structure http://bugs.python.org/issue12998 5 msgs #13026: Dis module - documentation of MAKE_FUNCTION http://bugs.python.org/issue13026 5 msgs #11816: Refactor the dis module to provide better building blocks for http://bugs.python.org/issue11816 4 msgs Issues closed (31) ================== #11037: State of PEP 382 or How does distutils2 handle namespaces? http://bugs.python.org/issue11037 closed by eric.araujo #11701: email.parser.BytesParser().parse() closes file argument http://bugs.python.org/issue11701 closed by sdaoden #11913: sdist refuses README.rst http://bugs.python.org/issue11913 closed by eric.araujo #11935: MMDF/MBOX mailbox need utime http://bugs.python.org/issue11935 closed by sdaoden #12145: distutils2 should support README.rst http://bugs.python.org/issue12145 closed by eric.araujo #12395: packaging remove fails under Windows http://bugs.python.org/issue12395 closed by eric.araujo #12678: test_packaging and test_distutils failures under Windows http://bugs.python.org/issue12678 closed by eric.araujo #12785: list_distinfo_file is wrong http://bugs.python.org/issue12785 closed by eric.araujo #12931: xmlrpclib confuses unicode and string http://bugs.python.org/issue12931 closed by haypo #12936: armv5tejl segfaults: sched_setaffinity() vs. pthread_setaffini http://bugs.python.org/issue12936 closed by skrah #12938: html.escape docstring does not mention single quotes (') http://bugs.python.org/issue12938 closed by orsenthil #12958: test_socket failures on Mac OS X http://bugs.python.org/issue12958 closed by python-dev #12960: threading.Condition is not a class http://bugs.python.org/issue12960 closed by haypo #12961: itertools: unlabelled balls in boxes http://bugs.python.org/issue12961 closed by rhettinger #12972: Color prompt + readline http://bugs.python.org/issue12972 closed by terry.reedy #12976: add support for MirBSD platform http://bugs.python.org/issue12976 closed by loewis #12977: socket.socket.setblocking does not raise exception if no data http://bugs.python.org/issue12977 closed by georg.brandl #12994: cx_Oracle failed to load in newly build python 2.7.1 http://bugs.python.org/issue12994 closed by terry.reedy #12995: Different behaviours with <class str> between v3.1.2 and v3.2. http://bugs.python.org/issue12995 closed by benjamin.peterson #12996: multiprocessing.Connection endianness issue http://bugs.python.org/issue12996 closed by neologix #13002: peephole.c: unused parameter http://bugs.python.org/issue13002 closed by skrah #13003: Bug in equivalent code for itertools.izip_longest http://bugs.python.org/issue13003 closed by georg.brandl #13005: operator module docs include repeat http://bugs.python.org/issue13005 closed by python-dev #13006: bug in core python variable binding http://bugs.python.org/issue13006 closed by amaury.forgeotdarc #13007: gdbm 1.9 has new magic that whichdb does not recognize http://bugs.python.org/issue13007 closed by python-dev #13010: devguide doc: ./python.exe on OS X http://bugs.python.org/issue13010 closed by ezio.melotti #13021: Resource is not released before returning from the function http://bugs.python.org/issue13021 closed by barry #13022: _multiprocessing.recvfd() doesn't check that file descriptor w http://bugs.python.org/issue13022 closed by python-dev #13036: time format in logging is wrong http://bugs.python.org/issue13036 closed by vinay.sajip #793069: Add --remove-source option http://bugs.python.org/issue793069 closed by eric.araujo #1172711: long long support for array module http://bugs.python.org/issue1172711 closed by meador.inge _______________________________________________ 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