ACTIVITY SUMMARY (2011-02-04 - 2011-02-11) 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 2627 (+42) closed 20348 (+34) total 22975 (+76) Open issues with patches: 1119 Issues opened (56) ================== #6378: Patch to make 'idle.bat' run idle.pyw using appropriate Python http://bugs.python.org/issue6378 reopened by srid #7074: Turtle module crashes python http://bugs.python.org/issue7074 reopened by terry.reedy #9920: test_cmath on atan fails on AIX http://bugs.python.org/issue9920 reopened by mark.dickinson #11120: threading.Thread.daemon Documentation Incomplete http://bugs.python.org/issue11120 opened by cardinalbiggles #11122: bdist_rpm fails http://bugs.python.org/issue11122 opened by purpleidea #11123: problem with packaged dependency extracter script, pdeps http://bugs.python.org/issue11123 opened by $$Coffeepot$$ #11126: Wave.py does not always write proper length in header http://bugs.python.org/issue11126 opened by jtidman #11127: sockets should not be pickleable http://bugs.python.org/issue11127 opened by pitrou #11128: decimal.py: to_integral() corner cases http://bugs.python.org/issue11128 opened by skrah #11131: decimal.py: plus/minus with ROUND_FLOOR http://bugs.python.org/issue11131 opened by skrah #11133: inspect.getattr_static code execution http://bugs.python.org/issue11133 opened by durban #11134: Add missing type slots http://bugs.python.org/issue11134 opened by loewis #11135: Redundant doc field in TypeSpec http://bugs.python.org/issue11135 opened by loewis #11140: threading.Lock().release() raises _thread.error, not RuntimeEr http://bugs.python.org/issue11140 opened by aaugustin #11142: xmlrpclib.ServerProxy with verbosity produces bad output http://bugs.python.org/issue11142 opened by Erez.Sh #11144: int(float) may return a long for no reason http://bugs.python.org/issue11144 opened by arigo #11145: '%o' % user-defined instance http://bugs.python.org/issue11145 opened by arigo #11147: _Py_ANNOTATE_MEMORY_ORDER has unused argument, effects code wh http://bugs.python.org/issue11147 opened by ideasman42 #11148: Crash and error message from Python VM http://bugs.python.org/issue11148 opened by pcdinh #11149: [PATCH] Configure should enable -fwrapv for clang http://bugs.python.org/issue11149 opened by cartman #11151: Arguments to various types not specified in types module http://bugs.python.org/issue11151 opened by noufal #11152: pb in zipfile module http://bugs.python.org/issue11152 opened by Emmanuel LAB #11153: urllib2 basic auth parser handle unquoted realm in WWW-Authent http://bugs.python.org/issue11153 opened by mmb #11155: multiprocessing.Queue's put() signature differs from docs http://bugs.python.org/issue11155 opened by Erik.Cederstrand #11158: Python VM deadlock http://bugs.python.org/issue11158 opened by pcdinh #11159: Sax parser crashes if given unicode file name http://bugs.python.org/issue11159 opened by ricli85 #11160: ZipFile.comment expects bytes http://bugs.python.org/issue11160 opened by xuanji #11161: futures.ProcessPoolExecutor hangs http://bugs.python.org/issue11161 opened by pclinch #11163: iter() documentation code doesn't work http://bugs.python.org/issue11163 opened by mgrazebrook #11164: xml shouldn't use _xmlplus http://bugs.python.org/issue11164 opened by Arfrever #11165: Document PyEval_Call* functions http://bugs.python.org/issue11165 opened by ncoghlan #11166: No exit when daemon thread is running. http://bugs.python.org/issue11166 opened by dmahn #11168: UnicodeEncodeError on recusion limit if the script filename is http://bugs.python.org/issue11168 opened by haypo #11169: compileall doesn't support the PEP 383 (undecodable paths/file http://bugs.python.org/issue11169 opened by haypo #11171: Python 2.7.1 does not start when "./configure" is used with " http://bugs.python.org/issue11171 opened by hoel #11172: Avoid '.' as runpath on AIX http://bugs.python.org/issue11172 opened by haubi #11173: Undocumented public APIs in Python 3.2 http://bugs.python.org/issue11173 opened by lemburg #11174: add argparse formatting option to display type names for metav http://bugs.python.org/issue11174 opened by bethard #11175: allow argparse FileType to accept encoding and errors argument http://bugs.python.org/issue11175 opened by bethard #11176: give more meaningful argument names in argparse documentation http://bugs.python.org/issue11176 opened by bethard #11177: Set asyncore create_socket default argument http://bugs.python.org/issue11177 opened by giampaolo.rodola #11178: Running tests inside a package by module name fails http://bugs.python.org/issue11178 opened by michael.foord #11179: ccbench doesn't work on 3.1/2.7 http://bugs.python.org/issue11179 opened by pitrou #11181: TLS end connection not detected properly in retrbinary http://bugs.python.org/issue11181 opened by adiroiban #11182: pydoc.Scanner class not used by anything http://bugs.python.org/issue11182 opened by ron_adam #11183: Finer-grained exceptions for the ssl module http://bugs.python.org/issue11183 opened by pitrou #11184: Broken large file support on AIX http://bugs.python.org/issue11184 opened by sable #11185: test_wait4 error on AIX http://bugs.python.org/issue11185 opened by sable #11186: pydoc: HTMLDoc.index() doesn't support PEP 383 http://bugs.python.org/issue11186 opened by haypo #11187: PyUnicode_AsEncodedString: the bootstrap hack is no more neede http://bugs.python.org/issue11187 opened by haypo #11188: test_time error on AIX http://bugs.python.org/issue11188 opened by sable #11190: test_locale error on AIX http://bugs.python.org/issue11190 opened by sable #11191: test_search_cpp error on AIX (with xlc) http://bugs.python.org/issue11191 opened by sable #11192: test_socket error on AIX http://bugs.python.org/issue11192 opened by sable #11193: test_subprocess error on AIX http://bugs.python.org/issue11193 opened by sable #940286: pydoc.Helper.help() ignores input/output init parameters http://bugs.python.org/issue940286 reopened by eric.araujo Most recent 15 issues with no replies (15) ========================================== #11192: test_socket error on AIX http://bugs.python.org/issue11192 #11191: test_search_cpp error on AIX (with xlc) http://bugs.python.org/issue11191 #11188: test_time error on AIX http://bugs.python.org/issue11188 #11187: PyUnicode_AsEncodedString: the bootstrap hack is no more neede http://bugs.python.org/issue11187 #11185: test_wait4 error on AIX http://bugs.python.org/issue11185 #11183: Finer-grained exceptions for the ssl module http://bugs.python.org/issue11183 #11182: pydoc.Scanner class not used by anything http://bugs.python.org/issue11182 #11179: ccbench doesn't work on 3.1/2.7 http://bugs.python.org/issue11179 #11178: Running tests inside a package by module name fails http://bugs.python.org/issue11178 #11174: add argparse formatting option to display type names for metav http://bugs.python.org/issue11174 #11172: Avoid '.' as runpath on AIX http://bugs.python.org/issue11172 #11171: Python 2.7.1 does not start when "./configure" is used with " http://bugs.python.org/issue11171 #11169: compileall doesn't support the PEP 383 (undecodable paths/file http://bugs.python.org/issue11169 #11168: UnicodeEncodeError on recusion limit if the script filename is http://bugs.python.org/issue11168 #11166: No exit when daemon thread is running. http://bugs.python.org/issue11166 Most recent 15 issues waiting for review (15) ============================================= #11187: PyUnicode_AsEncodedString: the bootstrap hack is no more neede http://bugs.python.org/issue11187 #11184: Broken large file support on AIX http://bugs.python.org/issue11184 #11177: Set asyncore create_socket default argument http://bugs.python.org/issue11177 #11172: Avoid '.' as runpath on AIX http://bugs.python.org/issue11172 #11171: Python 2.7.1 does not start when "./configure" is used with " http://bugs.python.org/issue11171 #11169: compileall doesn't support the PEP 383 (undecodable paths/file http://bugs.python.org/issue11169 #11168: UnicodeEncodeError on recusion limit if the script filename is http://bugs.python.org/issue11168 #11155: multiprocessing.Queue's put() signature differs from docs http://bugs.python.org/issue11155 #11153: urllib2 basic auth parser handle unquoted realm in WWW-Authent http://bugs.python.org/issue11153 #11149: [PATCH] Configure should enable -fwrapv for clang http://bugs.python.org/issue11149 #11144: int(float) may return a long for no reason http://bugs.python.org/issue11144 #11135: Redundant doc field in TypeSpec http://bugs.python.org/issue11135 #11134: Add missing type slots http://bugs.python.org/issue11134 #11131: decimal.py: plus/minus with ROUND_FLOOR http://bugs.python.org/issue11131 #11123: problem with packaged dependency extracter script, pdeps http://bugs.python.org/issue11123 Top 10 most discussed issues (10) ================================= #9334: argparse does not accept options taking arguments beginning wi http://bugs.python.org/issue9334 16 msgs #11116: mailbox and email errors http://bugs.python.org/issue11116 15 msgs #11063: uuid.py module import has heavy side effects http://bugs.python.org/issue11063 14 msgs #10966: eliminate use of ImportError implicitly representing SkipTest http://bugs.python.org/issue10966 13 msgs #11184: Broken large file support on AIX http://bugs.python.org/issue11184 11 msgs #4681: mmap offset should be off_t instead of ssize_t, and size calcu http://bugs.python.org/issue4681 10 msgs #11077: Tkinter is not thread safe http://bugs.python.org/issue11077 10 msgs #10882: Add os.sendfile() http://bugs.python.org/issue10882 9 msgs #11071: What's New review comments http://bugs.python.org/issue11071 9 msgs #11122: bdist_rpm fails http://bugs.python.org/issue11122 9 msgs Issues closed (38) ================== #2228: Imaplib speedup patch http://bugs.python.org/issue2228 closed by pitrou #7284: optparse - display version in usage by default http://bugs.python.org/issue7284 closed by sandro.tosi #7678: subprocess.Popen pipeline example code in the documentation is http://bugs.python.org/issue7678 closed by gregory.p.smith #8691: Doc: left alignment is not the default for numbers http://bugs.python.org/issue8691 closed by georg.brandl #10298: zipfile: incorrect comment size will prevent extracting http://bugs.python.org/issue10298 closed by rep #10891: Tweak sorting howto to eliminate redundancy http://bugs.python.org/issue10891 closed by rhettinger #10971: python Lib/test/regrtest.py -R 3:3: test_zipimport_support fai http://bugs.python.org/issue10971 closed by ncoghlan #11003: os.system should be deprecated in favour of subprocess module http://bugs.python.org/issue11003 closed by rhettinger #11067: Py_LIMITED_API breaks most PySomething_Check() functions http://bugs.python.org/issue11067 closed by loewis #11079: Make OS X entry in Applications like that in Windows http://bugs.python.org/issue11079 closed by ned.deily #11110: Py_DECREF->Py_XDECREF in Module/_sqlite/module.c http://bugs.python.org/issue11110 closed by brett.cannon #11118: Fix python3 None export http://bugs.python.org/issue11118 closed by loewis #11119: Passing a socket to a process (multiprocessing module) http://bugs.python.org/issue11119 closed by pitrou #11121: libpython3.so support with --enable-shared http://bugs.python.org/issue11121 closed by loewis #11124: test_posix failure on the Leopard buildbot http://bugs.python.org/issue11124 closed by ned.deily #11125: csv documentation should not use open() without close() http://bugs.python.org/issue11125 closed by eric.araujo #11129: logging: allow multiple entries in qualname config http://bugs.python.org/issue11129 closed by vinay.sajip #11130: SocketServer: server_address is... a socket http://bugs.python.org/issue11130 closed by orsenthil #11132: compileall.compile_dir loses 'optimize' parameter in recursion http://bugs.python.org/issue11132 closed by georg.brandl #11136: imaplib IMAP4_SSL shutdown gets socket error in py 3.2 http://bugs.python.org/issue11136 closed by pitrou #11137: clarify use of imaplib IMAP4(_SSL) shutdown http://bugs.python.org/issue11137 closed by pitrou #11138: Docs: incollect example: "fill" and "align" http://bugs.python.org/issue11138 closed by georg.brandl #11139: subprocess: Arguments to .bat scripts get interpreted by shell http://bugs.python.org/issue11139 closed by SilentGhost #11141: 2.x range() in 3.x shelve documentation http://bugs.python.org/issue11141 closed by pitrou #11143: Issue with the issue tracker http://bugs.python.org/issue11143 closed by r.david.murray #11146: Add a feature similar to C++ "using some_namespace" http://bugs.python.org/issue11146 closed by r.david.murray #11150: SVN credentials can't be provided to easy_install http://bugs.python.org/issue11150 closed by r.david.murray #11154: Alternate name for __pycache__ http://bugs.python.org/issue11154 closed by rhettinger #11156: email.encoders.encode_base64 create a single long line http://bugs.python.org/issue11156 closed by r.david.murray #11157: Use socket.accept4 syscall under linux http://bugs.python.org/issue11157 closed by pitrou #11162: Add tuple/list sep to string split method http://bugs.python.org/issue11162 closed by rhettinger #11167: Overflow in unicode_hash http://bugs.python.org/issue11167 closed by skrah #11170: (MacOS X) Crash on non-english language keyboard input in Text http://bugs.python.org/issue11170 closed by r.david.murray #11180: More efficient nlargest()/nsmallest() http://bugs.python.org/issue11180 closed by rhettinger #11189: test_resource error on AIX http://bugs.python.org/issue11189 closed by sable #1615376: subprocess doesn\'t handle SIGPIPE http://bugs.python.org/issue1615376 closed by gregory.p.smith #11061: Verify command option before parsing config file http://bugs.python.org/issue11061 closed by eric.araujo #1704474: optparse tests fail under Jython http://bugs.python.org/issue1704474 closed by sandro.tosi _______________________________________________ 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