[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Apr 15 18:07:20 CEST 2011
ACTIVITY SUMMARY (2011-04-08 - 2011-04-15)
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 2734 ( -7)
closed 20899 (+54)
total 23633 (+47)
Open issues with patches: 1185
Issues opened (31)
==================
#9670: Exceed Recursion Limit in Thread
http://bugs.python.org/issue9670 reopened by ned.deily
#11803: Memory leak in sub-interpreters
http://bugs.python.org/issue11803 reopened by swapnil
#11805: package_data only allows one glob per-package
http://bugs.python.org/issue11805 opened by erik.bray
#11807: Documentation of add_subparsers lacks information about parame
http://bugs.python.org/issue11807 opened by gruszczy
#11811: ssl.get_server_certificate() does not work for IPv6 addresses
http://bugs.python.org/issue11811 opened by pwouters
#11812: transient test_telnetlib failure
http://bugs.python.org/issue11812 opened by pitrou
#11813: inspect.getattr_static doesn't get module attributes
http://bugs.python.org/issue11813 opened by Trundle
#11816: Refactor the dis module to provide better building blocks for
http://bugs.python.org/issue11816 opened by eltoder
#11820: idle3 shell os.system swallows shell command output
http://bugs.python.org/issue11820 opened by Thekent
#11822: Improve disassembly to show embedded code objects
http://bugs.python.org/issue11822 opened by rhettinger
#11823: disassembly needs argument counts on calls with keyword args
http://bugs.python.org/issue11823 opened by rhettinger
#11824: freeze.py broken due to ABI flags
http://bugs.python.org/issue11824 opened by Trundle
#11826: Leak in atexitmodule
http://bugs.python.org/issue11826 opened by skrah
#11827: mention of list2cmdline() in docs of subprocess.Popen
http://bugs.python.org/issue11827 opened by eli.bendersky
#11828: startswith and endswith don't accept None as slice index
http://bugs.python.org/issue11828 opened by hkBst
#11829: inspect.getattr_static code execution with meta-metaclasses
http://bugs.python.org/issue11829 opened by Trundle
#11831: "python -w" causes "no Python documentation found" error when
http://bugs.python.org/issue11831 opened by susam
#11832: Add option to pause regrtest to attach a debugger
http://bugs.python.org/issue11832 opened by brian.curtin
#11834: wrong module installation dir on Windows
http://bugs.python.org/issue11834 opened by techtonik
#11835: python (x64) ctypes incorrectly pass structures parameter
http://bugs.python.org/issue11835 opened by Abraham.Soedjito
#11836: multiprocessing.queues.SimpleQueue is undocumented
http://bugs.python.org/issue11836 opened by pitrou
#11838: IDLE: make interactive code runnable.
http://bugs.python.org/issue11838 opened by terry.reedy
#11839: argparse: unexpected behavior of default for FileType('w')
http://bugs.python.org/issue11839 opened by Paolo.Elvati
#11841: Bug in the verson comparison
http://bugs.python.org/issue11841 opened by tarek
#11842: slice.indices with negative step and default stop
http://bugs.python.org/issue11842 opened by durban
#11844: Update json to upstream simplejson latest release
http://bugs.python.org/issue11844 opened by sandro.tosi
#11846: Implementation question for (-5) - 256 caching, and doc update
http://bugs.python.org/issue11846 opened by antlong
#11847: OSError importing antigravity module
http://bugs.python.org/issue11847 opened by ackounts
#11849: ElementTree memory leak
http://bugs.python.org/issue11849 opened by kaifeng
#11851: Flushing the standard input causes an error
http://bugs.python.org/issue11851 opened by pasma10 at concepts.nl
#11837: smtplib._quote_periods triggers spurious type error in re.sub
http://bugs.python.org/issue11837 opened by axel
Most recent 15 issues with no replies (15)
==========================================
#11839: argparse: unexpected behavior of default for FileType('w')
http://bugs.python.org/issue11839
#11838: IDLE: make interactive code runnable.
http://bugs.python.org/issue11838
#11837: smtplib._quote_periods triggers spurious type error in re.sub
http://bugs.python.org/issue11837
#11836: multiprocessing.queues.SimpleQueue is undocumented
http://bugs.python.org/issue11836
#11829: inspect.getattr_static code execution with meta-metaclasses
http://bugs.python.org/issue11829
#11826: Leak in atexitmodule
http://bugs.python.org/issue11826
#11824: freeze.py broken due to ABI flags
http://bugs.python.org/issue11824
#11813: inspect.getattr_static doesn't get module attributes
http://bugs.python.org/issue11813
#11812: transient test_telnetlib failure
http://bugs.python.org/issue11812
#11804: expat parser not xml 1.1 (breaks xmlrpclib)
http://bugs.python.org/issue11804
#11784: multiprocessing.Process.join: timeout argument doesn't specify
http://bugs.python.org/issue11784
#11781: test/test_email directory does not get installed by 'make inst
http://bugs.python.org/issue11781
#11780: email.encoders are broken
http://bugs.python.org/issue11780
#11769: test_notify() of test_threading hang on "x86 XP-4 3.x":
http://bugs.python.org/issue11769
#11758: increase xml.dom.minidom test coverage
http://bugs.python.org/issue11758
Most recent 15 issues waiting for review (15)
=============================================
#11841: Bug in the verson comparison
http://bugs.python.org/issue11841
#11835: python (x64) ctypes incorrectly pass structures parameter
http://bugs.python.org/issue11835
#11832: Add option to pause regrtest to attach a debugger
http://bugs.python.org/issue11832
#11831: "python -w" causes "no Python documentation found" error when
http://bugs.python.org/issue11831
#11829: inspect.getattr_static code execution with meta-metaclasses
http://bugs.python.org/issue11829
#11828: startswith and endswith don't accept None as slice index
http://bugs.python.org/issue11828
#11827: mention of list2cmdline() in docs of subprocess.Popen
http://bugs.python.org/issue11827
#11826: Leak in atexitmodule
http://bugs.python.org/issue11826
#11824: freeze.py broken due to ABI flags
http://bugs.python.org/issue11824
#11823: disassembly needs argument counts on calls with keyword args
http://bugs.python.org/issue11823
#11816: Refactor the dis module to provide better building blocks for
http://bugs.python.org/issue11816
#11813: inspect.getattr_static doesn't get module attributes
http://bugs.python.org/issue11813
#11807: Documentation of add_subparsers lacks information about parame
http://bugs.python.org/issue11807
#11802: filecmp.cmp needs a documented way to clear cache
http://bugs.python.org/issue11802
#11800: regrtest --timeout: apply the timeout on a function, not on th
http://bugs.python.org/issue11800
Top 10 most discussed issues (10)
=================================
#11783: email parseaddr and formataddr should be IDNA aware
http://bugs.python.org/issue11783 15 msgs
#11828: startswith and endswith don't accept None as slice index
http://bugs.python.org/issue11828 14 msgs
#11827: mention of list2cmdline() in docs of subprocess.Popen
http://bugs.python.org/issue11827 11 msgs
#11816: Refactor the dis module to provide better building blocks for
http://bugs.python.org/issue11816 10 msgs
#8326: Cannot import name SemLock on Ubuntu
http://bugs.python.org/issue8326 8 msgs
#11802: filecmp.cmp needs a documented way to clear cache
http://bugs.python.org/issue11802 8 msgs
#10496: "import site failed" when Python can't find home directory (sy
http://bugs.python.org/issue10496 7 msgs
#11277: test_zlib.test_big_buffer crashes under BSD (Mac OS X and Free
http://bugs.python.org/issue11277 7 msgs
#9544: xdrlib.Packer().pack_fstring throws a TypeError when called wi
http://bugs.python.org/issue9544 6 msgs
#11776: types.MethodType() params and usage is not documented
http://bugs.python.org/issue11776 6 msgs
Issues closed (50)
==================
#2650: re.escape should not escape underscore
http://bugs.python.org/issue2650 closed by ezio.melotti
#3056: Simplify the Integral ABC
http://bugs.python.org/issue3056 closed by rhettinger
#4783: document that json.load/dump can’t be used twice on the same
http://bugs.python.org/issue4783 closed by ezio.melotti
#4877: xml.parsers.expat ParseFile() causes segmentation fault when p
http://bugs.python.org/issue4877 closed by ezio.melotti
#5057: Unicode-width dependent optimization leads to non-portable pyc
http://bugs.python.org/issue5057 closed by ezio.melotti
#8428: buildbot: test_multiprocessing timeout (test_notify_all? test_
http://bugs.python.org/issue8428 closed by pitrou
#8429: buildbot: test_subprocess timeout
http://bugs.python.org/issue8429 closed by haypo
#8431: buildbot: hung on ARM Debian
http://bugs.python.org/issue8431 closed by haypo
#8448: buildbot: test_subprocess failure (test_no_leaking, Broken pip
http://bugs.python.org/issue8448 closed by haypo
#8776: Bytes version of sys.argv
http://bugs.python.org/issue8776 closed by haypo
#9233: json.load failure when C optimizations aren't built
http://bugs.python.org/issue9233 closed by ezio.melotti
#9904: Cosmetic issues that may warrant a fix in symtable.h/c
http://bugs.python.org/issue9904 closed by eli.bendersky
#10019: json.dumps with indent = 0 not adding newlines
http://bugs.python.org/issue10019 closed by r.david.murray
#10121: test_multiprocessing stuck in test_make_pool if run in a loop
http://bugs.python.org/issue10121 closed by sandro.tosi
#11186: pydoc: HTMLDoc.index() doesn't support PEP 383
http://bugs.python.org/issue11186 closed by haypo
#11369: Add caching for the isEnabledFor() computation
http://bugs.python.org/issue11369 closed by vinay.sajip
#11388: Implement MutableSequence.clear()
http://bugs.python.org/issue11388 closed by eli.bendersky
#11402: _PyUnicode_Init leaks a little memory once
http://bugs.python.org/issue11402 closed by skrah
#11467: urlparse.urlsplit() regression for paths consisting of digits
http://bugs.python.org/issue11467 closed by orsenthil
#11474: url2pathname() handling of '/C|/' on Windows
http://bugs.python.org/issue11474 closed by orsenthil
#11506: b'' += gives SystemError instead of SyntaxError
http://bugs.python.org/issue11506 closed by python-dev
#11593: Add encoding parameter to logging.basicConfig
http://bugs.python.org/issue11593 closed by vinay.sajip
#11650: Faulty RESTART/EINTR handling in Parser/myreadline.c
http://bugs.python.org/issue11650 closed by sdaoden
#11652: urlib{, 2} returns a pair of integers as the content-length va
http://bugs.python.org/issue11652 closed by orsenthil
#11684: Add email.parser.BytesHeaderParser
http://bugs.python.org/issue11684 closed by r.david.murray
#11703: Bug in python >= 2.7 with urllib2 fragment
http://bugs.python.org/issue11703 closed by orsenthil
#11718: Teach IDLE's open-module command to find packages
http://bugs.python.org/issue11718 closed by rhettinger
#11719: test_msilib skip unexpected on non-Windows platforms
http://bugs.python.org/issue11719 closed by rosslagerwall
#11740: difflib html diff takes extremely long
http://bugs.python.org/issue11740 closed by benjamin.peterson
#11747: unified_diff function product incorrect range information
http://bugs.python.org/issue11747 closed by rhettinger
#11772: email header wrapping edge case failure
http://bugs.python.org/issue11772 closed by r.david.murray
#11782: email.generator.Generator.flatten() fails
http://bugs.python.org/issue11782 closed by r.david.murray
#11806: Missing 2 hyphens in the docs
http://bugs.python.org/issue11806 closed by rhettinger
#11808: $MACOSX_DEPLOYMENT_TARGET mismatch ... during configure
http://bugs.python.org/issue11808 closed by ned.deily
#11809: Rietveld Code Review Tool can't handle well-known controls
http://bugs.python.org/issue11809 closed by georg.brandl
#11810: _socket fails to build on OpenIndiana
http://bugs.python.org/issue11810 closed by pitrou
#11814: possible typo in multiprocessing.Pool._terminate
http://bugs.python.org/issue11814 closed by pitrou
#11815: Simplifications in concurrent.futures
http://bugs.python.org/issue11815 closed by pitrou
#11817: berkeley db 5.1 support
http://bugs.python.org/issue11817 closed by r.david.murray
#11818: tempfile.TemporaryFile example in docs doesnt work
http://bugs.python.org/issue11818 closed by rosslagerwall
#11819: '-m unittest' should not pretend it works on Python 2.5/2.6
http://bugs.python.org/issue11819 closed by georg.brandl
#11821: smtplib should provide a means to validate a remote server ssl
http://bugs.python.org/issue11821 closed by pitrou
#11825: faulthandler: failure without threads
http://bugs.python.org/issue11825 closed by haypo
#11830: "import decimal" fails in Turkish locale
http://bugs.python.org/issue11830 closed by rhettinger
#11833: ord() doesn't show complete UNICODE
http://bugs.python.org/issue11833 closed by ezio.melotti
#11840: Improvements to c-api/unicode documentation
http://bugs.python.org/issue11840 closed by ezio.melotti
#11843: distutils doc: duplicate line in table
http://bugs.python.org/issue11843 closed by ezio.melotti
#11845: Refcounting error in compute_slice_indices in rangeobject.c
http://bugs.python.org/issue11845 closed by ezio.melotti
#11848: Comment for random.betavariate is intriguing and incomplete
http://bugs.python.org/issue11848 closed by ezio.melotti
#11850: mktime - OverflowError: mktime argument out of range - on very
http://bugs.python.org/issue11850 closed by haypo
More information about the Python-Dev
mailing list