ACTIVITY SUMMARY (2012-02-24 - 2012-03-02) 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 3299 (+22) closed 22660 (+49) total 25959 (+71) Open issues with patches: 1409 Issues opened (57) ================== #12151: test_logging fails sometimes http://bugs.python.org/issue12151 reopened by nadeem.vawda #14080: Sporadic test_imp failure http://bugs.python.org/issue14080 reopened by skrah #14110: FreeBSD: test_os fails if user is in the wheel group http://bugs.python.org/issue14110 opened by skrah #14111: IDLE Debugger should handle interrupts http://bugs.python.org/issue14111 opened by ltaylor934 #14112: tutorial intro talks of "shallow copy" concept without explana http://bugs.python.org/issue14112 opened by tshepang #14114: 2.7.3rc1 chm gives JS error http://bugs.python.org/issue14114 opened by loewis #14115: 2.7.3rc hangs on test_asynchat on 32-bit Windows http://bugs.python.org/issue14115 opened by loewis #14116: Lock.__enter__() method returns True instead of self http://bugs.python.org/issue14116 opened by sbt #14117: Turtledemo: exception and minor glitches. http://bugs.python.org/issue14117 opened by terry.reedy #14119: Ability to adjust queue size in Executors http://bugs.python.org/issue14119 opened by Nam.Nguyen #14120: ARM Ubuntu 3.x buildbot failing test_dbm http://bugs.python.org/issue14120 opened by nadeem.vawda #14121: add a convenience C-API function for unpacking iterables http://bugs.python.org/issue14121 opened by scoder #14122: operator: div() instead of truediv() in documention since 3.1. http://bugs.python.org/issue14122 opened by felixantoinefortin #14123: Indicate that there are no current plans to deprecate printf-s http://bugs.python.org/issue14123 opened by telephonebook #14124: _pickle.c comment/documentation improvement http://bugs.python.org/issue14124 opened by valhallasw #14126: Speed up list comprehensions by preallocating the list where p http://bugs.python.org/issue14126 opened by alex #14127: os.stat and os.utime: allow preserving exact metadata http://bugs.python.org/issue14127 opened by larry #14128: _elementtree should expose types and factory functions consist http://bugs.python.org/issue14128 opened by eli.bendersky #14130: memoryview: add multi-dimensional indexing and slicing http://bugs.python.org/issue14130 opened by skrah #14131: test_threading failure on WIndows 7 3.x buildbot http://bugs.python.org/issue14131 opened by ncoghlan #14132: Redirect is not working correctly in urllib2 http://bugs.python.org/issue14132 opened by janik #14133: improved PEP 409 implementation http://bugs.python.org/issue14133 opened by benjamin.peterson #14134: xmlrpc.client.ServerProxy needs timeout parameter http://bugs.python.org/issue14134 opened by polymorphm #14135: check for locale changes in test.regrtest http://bugs.python.org/issue14135 opened by brett.cannon #14136: Simplify PEP 409 command line test and move it to test_cmd_lin http://bugs.python.org/issue14136 opened by ncoghlan #14139: test_ftplib: segfault http://bugs.python.org/issue14139 opened by skrah #14140: packaging tests: add helpers to create and inspect a tree of f http://bugs.python.org/issue14140 opened by eric.araujo #14141: 2.7.2 64-bit Windows library has __impt_Py* for several symbol http://bugs.python.org/issue14141 opened by Steve.McConnel #14142: getlocale(LC_ALL) behavior http://bugs.python.org/issue14142 opened by skrah #14143: test_ntpath failure on Windows http://bugs.python.org/issue14143 opened by nadeem.vawda #14144: urllib2 HTTPRedirectHandler not forwarding POST data in redire http://bugs.python.org/issue14144 opened by crustymonkey #14146: IDLE: source line in editor doesn't highlight when debugging http://bugs.python.org/issue14146 opened by Rich.Rauenzahn #14148: Option to kill "stuck" workers in a multiprocessing pool http://bugs.python.org/issue14148 opened by pmoore #14149: argparse: Document how to use argument names that are not Pyth http://bugs.python.org/issue14149 opened by Joseph.Birr-Pixton #14150: AIX, crash loading shared module into another process than pyt http://bugs.python.org/issue14150 opened by Jan.Stürtz #14151: multiprocessing.connection.Listener fails with invalid address http://bugs.python.org/issue14151 opened by Popa.Claudiu #14154: reimplement the bigmem test memory watchdog as a subprocess http://bugs.python.org/issue14154 opened by neologix #14156: argparse.FileType for '-' doesn't work for a mode of 'rb' http://bugs.python.org/issue14156 opened by anacrolix #14157: time.strptime without a year fails on Feb 29 http://bugs.python.org/issue14157 opened by Martin.Morrison #14158: test_mailbox fails if file or dir named by support.TESTFN exis http://bugs.python.org/issue14158 opened by vinay.sajip #14160: TarFile.extractfile fails to extract targets of top-level rela http://bugs.python.org/issue14160 opened by Matthew.Miller #14161: python2 file __repr__ does not escape filename http://bugs.python.org/issue14161 opened by Ronny.Pfannschmidt #14162: PEP 416: Add a builtin frozendict type http://bugs.python.org/issue14162 opened by haypo #14163: tkinter: problems with hello doc example http://bugs.python.org/issue14163 opened by terry.reedy #14166: private dispatch table for picklers http://bugs.python.org/issue14166 opened by sbt #14167: document return statement in finally blocks http://bugs.python.org/issue14167 opened by Yury.Selivanov #14168: Bug in minidom 3.3 after optimization patch http://bugs.python.org/issue14168 opened by vinay.sajip #14169: compiler.compile fails on "if" statement in attached file http://bugs.python.org/issue14169 opened by menegazzobr #14170: print unicode string error in win8 cmd console http://bugs.python.org/issue14170 opened by nkxyz #14171: warnings from valgrind about openssl as used by CPython http://bugs.python.org/issue14171 opened by zooko #14172: ref-counting leak in buffer usage in Python/marshal.c http://bugs.python.org/issue14172 opened by scoder #14173: PyOS_FiniInterupts leaves signal.getsignal segfaulty http://bugs.python.org/issue14173 opened by ferringb #14174: argparse.REMAINDER fails to parse remainder correctly http://bugs.python.org/issue14174 opened by rr2do2 #14176: Fix unicode literals (for PEP 414) http://bugs.python.org/issue14176 opened by Jean-Michel.Fauth #14177: marshal.loads accepts unicode strings http://bugs.python.org/issue14177 opened by pitrou #14178: Failing tests for ElementTree http://bugs.python.org/issue14178 opened by scoder #1346572: Remove inconsistent behavior between import and zipimport http://bugs.python.org/issue1346572 reopened by eric.araujo Most recent 15 issues with no replies (15) ========================================== #14178: Failing tests for ElementTree http://bugs.python.org/issue14178 #14177: marshal.loads accepts unicode strings http://bugs.python.org/issue14177 #14174: argparse.REMAINDER fails to parse remainder correctly http://bugs.python.org/issue14174 #14171: warnings from valgrind about openssl as used by CPython http://bugs.python.org/issue14171 #14169: compiler.compile fails on "if" statement in attached file http://bugs.python.org/issue14169 #14166: private dispatch table for picklers http://bugs.python.org/issue14166 #14160: TarFile.extractfile fails to extract targets of top-level rela http://bugs.python.org/issue14160 #14151: multiprocessing.connection.Listener fails with invalid address http://bugs.python.org/issue14151 #14143: test_ntpath failure on Windows http://bugs.python.org/issue14143 #14142: getlocale(LC_ALL) behavior http://bugs.python.org/issue14142 #14141: 2.7.2 64-bit Windows library has __impt_Py* for several symbol http://bugs.python.org/issue14141 #14140: packaging tests: add helpers to create and inspect a tree of f http://bugs.python.org/issue14140 #14135: check for locale changes in test.regrtest http://bugs.python.org/issue14135 #14130: memoryview: add multi-dimensional indexing and slicing http://bugs.python.org/issue14130 #14126: Speed up list comprehensions by preallocating the list where p http://bugs.python.org/issue14126 Most recent 15 issues waiting for review (15) ============================================= #14172: ref-counting leak in buffer usage in Python/marshal.c http://bugs.python.org/issue14172 #14167: document return statement in finally blocks http://bugs.python.org/issue14167 #14166: private dispatch table for picklers http://bugs.python.org/issue14166 #14163: tkinter: problems with hello doc example http://bugs.python.org/issue14163 #14162: PEP 416: Add a builtin frozendict type http://bugs.python.org/issue14162 #14161: python2 file __repr__ does not escape filename http://bugs.python.org/issue14161 #14158: test_mailbox fails if file or dir named by support.TESTFN exis http://bugs.python.org/issue14158 #14154: reimplement the bigmem test memory watchdog as a subprocess http://bugs.python.org/issue14154 #14151: multiprocessing.connection.Listener fails with invalid address http://bugs.python.org/issue14151 #14150: AIX, crash loading shared module into another process than pyt http://bugs.python.org/issue14150 #14144: urllib2 HTTPRedirectHandler not forwarding POST data in redire http://bugs.python.org/issue14144 #14136: Simplify PEP 409 command line test and move it to test_cmd_lin http://bugs.python.org/issue14136 #14134: xmlrpc.client.ServerProxy needs timeout parameter http://bugs.python.org/issue14134 #14133: improved PEP 409 implementation http://bugs.python.org/issue14133 #14132: Redirect is not working correctly in urllib2 http://bugs.python.org/issue14132 Top 10 most discussed issues (10) ================================= #8706: accept keyword arguments on most base type methods and builtin http://bugs.python.org/issue8706 18 msgs #14080: Sporadic test_imp failure http://bugs.python.org/issue14080 17 msgs #11379: Remove "lightweight" from minidom description http://bugs.python.org/issue11379 16 msgs #14133: improved PEP 409 implementation http://bugs.python.org/issue14133 15 msgs #13405: Add DTrace probes http://bugs.python.org/issue13405 13 msgs #14127: os.stat and os.utime: allow preserving exact metadata http://bugs.python.org/issue14127 13 msgs #14112: tutorial intro talks of "shallow copy" concept without explana http://bugs.python.org/issue14112 11 msgs #1346572: Remove inconsistent behavior between import and zipimport http://bugs.python.org/issue1346572 9 msgs #2377: Replace __import__ w/ importlib.__import__ http://bugs.python.org/issue2377 8 msgs #14097: Improve the "introduction" page of the tutorial http://bugs.python.org/issue14097 8 msgs Issues closed (48) ================== #2394: [Py3k] Finish the memoryview object implementation http://bugs.python.org/issue2394 closed by skrah #2945: bdist_rpm does not list dist files (should effect upload) http://bugs.python.org/issue2945 closed by eric.araujo #6210: Exception Chaining missing method for suppressing context http://bugs.python.org/issue6210 closed by ncoghlan #9845: Allow changing the method in urllib.request.Request http://bugs.python.org/issue9845 closed by eric.araujo #10181: Problems with Py_buffer management in memoryobject.c (and else http://bugs.python.org/issue10181 closed by skrah #10713: re module doesn't describe string boundaries for \b http://bugs.python.org/issue10713 closed by ezio.melotti #11457: os.stat(): add new fields to get timestamps as Decimal objects http://bugs.python.org/issue11457 closed by larry #12903: test_io.test_interrupte[r]d* blocks on OpenBSD http://bugs.python.org/issue12903 closed by neologix #12904: Change os.utime &c functions to use nanosecond precision where http://bugs.python.org/issue12904 closed by larry #12905: multiple errors in test_socket on OpenBSD http://bugs.python.org/issue12905 closed by neologix #13053: Add Capsule migration documentation to "cporting" http://bugs.python.org/issue13053 closed by larry #13086: Update howto/cporting.rst so it talks about Python 3 instead o http://bugs.python.org/issue13086 closed by larry #13125: test_all_project_files() expected failure http://bugs.python.org/issue13125 closed by pitrou #13167: Add get_metadata to packaging http://bugs.python.org/issue13167 closed by eric.araujo #13447: Add tests for some scripts in Tools/scripts http://bugs.python.org/issue13447 closed by eric.araujo #13491: Fixes for sqlite3 doc http://bugs.python.org/issue13491 closed by petri.lehtinen #13521: Make dict.setdefault() atomic http://bugs.python.org/issue13521 closed by pitrou #13706: non-ascii fill characters no longer work in formatting http://bugs.python.org/issue13706 closed by haypo #13716: distutils doc contains lots of XXX http://bugs.python.org/issue13716 closed by eric.araujo #13770: python3 & json: add ensure_ascii documentation http://bugs.python.org/issue13770 closed by eric.araujo #13873: SIGBUS in test_big_buffer() of test_zlib on Debian bigmem buil http://bugs.python.org/issue13873 closed by nadeem.vawda #13973: urllib.parse is imported twice in xmlrpc.client http://bugs.python.org/issue13973 closed by eric.araujo #13998: Lookbehind assertions go behind the start position for the mat http://bugs.python.org/issue13998 closed by ezio.melotti #13999: Queue references in multiprocessing doc points to Queue module http://bugs.python.org/issue13999 closed by sandro.tosi #14049: execfile() fails on files that use global variables inside fun http://bugs.python.org/issue14049 closed by terry.reedy #14081: Allow "maxsplit" argument to str.split() to be passed as a key http://bugs.python.org/issue14081 closed by ezio.melotti #14089: Patch to increase fractions lib test coverage http://bugs.python.org/issue14089 closed by ezio.melotti #14092: __name__ inconsistently applied in class definition http://bugs.python.org/issue14092 closed by terry.reedy #14095: type_new() removes __qualname__ from the input dictionary http://bugs.python.org/issue14095 closed by python-dev #14103: argparse: add ability to create a bash completion script http://bugs.python.org/issue14103 closed by eric.araujo #14107: Debian bigmem buildbot hanging in test_bigmem http://bugs.python.org/issue14107 closed by neologix #14108: test_shutil: failures in symlink tests http://bugs.python.org/issue14108 closed by pitrou #14109: test_lib2to3: output that looks like a failure on Windows 7 http://bugs.python.org/issue14109 closed by pitrou #14113: Failure in test_strptime on Windows http://bugs.python.org/issue14113 closed by nadeem.vawda #14118: _pickle.c structure cleanup http://bugs.python.org/issue14118 closed by loewis #14125: Windows: failures in refleak mode http://bugs.python.org/issue14125 closed by skrah #14129: Corrections for the "extending" doc http://bugs.python.org/issue14129 closed by python-dev #14137: GTK3 Segmentation fault from Warning: g_object_notify: asserti http://bugs.python.org/issue14137 closed by neologix #14138: Ctrl-C does not terminate GTK3 Gtk.main() loop when program ru http://bugs.python.org/issue14138 closed by neologix #14145: string.rfind() returns AttributeError: 'list' object has no at http://bugs.python.org/issue14145 closed by eric.smith #14147: print r"\" cause SyntaxError http://bugs.python.org/issue14147 closed by ezio.melotti #14152: setup.py: Python header file dependencies http://bugs.python.org/issue14152 closed by eric.araujo #14153: Expose os.device_encoding() at the C level http://bugs.python.org/issue14153 closed by brett.cannon #14155: Deja vu in re's documentation http://bugs.python.org/issue14155 closed by ezio.melotti #14159: __len__ method of weakset http://bugs.python.org/issue14159 closed by pitrou #14164: Hyphenation suggestions - floating-point/floating point http://bugs.python.org/issue14164 closed by brian.curtin #14165: The new shlex.quote() function should be marked "New in versio http://bugs.python.org/issue14165 closed by python-dev #14175: broken links on /download/ page http://bugs.python.org/issue14175 closed by georg.brandl
_______________________________________________ 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