[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Jan 20 18:07:33 CET 2012
ACTIVITY SUMMARY (2012-01-13 - 2012-01-20)
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 3209 ( -1)
closed 22405 (+53)
total 25614 (+52)
Open issues with patches: 1376
Issues opened (37)
==================
#13411: Hashable memoryviews
http://bugs.python.org/issue13411 reopened by skrah
#13782: xml.etree.ElementTree: Element.append doesn't type-check its a
http://bugs.python.org/issue13782 opened by sjmachin
#13783: Clean up PEP 380 C API additions
http://bugs.python.org/issue13783 opened by ncoghlan
#13784: Documentation of xml.sax.xmlreader: Locator.getLineNumber() a
http://bugs.python.org/issue13784 opened by patrick.vrijlandt
#13785: Make concurrent.futures.Future state public
http://bugs.python.org/issue13785 opened by jjdominguezm
#13788: os.closerange optimization
http://bugs.python.org/issue13788 opened by ferringb
#13789: _tkinter does not build on Windows 7
http://bugs.python.org/issue13789 opened by terry.reedy
#13790: In str.format an incorrect error message for list, tuple, dict
http://bugs.python.org/issue13790 opened by py.user
#13792: The "os.execl" call doesn't give programs exit code
http://bugs.python.org/issue13792 opened by kayhayen
#13793: hasattr, delattr, getattr fail with unnormalized names
http://bugs.python.org/issue13793 opened by Jim.Jewett
#13796: use 'text=...' to define the text attribute of and xml.etree.E
http://bugs.python.org/issue13796 opened by paaguti
#13797: Allow objects implemented in pure Python to export PEP 3118 bu
http://bugs.python.org/issue13797 opened by ncoghlan
#13798: Pasting and then running code doesn't work in the IDLE Shell
http://bugs.python.org/issue13798 opened by ramchandra.apte
#13799: Base 16 should be hexadecimal in Unicode HOWTO
http://bugs.python.org/issue13799 opened by ramchandra.apte
#13801: The Python 3 Docs don't highlight nonlocal
http://bugs.python.org/issue13801 opened by ramchandra.apte
#13802: IDLE Prefernces/Fonts: use multiple alphabets in examples
http://bugs.python.org/issue13802 opened by terry.reedy
#13804: Python library structure creates hard to read code when using
http://bugs.python.org/issue13804 opened by dwt
#13806: Audioop decompression frames size check fix
http://bugs.python.org/issue13806 opened by Oleg.Plakhotnyuk
#13812: multiprocessing package doesn't flush stderr on child exceptio
http://bugs.python.org/issue13812 opened by brandj
#13814: Generators as context managers.
http://bugs.python.org/issue13814 opened by yak
#13815: tarfile.ExFileObject can't be wrapped using io.TextIOWrapper
http://bugs.python.org/issue13815 opened by cjwatson
#13816: Two typos in the docs
http://bugs.python.org/issue13816 opened by Retro
#13817: deadlock in subprocess while running several threads using Pop
http://bugs.python.org/issue13817 opened by glaubich
#13818: argparse: -h listening required options under optional argumen
http://bugs.python.org/issue13818 opened by mgodinho
#13819: _warnings settings are process-wide
http://bugs.python.org/issue13819 opened by pitrou
#13820: 2.6 is no longer in the future
http://bugs.python.org/issue13820 opened by Jim.Jewett
#13821: misleading return from isidentifier
http://bugs.python.org/issue13821 opened by Jim.Jewett
#13822: is(upper/lower/title) are not exactly correct
http://bugs.python.org/issue13822 opened by benjamin.peterson
#13823: xml.etree.ElementTree.ElementTree.write - argument checking
http://bugs.python.org/issue13823 opened by patrick.vrijlandt
#13824: argparse.FileType opens a file without excepting resposibility
http://bugs.python.org/issue13824 opened by David.Layton
#13825: Datetime failing while reading active directory time attribute
http://bugs.python.org/issue13825 opened by scape
#13826: Having a shlex example in the subprocess.Popen docs is confusi
http://bugs.python.org/issue13826 opened by Julian
#13828: Further improve casefold documentation
http://bugs.python.org/issue13828 opened by Jim.Jewett
#13829: exception error
http://bugs.python.org/issue13829 opened by Dan.kamp
#13830: codecs error handler is called with a UnicodeDecodeError with
http://bugs.python.org/issue13830 opened by amaury.forgeotdarc
#13831: get method of multiprocessing.pool.Async should return full t
http://bugs.python.org/issue13831 opened by fmitha
#13833: No documentation for PyStructSequence
http://bugs.python.org/issue13833 opened by torsten
Most recent 15 issues with no replies (15)
==========================================
#13833: No documentation for PyStructSequence
http://bugs.python.org/issue13833
#13831: get method of multiprocessing.pool.Async should return full t
http://bugs.python.org/issue13831
#13830: codecs error handler is called with a UnicodeDecodeError with
http://bugs.python.org/issue13830
#13829: exception error
http://bugs.python.org/issue13829
#13824: argparse.FileType opens a file without excepting resposibility
http://bugs.python.org/issue13824
#13823: xml.etree.ElementTree.ElementTree.write - argument checking
http://bugs.python.org/issue13823
#13822: is(upper/lower/title) are not exactly correct
http://bugs.python.org/issue13822
#13820: 2.6 is no longer in the future
http://bugs.python.org/issue13820
#13819: _warnings settings are process-wide
http://bugs.python.org/issue13819
#13818: argparse: -h listening required options under optional argumen
http://bugs.python.org/issue13818
#13815: tarfile.ExFileObject can't be wrapped using io.TextIOWrapper
http://bugs.python.org/issue13815
#13802: IDLE Prefernces/Fonts: use multiple alphabets in examples
http://bugs.python.org/issue13802
#13784: Documentation of xml.sax.xmlreader: Locator.getLineNumber() a
http://bugs.python.org/issue13784
#13777: socket: communicating with Mac OS X KEXT controls
http://bugs.python.org/issue13777
#13771: HTTPSConnection __init__ super implementation causes recursion
http://bugs.python.org/issue13771
Most recent 15 issues waiting for review (15)
=============================================
#13833: No documentation for PyStructSequence
http://bugs.python.org/issue13833
#13817: deadlock in subprocess while running several threads using Pop
http://bugs.python.org/issue13817
#13816: Two typos in the docs
http://bugs.python.org/issue13816
#13815: tarfile.ExFileObject can't be wrapped using io.TextIOWrapper
http://bugs.python.org/issue13815
#13806: Audioop decompression frames size check fix
http://bugs.python.org/issue13806
#13788: os.closerange optimization
http://bugs.python.org/issue13788
#13785: Make concurrent.futures.Future state public
http://bugs.python.org/issue13785
#13777: socket: communicating with Mac OS X KEXT controls
http://bugs.python.org/issue13777
#13775: Access Denied message on symlink creation misleading for an ex
http://bugs.python.org/issue13775
#13773: Support sqlite3 uri filenames
http://bugs.python.org/issue13773
#13742: Add a key parameter (like sorted) to heapq.merge
http://bugs.python.org/issue13742
#13736: urllib.request.urlopen leaks exceptions from socket and httpli
http://bugs.python.org/issue13736
#13734: Add a generic directory walker method to avoid symlink attacks
http://bugs.python.org/issue13734
#13733: Change required to sysconfig.py for Python 2.7.2 on OS/2
http://bugs.python.org/issue13733
#13719: bdist_msi upload fails
http://bugs.python.org/issue13719
Top 10 most discussed issues (10)
=================================
#13703: Hash collision security issue
http://bugs.python.org/issue13703 48 msgs
#12600: Add example of using load_tests to parameterise Test Cases
http://bugs.python.org/issue12600 12 msgs
#13790: In str.format an incorrect error message for list, tuple, dict
http://bugs.python.org/issue13790 10 msgs
#6727: ImportError when package is symlinked on Windows
http://bugs.python.org/issue6727 8 msgs
#13405: Add DTrace probes
http://bugs.python.org/issue13405 8 msgs
#6531: atexit_callfuncs() crashing within Py_Finalize() when using mu
http://bugs.python.org/issue6531 7 msgs
#13804: Python library structure creates hard to read code when using
http://bugs.python.org/issue13804 7 msgs
#8052: subprocess close_fds behavior should only close open fds
http://bugs.python.org/issue8052 6 msgs
#11805: package_data only allows one glob per-package
http://bugs.python.org/issue11805 6 msgs
#10181: Problems with Py_buffer management in memoryobject.c (and else
http://bugs.python.org/issue10181 5 msgs
Issues closed (51)
==================
#2124: xml.sax and xml.dom fetch DTDs by default
http://bugs.python.org/issue2124 closed by loewis
#2134: Add new attribute to TokenInfo to report specific token IDs
http://bugs.python.org/issue2134 closed by meador.inge
#6528: builtins colored as keyword at beginning of line
http://bugs.python.org/issue6528 closed by terry.reedy
#8285: IDLE not smart indenting correctly in nested statements
http://bugs.python.org/issue8285 closed by terry.reedy
#11906: test_argparse failure in interactive mode
http://bugs.python.org/issue11906 closed by terry.reedy
#11948: Tutorial/Modules - small fix to better clarify the modules sea
http://bugs.python.org/issue11948 closed by sandro.tosi
#12705: Make compile('1\n2\n', '', 'single') raise an exception instea
http://bugs.python.org/issue12705 closed by meador.inge
#12949: Documentation of PyCode_New() lacks kwonlyargcount argument
http://bugs.python.org/issue12949 closed by meador.inge
#13039: IDLE editor: shell-like behaviour on line starting with ">>>"
http://bugs.python.org/issue13039 closed by terry.reedy
#13516: Gzip old log files in rotating handlers
http://bugs.python.org/issue13516 closed by vinay.sajip
#13589: Aifc low level serialization primitives fix
http://bugs.python.org/issue13589 closed by pitrou
#13605: document argparse's nargs=REMAINDER
http://bugs.python.org/issue13605 closed by sandro.tosi
#13629: _PyParser_TokenNames does not match up with the token.h number
http://bugs.python.org/issue13629 closed by meador.inge
#13642: urllib incorrectly quotes username and password in https basic
http://bugs.python.org/issue13642 closed by orsenthil
#13645: import machinery vulnerable to timestamp collisions
http://bugs.python.org/issue13645 closed by pitrou
#13665: TypeError: string or integer address expected instead of str i
http://bugs.python.org/issue13665 closed by ezio.melotti
#13695: "type specific" to "type-specific"
http://bugs.python.org/issue13695 closed by ezio.melotti
#13715: typo in unicodedata documentation
http://bugs.python.org/issue13715 closed by ezio.melotti
#13722: "distributions can disable the encodings package"
http://bugs.python.org/issue13722 closed by pitrou
#13723: Regular expressions: (?:X|\s+)*$ takes a long time
http://bugs.python.org/issue13723 closed by terry.reedy
#13725: regrtest does not recognize -d flag
http://bugs.python.org/issue13725 closed by meador.inge
#13726: regrtest ambiguous -S flag
http://bugs.python.org/issue13726 closed by orsenthil
#13727: Accessor macros for PyDateTime_Delta members
http://bugs.python.org/issue13727 closed by amaury.forgeotdarc
#13728: Description of -m and -c cli options wrong?
http://bugs.python.org/issue13728 closed by sandro.tosi
#13730: Grammar mistake in Decimal documentation
http://bugs.python.org/issue13730 closed by python-dev
#13746: ast.Tuple's have an inconsistent "col_offset" value
http://bugs.python.org/issue13746 closed by georg.brandl
#13752: add a str.casefold() method
http://bugs.python.org/issue13752 closed by python-dev
#13760: ConfigParser exceptions are not pickleable
http://bugs.python.org/issue13760 closed by lukasz.langa
#13761: Add flush keyword to print()
http://bugs.python.org/issue13761 closed by python-dev
#13763: Potentially hard to understand wording in devguide
http://bugs.python.org/issue13763 closed by terry.reedy
#13764: Misc/build.sh is outdated... talks about svn
http://bugs.python.org/issue13764 closed by pitrou
#13766: explain the relationship between Lib/lib2to3/Grammar.txt and G
http://bugs.python.org/issue13766 closed by python-dev
#13768: Doc/tools/dailybuild.py available only on 2.7 branch
http://bugs.python.org/issue13768 closed by georg.brandl
#13774: json.loads raises a SystemError for invalid encoding on 2.7.2
http://bugs.python.org/issue13774 closed by amaury.forgeotdarc
#13780: make YieldFrom its own node
http://bugs.python.org/issue13780 closed by python-dev
#13781: gzip module does the wrong thing with an os.fdopen()'ed fileob
http://bugs.python.org/issue13781 closed by nadeem.vawda
#13786: regrtest.py does not handle --trace
http://bugs.python.org/issue13786 closed by meador.inge
#13787: PyCode_New not round-trippable (TypeError)
http://bugs.python.org/issue13787 closed by amaury.forgeotdarc
#13791: Reword âOld versionsâ in the doc sidebar
http://bugs.python.org/issue13791 closed by eric.araujo
#13794: Copyright Year - Change it to 2012 please
http://bugs.python.org/issue13794 closed by eric.araujo
#13795: CDATA Element missing
http://bugs.python.org/issue13795 closed by amaury.forgeotdarc
#13803: Under Solaris, distutils doesn't include bitness in the direct
http://bugs.python.org/issue13803 closed by python-dev
#13805: [].sort() should return self
http://bugs.python.org/issue13805 closed by ezio.melotti
#13807: logging.Handler.handlerError() may raise AttributeError in tra
http://bugs.python.org/issue13807 closed by python-dev
#13808: url for Tutor mailing list is broken
http://bugs.python.org/issue13808 closed by ezio.melotti
#13809: bz2 does not work when threads are disabled
http://bugs.python.org/issue13809 closed by nadeem.vawda
#13810: refer people to Doc/Makefile when not using 'make' to build ma
http://bugs.python.org/issue13810 closed by sandro.tosi
#13811: In str.format, if invalid fill and alignment are specified, th
http://bugs.python.org/issue13811 closed by python-dev
#13813: "sysconfig.py" and "distutils/util.py" redundancy
http://bugs.python.org/issue13813 closed by eric.araujo
#13827: Unexecuted import changes namespace
http://bugs.python.org/issue13827 closed by benjamin.peterson
#13832: tokenization assuming ASCII whitespace; missing multiline case
http://bugs.python.org/issue13832 closed by benjamin.peterson
More information about the Python-Dev
mailing list