ACTIVITY SUMMARY (2010-12-03 - 2010-12-10) 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 2557 (+20) closed 19899 (+38) total 22456 (+58) Open issues with patches: 1083 Issues opened (40) ================== #9101: reference json format in file formats chapter http://bugs.python.org/issue9101 reopened by eric.araujo #10553: Add optimize argument to builtin compile() and byte-compilatio http://bugs.python.org/issue10553 reopened by eric.araujo #10617: Collections ABCs canât be linked to http://bugs.python.org/issue10617 opened by eric.araujo #10618: regression in subprocess.call() command quoting http://bugs.python.org/issue10618 opened by djc #10619: Failed module loading in test discovery loses traceback http://bugs.python.org/issue10619 opened by michael.foord #10620: `python -m uniittest` should work with file paths as well as t http://bugs.python.org/issue10620 opened by michael.foord #10622: WebKit browsers show superfluous scrollbars in html docs http://bugs.python.org/issue10622 opened by davide.rizzo #10626: Bad interaction between test_logging and test_concurrent_futur http://bugs.python.org/issue10626 opened by pitrou #10627: Remove usage of deprecated configparser.ConfigParser class in http://bugs.python.org/issue10627 opened by lukasz.langa #10631: ZipFile and current directory change http://bugs.python.org/issue10631 opened by ocean-city #10632: multiprocessing generates a fatal error http://bugs.python.org/issue10632 opened by bquinlan #10634: Windows timezone changes not reflected by time.localtime http://bugs.python.org/issue10634 opened by eric.pruitt #10635: Calling subprocess.Popen with preexec_fn=signal.pause blocks f http://bugs.python.org/issue10635 opened by joseph.h.garvin #10636: subprocess module has race condition with SIGCHLD handlers http://bugs.python.org/issue10636 opened by joseph.h.garvin #10639: reindent.py converts newlines to platform default http://bugs.python.org/issue10639 opened by jaraco #10640: SystemError on pickling bytes >= 4GB http://bugs.python.org/issue10640 opened by hagen #10641: kill_python sometimes fails to kill processes on buildbots http://bugs.python.org/issue10641 opened by db3l #10642: site.py crashes on python startup due to defective .pth file http://bugs.python.org/issue10642 opened by dwr2 #10644: socket loses data, calling send()/sendall() on invalid socket http://bugs.python.org/issue10644 opened by diekmann #10645: egg-info file in lib-dynload http://bugs.python.org/issue10645 opened by ronaldoussoren #10646: ntpath.samefile doesn't work for hard links http://bugs.python.org/issue10646 opened by brian.curtin #10647: scrollbar crash in non-US locale format settings http://bugs.python.org/issue10647 opened by hfischer #10648: Extend peepholer to reverse loads or stores instead of build/u http://bugs.python.org/issue10648 opened by serprex #10650: decimal.py: quantize(): excess digits with watchexp=0 http://bugs.python.org/issue10650 opened by skrah #10652: test___all_ + test_tcl fails (Windows installed binary) http://bugs.python.org/issue10652 opened by ocean-city #10653: test_time test_strptime fails on windows http://bugs.python.org/issue10653 opened by ocean-city #10654: test_datetime fails on Python3.2 windows binary http://bugs.python.org/issue10654 opened by ocean-city #10655: Wrong powerpc define in Python/ceval.c http://bugs.python.org/issue10655 opened by adrian #10656: "Out of tree" build fails on AIX 5.3 http://bugs.python.org/issue10656 opened by pedz #10657: os.lstat/os.stat/os.fstat don't set st_dev (st_rdev) on Window http://bugs.python.org/issue10657 opened by ocean-city #10663: configure shouldn't set a default OPT http://bugs.python.org/issue10663 opened by pitrou #10664: xml.sax.expatreader should support namespace prefixes http://bugs.python.org/issue10664 opened by fdrake #10665: Update and expand unicodedata module documentation http://bugs.python.org/issue10665 opened by belopolsky #10666: OS X installer variants have confusing readline differences http://bugs.python.org/issue10666 opened by ned.deily #10667: collections.Counter object in C http://bugs.python.org/issue10667 opened by jpeel #10669: Remove Deprecation Warnings http://bugs.python.org/issue10669 opened by RusiMody #10670: Provide search scope limits http://bugs.python.org/issue10670 opened by techtonik #10671: urllib2 redirect to another host doesn't work http://bugs.python.org/issue10671 opened by kirax #10673: multiprocess.Process join method - timeout indistinguishable f http://bugs.python.org/issue10673 opened by Brian.Cain #10674: Unused dictmaker symbol in 2.* grammar http://bugs.python.org/issue10674 opened by salty-horse Most recent 15 issues with no replies (15) ========================================== #10674: Unused dictmaker symbol in 2.* grammar http://bugs.python.org/issue10674 #10670: Provide search scope limits http://bugs.python.org/issue10670 #10666: OS X installer variants have confusing readline differences http://bugs.python.org/issue10666 #10664: xml.sax.expatreader should support namespace prefixes http://bugs.python.org/issue10664 #10663: configure shouldn't set a default OPT http://bugs.python.org/issue10663 #10657: os.lstat/os.stat/os.fstat don't set st_dev (st_rdev) on Window http://bugs.python.org/issue10657 #10656: "Out of tree" build fails on AIX 5.3 http://bugs.python.org/issue10656 #10646: ntpath.samefile doesn't work for hard links http://bugs.python.org/issue10646 #10632: multiprocessing generates a fatal error http://bugs.python.org/issue10632 #10619: Failed module loading in test discovery loses traceback http://bugs.python.org/issue10619 #10617: Collections ABCs canât be linked to http://bugs.python.org/issue10617 #10612: StopTestRun exception to halt test run http://bugs.python.org/issue10612 #10608: Add a section to Windows FAQ explaining os.symlink http://bugs.python.org/issue10608 #10605: ElementTree documentation http://bugs.python.org/issue10605 #10595: Adding a syslog.conf reader in syslog http://bugs.python.org/issue10595 Most recent 15 issues waiting for review (15) ============================================= #10673: multiprocess.Process join method - timeout indistinguishable f http://bugs.python.org/issue10673 #10671: urllib2 redirect to another host doesn't work http://bugs.python.org/issue10671 #10667: collections.Counter object in C http://bugs.python.org/issue10667 #10665: Update and expand unicodedata module documentation http://bugs.python.org/issue10665 #10657: os.lstat/os.stat/os.fstat don't set st_dev (st_rdev) on Window http://bugs.python.org/issue10657 #10653: test_time test_strptime fails on windows http://bugs.python.org/issue10653 #10652: test___all_ + test_tcl fails (Windows installed binary) http://bugs.python.org/issue10652 #10648: Extend peepholer to reverse loads or stores instead of build/u http://bugs.python.org/issue10648 #10639: reindent.py converts newlines to platform default http://bugs.python.org/issue10639 #10627: Remove usage of deprecated configparser.ConfigParser class in http://bugs.python.org/issue10627 #10626: Bad interaction between test_logging and test_concurrent_futur http://bugs.python.org/issue10626 #10622: WebKit browsers show superfluous scrollbars in html docs http://bugs.python.org/issue10622 #10615: Trivial mingw compile fixes http://bugs.python.org/issue10615 #10611: sys.exit() in a test causes a test run to die http://bugs.python.org/issue10611 #10598: curses fails to import on Solaris http://bugs.python.org/issue10598 Top 10 most discussed issues (10) ================================= #10516: Add list.clear() and list.copy() http://bugs.python.org/issue10516 22 msgs #10615: Trivial mingw compile fixes http://bugs.python.org/issue10615 19 msgs #10626: Bad interaction between test_logging and test_concurrent_futur http://bugs.python.org/issue10626 15 msgs #6697: Check that _PyUnicode_AsString() result is not NULL http://bugs.python.org/issue6697 13 msgs #10367: "python setup.py sdist upload --show-response" can fail with " http://bugs.python.org/issue10367 10 msgs #8194: Incompatible API change in xmlrpclib.Transport.parse_response( http://bugs.python.org/issue8194 9 msgs #10453: Add -h/--help option to compileall http://bugs.python.org/issue10453 9 msgs #10653: test_time test_strptime fails on windows http://bugs.python.org/issue10653 9 msgs #10654: test_datetime fails on Python3.2 windows binary http://bugs.python.org/issue10654 9 msgs #9517: Make test.script_helper more comprehensive, and use it in the http://bugs.python.org/issue9517 7 msgs Issues closed (37) ================== #7245: better Ctrl-C support in pdb (program can be resumed) (issue21 http://bugs.python.org/issue7245 closed by georg.brandl #7905: Shelf 'keyencoding' keyword argument is undocumented and does http://bugs.python.org/issue7905 closed by georg.brandl #9227: can't import Tkinter / use IDLE after installing Python 2.7 on http://bugs.python.org/issue9227 closed by ronaldoussoren #9518: PyModuleDef_HEAD_INIT does not explicitly initialize all field http://bugs.python.org/issue9518 closed by dmalcolm #10107: Quitting IDLE on Mac doesn't save unsaved code http://bugs.python.org/issue10107 closed by ronaldoussoren #10272: SSL timeouts should raise socket.timeout, not a generic SSLErr http://bugs.python.org/issue10272 closed by pitrou #10292: tarinfo should use relative symlinks http://bugs.python.org/issue10292 closed by lars.gustaebel #10406: IDLE 2.7 on OS X does not enable Rstrip extension by default http://bugs.python.org/issue10406 closed by ronaldoussoren #10478: Ctrl-C locks up the interpreter http://bugs.python.org/issue10478 closed by pitrou #10545: remove or rewrite "Using Backslash to Continue Statements" ant http://bugs.python.org/issue10545 closed by terry.reedy #10546: UTF-16-LE and UTF-16-BE support non-BMP characters http://bugs.python.org/issue10546 closed by haypo #10596: modulo operator bug http://bugs.python.org/issue10596 closed by mark.dickinson #10601: sys.displayhook: use backslashreplace error handler if repr(va http://bugs.python.org/issue10601 closed by haypo #10621: >>> 1 + 2j --> (1 + 2j) and not (1+2j) http://bugs.python.org/issue10621 closed by mark.dickinson #10623: Whatâs New In Python 3.2 document refers to PEP 382: Definin http://bugs.python.org/issue10623 closed by loewis #10624: Move requires_IEEE_754 decorator from test_complex into test.s http://bugs.python.org/issue10624 closed by eric.smith #10625: There is no test for repr(complex(-0.,1.)) special handling http://bugs.python.org/issue10625 closed by eric.smith #10628: Typos in 3.2 whatâs new http://bugs.python.org/issue10628 closed by georg.brandl #10629: Arbitrary precision http://bugs.python.org/issue10629 closed by georg.brandl #10630: dict_proxy.keys() / values() / items() are lists http://bugs.python.org/issue10630 closed by benjamin.peterson #10633: string.format() Unexpected output with numeric '#' prefix and http://bugs.python.org/issue10633 closed by r.david.murray #10637: Calling CloseHandle twice (Modules/posixmodule.c) http://bugs.python.org/issue10637 closed by ocean-city #10638: PyArg_ParseTuple: refcount in nested tuples http://bugs.python.org/issue10638 closed by arigo #10643: OSX proxy exceptions parse bug in urllib (crash) http://bugs.python.org/issue10643 closed by ned.deily #10649: Attempting to override special methods of a function object do http://bugs.python.org/issue10649 closed by r.david.murray #10651: chr(13) is added before chr(10) when issuing ".write" under wi http://bugs.python.org/issue10651 closed by amaury.forgeotdarc #10658: Link to source code is broken http://bugs.python.org/issue10658 closed by georg.brandl #10659: Hook scripts for immediate doc build system http://bugs.python.org/issue10659 closed by georg.brandl #10660: format() to lower and uppercase http://bugs.python.org/issue10660 closed by r.david.murray #10661: ElementTree QName has a very uninformative repr() http://bugs.python.org/issue10661 closed by georg.brandl #10662: Typo in concurrent.futures, "seperate" http://bugs.python.org/issue10662 closed by georg.brandl #10668: Array tests have nonsense in them http://bugs.python.org/issue10668 closed by georg.brandl #10672: ["with"] new in version 2.6 instead of 2.5 http://bugs.python.org/issue10672 closed by georg.brandl #1772833: -q (quiet) option for python interpreter http://bugs.python.org/issue1772833 closed by georg.brandl #1513299: Clean up usage of map() in the stdlib http://bugs.python.org/issue1513299 closed by georg.brandl #1569291: Speed-up in array_repeat() http://bugs.python.org/issue1569291 closed by georg.brandl #1571170: Some numeric characters are still not recognized http://bugs.python.org/issue1571170 closed by andersch
_______________________________________________ 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