[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jul 1 18:07:25 CEST 2011


ACTIVITY SUMMARY (2011-06-24 - 2011-07-01)
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    2850 ( +5)
  closed 21399 (+64)
  total  24249 (+69)

Open issues with patches: 1233 


Issues opened (50)
==================

#5572: packaging should respect the LIBS configure env var
http://bugs.python.org/issue5572  reopened by eric.araujo

#11363: Curses - add missing functions to doc
http://bugs.python.org/issue11363  reopened by eric.araujo

#12401: unset PYTHON* environment variables when running tests
http://bugs.python.org/issue12401  opened by henry.precheur

#12403: Mention sys.displayhook in code module docs and the compile bu
http://bugs.python.org/issue12403  opened by tebeka

#12405: packaging does not record/remove directories it creates
http://bugs.python.org/issue12405  opened by vinay.sajip

#12406: msi.py needs updating for Python 3.3
http://bugs.python.org/issue12406  opened by vinay.sajip

#12410: Create a new helper function that enable to test that an opera
http://bugs.python.org/issue12410  opened by mouad

#12411: cgi.parse_multipart is broken on 3.x
http://bugs.python.org/issue12411  opened by jonas.wagner

#12412: non defined representation for pwd.struct_passwd
http://bugs.python.org/issue12412  opened by fgarciar

#12413: make faulthandler dump traceback of child processes
http://bugs.python.org/issue12413  opened by neologix

#12414: getsizeof() on code objects is wrong
http://bugs.python.org/issue12414  opened by benjamin.peterson

#12415: Missing: How to checkout the Doc sources
http://bugs.python.org/issue12415  opened by philip

#12416: packaging does not have hooks callable during distribution rem
http://bugs.python.org/issue12416  opened by vinay.sajip

#12418: python should inherit the library search path from the compile
http://bugs.python.org/issue12418  opened by vorlon

#12420: distutils tests fail if PATH is not defined
http://bugs.python.org/issue12420  opened by henry.precheur

#12423: signal handler doesn't handle SIGABRT from os.abort
http://bugs.python.org/issue12423  opened by kisielk

#12424: distutils2: extension section uses bad environment marker sepa
http://bugs.python.org/issue12424  opened by eli.collins

#12425: gettext breaks on empty plural-forms value
http://bugs.python.org/issue12425  opened by djc

#12426: packaging.tests.test_command_install_dist.InstallTestCase fail
http://bugs.python.org/issue12426  opened by haypo

#12427: packaging register fails because "POST data should be bytes"
http://bugs.python.org/issue12427  opened by vinay.sajip

#12428: functools test coverage
http://bugs.python.org/issue12428  opened by Thorney

#12429: test_io.check_interrupted_write() sporadic failures on FreeBSD
http://bugs.python.org/issue12429  opened by haypo

#12432: remove a bunch of unused imports in Lib
http://bugs.python.org/issue12432  opened by vincele

#12434: Strengthen 2.7 io types warning
http://bugs.python.org/issue12434  opened by terry.reedy

#12436: Provide reference to detailed installation instructions
http://bugs.python.org/issue12436  opened by ncoghlan

#12437: _ctypes.dlopen does not include errno in OSError
http://bugs.python.org/issue12437  opened by anacrolix

#12438: IDLE problem displaying warning message
http://bugs.python.org/issue12438  opened by JBernardo

#12439: BaseHTTPServer's send_reponse adds extra "\r\n" when using HTT
http://bugs.python.org/issue12439  opened by Yoav.Weiss

#12440: test_ssl.test_options() failure on Snow Leopard: can't clear o
http://bugs.python.org/issue12440  opened by haypo

#12441: _GLOBAL_DEFAULT_TIMEOUT remains as an object() in HTTPConnecti
http://bugs.python.org/issue12441  opened by juanjux

#12445: dict view values objects are missing tp_richcmp and tp_as_numb
http://bugs.python.org/issue12445  opened by Julian

#12446: StreamReader Readlines behavior odd
http://bugs.python.org/issue12446  opened by Thomas.Barnet-Lamb

#12448: smtplib's __main__ doesn't flush when prompting
http://bugs.python.org/issue12448  opened by anacrolix

#12449: Add accelerator "F" to button "Finish" in all MSI installers m
http://bugs.python.org/issue12449  opened by cool-RR

#12451: open: avoid the locale encoding when possible
http://bugs.python.org/issue12451  opened by haypo

#12452: reuse plistlib in sysconfig; deprecation process in plistlib
http://bugs.python.org/issue12452  opened by haypo

#12453: test_import.test_failing_import_sticks() sporadic failures
http://bugs.python.org/issue12453  opened by haypo

#12454: mailbox: use ASCII to read/write .mh_sequences files
http://bugs.python.org/issue12454  opened by haypo

#12455: urllib2 forces title() on header names, breaking some requests
http://bugs.python.org/issue12455  opened by Cal.Leeming

#12456: Hangs in concurrent.futures
http://bugs.python.org/issue12456  opened by rosslagerwall

#12457: type() returns incorrect type for nested classes
http://bugs.python.org/issue12457  opened by pwil3058

#12458: Tracebacks should contain the first line of continuation lines
http://bugs.python.org/issue12458  opened by psss

#12459: time.sleep(-1.0) behaviour
http://bugs.python.org/issue12459  opened by eckhardt

#12460: SocketServer.shutdown() does not have "timeout=None" parameter
http://bugs.python.org/issue12460  opened by mmarkk

#12461: it's not clear how the shutil.copystat() should work on symlin
http://bugs.python.org/issue12461  opened by mmarkk

#12463: Calling SocketServer.shutdown() when server_forever() was not 
http://bugs.python.org/issue12463  opened by mmarkk

#12464: tempfile.TemporaryDirectory.cleanup follows symbolic links
http://bugs.python.org/issue12464  opened by abacabadabacaba

#12465: gc.get_referents can be used to crash Python
http://bugs.python.org/issue12465  opened by abacabadabacaba

#12466: test_subprocess.test_close_fds() sporadic failures on Mac OS X
http://bugs.python.org/issue12466  opened by haypo

#12467: test_threading.test_6_daemon_threads(): Assertion failed: PyUn
http://bugs.python.org/issue12467  opened by haypo



Most recent 15 issues with no replies (15)
==========================================

#12467: test_threading.test_6_daemon_threads(): Assertion failed: PyUn
http://bugs.python.org/issue12467

#12466: test_subprocess.test_close_fds() sporadic failures on Mac OS X
http://bugs.python.org/issue12466

#12465: gc.get_referents can be used to crash Python
http://bugs.python.org/issue12465

#12464: tempfile.TemporaryDirectory.cleanup follows symbolic links
http://bugs.python.org/issue12464

#12463: Calling SocketServer.shutdown() when server_forever() was not 
http://bugs.python.org/issue12463

#12461: it's not clear how the shutil.copystat() should work on symlin
http://bugs.python.org/issue12461

#12460: SocketServer.shutdown() does not have "timeout=None" parameter
http://bugs.python.org/issue12460

#12458: Tracebacks should contain the first line of continuation lines
http://bugs.python.org/issue12458

#12454: mailbox: use ASCII to read/write .mh_sequences files
http://bugs.python.org/issue12454

#12453: test_import.test_failing_import_sticks() sporadic failures
http://bugs.python.org/issue12453

#12452: reuse plistlib in sysconfig; deprecation process in plistlib
http://bugs.python.org/issue12452

#12448: smtplib's __main__ doesn't flush when prompting
http://bugs.python.org/issue12448

#12439: BaseHTTPServer's send_reponse adds extra "\r\n" when using HTT
http://bugs.python.org/issue12439

#12436: Provide reference to detailed installation instructions
http://bugs.python.org/issue12436

#12434: Strengthen 2.7 io types warning
http://bugs.python.org/issue12434



Most recent 15 issues waiting for review (15)
=============================================

#12459: time.sleep(-1.0) behaviour
http://bugs.python.org/issue12459

#12454: mailbox: use ASCII to read/write .mh_sequences files
http://bugs.python.org/issue12454

#12452: reuse plistlib in sysconfig; deprecation process in plistlib
http://bugs.python.org/issue12452

#12451: open: avoid the locale encoding when possible
http://bugs.python.org/issue12451

#12445: dict view values objects are missing tp_richcmp and tp_as_numb
http://bugs.python.org/issue12445

#12432: remove a bunch of unused imports in Lib
http://bugs.python.org/issue12432

#12429: test_io.check_interrupted_write() sporadic failures on FreeBSD
http://bugs.python.org/issue12429

#12428: functools test coverage
http://bugs.python.org/issue12428

#12425: gettext breaks on empty plural-forms value
http://bugs.python.org/issue12425

#12424: distutils2: extension section uses bad environment marker sepa
http://bugs.python.org/issue12424

#12420: distutils tests fail if PATH is not defined
http://bugs.python.org/issue12420

#12411: cgi.parse_multipart is broken on 3.x
http://bugs.python.org/issue12411

#12410: Create a new helper function that enable to test that an opera
http://bugs.python.org/issue12410

#12406: msi.py needs updating for Python 3.3
http://bugs.python.org/issue12406

#12401: unset PYTHON* environment variables when running tests
http://bugs.python.org/issue12401



Top 10 most discussed issues (10)
=================================

#12398: Sending binary data with a POST request in httplib can cause U
http://bugs.python.org/issue12398  14 msgs

#6721: Locks in python standard library should be sanitized on fork
http://bugs.python.org/issue6721  13 msgs

#10181: Problems with Py_buffer management in memoryobject.c (and else
http://bugs.python.org/issue10181  13 msgs

#12352: multiprocessing.Value() hangs
http://bugs.python.org/issue12352  12 msgs

#12455: urllib2 forces title() on header names, breaking some requests
http://bugs.python.org/issue12455  11 msgs

#8716: test_tk/test_tkk_guionly fails on OS X if run from buildbot sl
http://bugs.python.org/issue8716  10 msgs

#12291: file written using marshal in 3.2 can be read by 2.7, but not 
http://bugs.python.org/issue12291  10 msgs

#2193: Cookie Colon Name Bug
http://bugs.python.org/issue2193   9 msgs

#11870: test_3_join_in_forked_from_thread() of test_threading hangs 1 
http://bugs.python.org/issue11870   9 msgs

#12451: open: avoid the locale encoding when possible
http://bugs.python.org/issue12451   9 msgs



Issues closed (57)
==================

#3435: 3rd party program calls trace.py on non Python files
http://bugs.python.org/issue3435  closed by terry.reedy

#5114: 2.7:  test_threading hangs on Solaris
http://bugs.python.org/issue5114  closed by neologix

#5375: Unified locals/consts array + register-based instructions
http://bugs.python.org/issue5375  closed by pitrou

#8661: FAQ item 2.25 is unclear
http://bugs.python.org/issue8661  closed by brett.cannon

#8746: os.chflags() and os.lchflags() are not built when they should 
http://bugs.python.org/issue8746  closed by ned.deily

#9955: multiprocessing.Pipe segmentation fault when recv of unpicklab
http://bugs.python.org/issue9955  closed by neologix

#10206: python program starting with unmatched quote spews spaces to s
http://bugs.python.org/issue10206  closed by r.david.murray

#10326: Can't pickle unittest.TestCase instances
http://bugs.python.org/issue10326  closed by rhettinger

#10510: packaging upload/register should use CRLF in HTTP requests
http://bugs.python.org/issue10510  closed by eric.araujo

#10736: test_ttk_guionly fails on OS X using ActiveState Tcl 8.5.9 (Co
http://bugs.python.org/issue10736  closed by ned.deily

#10845: test_multiprocessing failure under Windows
http://bugs.python.org/issue10845  closed by ncoghlan

#11163: iter() documentation code doesn't work
http://bugs.python.org/issue11163  closed by rhettinger

#11197: information leakage with SimpleHTTPServer
http://bugs.python.org/issue11197  closed by orsenthil

#11302: Add more tests to test_ast.py
http://bugs.python.org/issue11302  closed by python-dev

#11469: Fix resource warning in test_trailers
http://bugs.python.org/issue11469  closed by sandro.tosi

#11493: Add python.exe-gdb.py to .hgignore
http://bugs.python.org/issue11493  closed by sandro.tosi

#11568: docstring of select.epoll.register() is wrong
http://bugs.python.org/issue11568  closed by python-dev

#11669: Clarify Lang Ref "Compound statements" footnote
http://bugs.python.org/issue11669  closed by ezio.melotti

#11758: increase xml.dom.minidom test coverage
http://bugs.python.org/issue11758  closed by rhettinger

#11802: filecmp.cmp needs a documented way to clear cache
http://bugs.python.org/issue11802  closed by rhettinger

#11889: 'enumerate' 'start' parameter documentation is confusing
http://bugs.python.org/issue11889  closed by rhettinger

#12086: Tutorial doesn't discourage name mangling
http://bugs.python.org/issue12086  closed by rhettinger

#12134: json.dump much slower than dumps
http://bugs.python.org/issue12134  closed by rhettinger

#12139: Add CCC command support to ftplib
http://bugs.python.org/issue12139  closed by giampaolo.rodola

#12141: sysconfig.get_config_vars('srcdir') fails in specific cases
http://bugs.python.org/issue12141  closed by ned.deily

#12164: str.translate docstring doesn't mention that 'table' can be No
http://bugs.python.org/issue12164  closed by mark.dickinson

#12172: IDLE crashes when I use F5 to run
http://bugs.python.org/issue12172  closed by ned.deily

#12228: Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description
http://bugs.python.org/issue12228  closed by mark.dickinson

#12303: expose sigwaitinfo() and sigtimedwait() in the signal module
http://bugs.python.org/issue12303  closed by rosslagerwall

#12341: Some additions to .hgignore
http://bugs.python.org/issue12341  closed by ezio.melotti

#12379: build outside source fail in head
http://bugs.python.org/issue12379  closed by ned.deily

#12385: the help for bytearray.maketrans describes bytes.maketrans
http://bugs.python.org/issue12385  closed by python-dev

#12392: pthread_kill() doesn't work on the main thread on FreeBSD6
http://bugs.python.org/issue12392  closed by haypo

#12399: simplify cell var initialization by storing constant data on t
http://bugs.python.org/issue12399  closed by python-dev

#12400: regrtest: always run tests in verbose mode, but hide the outpu
http://bugs.python.org/issue12400  closed by haypo

#12402: Overriding code.InteractiveConsole.write does not work
http://bugs.python.org/issue12402  closed by r.david.murray

#12404: c99 code in mmapmodule
http://bugs.python.org/issue12404  closed by rosslagerwall

#12407: test_subinterps fails on Windows
http://bugs.python.org/issue12407  closed by pitrou

#12408: Relative import used on test_future5
http://bugs.python.org/issue12408  closed by mark.dickinson

#12409: Moving "Documenting Python" to Devguide
http://bugs.python.org/issue12409  closed by rhettinger

#12417: Inappropriate copyright on profile files
http://bugs.python.org/issue12417  closed by python-dev

#12419: Add ident parameter to SysLogHandler
http://bugs.python.org/issue12419  closed by python-dev

#12421: Use PYTHON when calling Parser/asdl_c.py
http://bugs.python.org/issue12421  closed by r.david.murray

#12422: When deepcopying, don't store immutable objects in the memo di
http://bugs.python.org/issue12422  closed by python-dev

#12430: Pip fails to fetch from mirror if PyPi checksum times out
http://bugs.python.org/issue12430  closed by skrah

#12431: urllib2.Request.get_full_url() broken in newer versions of Pyt
http://bugs.python.org/issue12431  closed by orsenthil

#12433: make clean doesn't clean up static libraries on 2.x
http://bugs.python.org/issue12433  closed by ned.deily

#12435: Input function does not strip trailing '\r' from string input
http://bugs.python.org/issue12435  closed by amaury.forgeotdarc

#12442: shutil.disk_usage()
http://bugs.python.org/issue12442  closed by giampaolo.rodola

#12443: locale.setlocale(locale.LC_ALL, locale.getlocale()) fails for 
http://bugs.python.org/issue12443  closed by haypo

#12444: accept sets or collections for str.strip/lstrip/rstrip
http://bugs.python.org/issue12444  closed by rhettinger

#12447: ~True is not False
http://bugs.python.org/issue12447  closed by amaury.forgeotdarc

#12450: Use the Grisu algorithms to convert floats to strings
http://bugs.python.org/issue12450  closed by rhettinger

#12462: time.sleep(1): call PyErr_CheckSignals() if the sleep was inte
http://bugs.python.org/issue12462  closed by haypo

#1067702: urllib fails with multiple ftp transfers
http://bugs.python.org/issue1067702  closed by python-dev

#5722: settimer / gettimer functionality on FreeBSD 6.3 (not 7.x)
http://bugs.python.org/issue5722  closed by terry.reedy

#1669349: make install fails if no previous Python installation
http://bugs.python.org/issue1669349  closed by terry.reedy


More information about the Python-Dev mailing list