[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Oct 22 18:08:20 CEST 2010


ACTIVITY SUMMARY (2010-10-15 - 2010-10-22)
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 stats:
  open    2494 (+32)
  closed 19460 (+110)
  total  21954 (+56)

Open issues with patches: 1039 


Issues opened (32)
==================

#3367: Uninitialized value read in parsetok.c
http://bugs.python.org/issue3367  reopened by skrah

#10117: Tools/scripts/reindent.py fails on non-UTF-8 encodings
http://bugs.python.org/issue10117  opened by belopolsky

#10118: Tkinter does not find font
http://bugs.python.org/issue10118  opened by mark.saaltink

#10121: test_multiprocessing stuck in test_make_pool if run in a loop
http://bugs.python.org/issue10121  opened by sandro.tosi

#10126: test_distutils failure with --enable-shared
http://bugs.python.org/issue10126  opened by pitrou

#10128: multiprocessing.Pool throws exception with __main__.py
http://bugs.python.org/issue10128  opened by Michael.Olson

#10130: Create epub format docs and offer them on the download page
http://bugs.python.org/issue10130  opened by georg.brandl

#10131: deepcopying an xml.dom.minidom.Document generates an invalid X
http://bugs.python.org/issue10131  opened by flox

#10133: multiprocessing: conn_recv_string() broken error handling
http://bugs.python.org/issue10133  opened by hfuru

#10134: test_email failures on Windows: end of line issue?
http://bugs.python.org/issue10134  opened by haypo

#10136: kill_python doesn't work with short path
http://bugs.python.org/issue10136  opened by ocean-city

#10138: calendar module does not support years outside [1, 9999] range
http://bugs.python.org/issue10138  opened by belopolsky

#10141: SocketCan support
http://bugs.python.org/issue10141  opened by instigatorirc

#10142: Support for SEEK_HOLE/SEEK_DATA
http://bugs.python.org/issue10142  opened by jcea

#10143: Update "os.pathconf" values
http://bugs.python.org/issue10143  opened by jcea

#10145: float.is_integer is undocumented
http://bugs.python.org/issue10145  opened by ralph.corderoy

#10148: st_mtime differs after shutil.copy2
http://bugs.python.org/issue10148  opened by shaurz

#10149: Data truncation in expat parser
http://bugs.python.org/issue10149  opened by Maciek.J

#10153: Memory leak in pythonrun.c
http://bugs.python.org/issue10153  opened by skrah

#10154: locale.normalize strips "-" from UTF-8,	which fails on Mac
http://bugs.python.org/issue10154  opened by ixokai

#10155: Add fixups for encoding problems to wsgiref
http://bugs.python.org/issue10155  opened by aclover

#10156: Initialization of globals in unicodeobject.c
http://bugs.python.org/issue10156  opened by skrah

#10157: Memory leak (r70152)
http://bugs.python.org/issue10157  opened by skrah

#10158: BadInternalCall running test_multiprocessing
http://bugs.python.org/issue10158  opened by rthalley

#10160: operator.attrgetter slower than lambda after adding dotted nam
http://bugs.python.org/issue10160  opened by tzot

#10161: unittest: use ascii() instead of repr() to display values on e
http://bugs.python.org/issue10161  opened by haypo

#10164: Add an assertBytesEqual to unittest and use it for bytes asser
http://bugs.python.org/issue10164  opened by r.david.murray

#10167: ESET Trojan Alert [python-3.1.2.amd64 ON Win7-64]
http://bugs.python.org/issue10167  opened by Mr.Collins

#10169: socket.sendto raises incorrect exception when passed incorrect
http://bugs.python.org/issue10169  opened by exarkun

#10170: Relationship between turtle speed setting and actual speed is 
http://bugs.python.org/issue10170  opened by belopolsky

#10171: Ugly buttons in some Tkinter objects in Windows
http://bugs.python.org/issue10171  opened by rafe.kettler

#10172: code block has no syntax coloring
http://bugs.python.org/issue10172  opened by wcyang



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

#10172: code block has no syntax coloring
http://bugs.python.org/issue10172

#10171: Ugly buttons in some Tkinter objects in Windows
http://bugs.python.org/issue10171

#10170: Relationship between turtle speed setting and actual speed is 
http://bugs.python.org/issue10170

#10169: socket.sendto raises incorrect exception when passed incorrect
http://bugs.python.org/issue10169

#10161: unittest: use ascii() instead of repr() to display values on e
http://bugs.python.org/issue10161

#10138: calendar module does not support years outside [1, 9999] range
http://bugs.python.org/issue10138

#10136: kill_python doesn't work with short path
http://bugs.python.org/issue10136

#10133: multiprocessing: conn_recv_string() broken error handling
http://bugs.python.org/issue10133

#10130: Create epub format docs and offer them on the download page
http://bugs.python.org/issue10130

#10118: Tkinter does not find font
http://bugs.python.org/issue10118

#10112: Use -Wl,--dynamic-list=x.list, not -Xlinker -export-dynamic
http://bugs.python.org/issue10112

#10090: python -m locale fails on OSX
http://bugs.python.org/issue10090

#10077: Python 3.1: site error is not logged
http://bugs.python.org/issue10077

#10050: urllib.request still has old 2.x urllib primitives
http://bugs.python.org/issue10050

#10048: urllib.request documentation confusing
http://bugs.python.org/issue10048



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

#10164: Add an assertBytesEqual to unittest and use it for bytes asser
http://bugs.python.org/issue10164

#10161: unittest: use ascii() instead of repr() to display values on e
http://bugs.python.org/issue10161

#10160: operator.attrgetter slower than lambda after adding dotted nam
http://bugs.python.org/issue10160

#10157: Memory leak (r70152)
http://bugs.python.org/issue10157

#10156: Initialization of globals in unicodeobject.c
http://bugs.python.org/issue10156

#10155: Add fixups for encoding problems to wsgiref
http://bugs.python.org/issue10155

#10153: Memory leak in pythonrun.c
http://bugs.python.org/issue10153

#10149: Data truncation in expat parser
http://bugs.python.org/issue10149

#10141: SocketCan support
http://bugs.python.org/issue10141

#10136: kill_python doesn't work with short path
http://bugs.python.org/issue10136

#10134: test_email failures on Windows: end of line issue?
http://bugs.python.org/issue10134

#10133: multiprocessing: conn_recv_string() broken error handling
http://bugs.python.org/issue10133

#10128: multiprocessing.Pool throws exception with __main__.py
http://bugs.python.org/issue10128

#10117: Tools/scripts/reindent.py fails on non-UTF-8 encodings
http://bugs.python.org/issue10117

#10115: accept4 can fail with errno 90
http://bugs.python.org/issue10115



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

#9807: deriving configuration information for different builds with t
http://bugs.python.org/issue9807  14 msgs

#10126: test_distutils failure with --enable-shared
http://bugs.python.org/issue10126  13 msgs

#9377: socket, PEP 383: Mishandling of non-ASCII bytes in host/domain
http://bugs.python.org/issue9377  11 msgs

#7061: Improve 24.5. turtle doc
http://bugs.python.org/issue7061   9 msgs

#6011: python doesn't build if prefix contains non-ascii characters
http://bugs.python.org/issue6011   6 msgs

#10027: os.lstat/os.stat don't set st_nlink on Windows
http://bugs.python.org/issue10027   6 msgs

#10134: test_email failures on Windows: end of line issue?
http://bugs.python.org/issue10134   6 msgs

#10156: Initialization of globals in unicodeobject.c
http://bugs.python.org/issue10156   6 msgs

#10160: operator.attrgetter slower than lambda after adding dotted nam
http://bugs.python.org/issue10160   6 msgs

#9670: Exceed Recursion Limit in Thread
http://bugs.python.org/issue9670   5 msgs



Issues closed (110)
===================

#1343: XMLGenerator: nice <empty/> elements
http://bugs.python.org/issue1343  closed by r.david.murray

#1945: Document back ported C functions
http://bugs.python.org/issue1945  closed by georg.brandl

#3077: h2py char literal doesn't work
http://bugs.python.org/issue3077  closed by georg.brandl

#3356: some tests fail with 'make EXTRA_CFLAGS="-DPy_DEBUG"' (test_di
http://bugs.python.org/issue3356  closed by pitrou

#3482: re.split, re.sub and re.subn should support flags
http://bugs.python.org/issue3482  closed by r.david.murray

#3486: bytes.join does not accept a sequence of bytearrays
http://bugs.python.org/issue3486  closed by georg.brandl

#3964: quiet the freeze makefile
http://bugs.python.org/issue3964  closed by georg.brandl

#4086: support %z format in time.strftime and _strptime?
http://bugs.python.org/issue4086  closed by georg.brandl

#4117: missing update() in _Screen.setup() of Lib/turtle.py
http://bugs.python.org/issue4117  closed by belopolsky

#4352: imp.find_module() fails with a UnicodeDecodeError when called 
http://bugs.python.org/issue4352  closed by haypo

#4388: test_cmd_line fails on MacOS X
http://bugs.python.org/issue4388  closed by haypo

#4499: redefinition of TILDE macro on AIX platform
http://bugs.python.org/issue4499  closed by r.david.murray

#4785: json.JSONDecoder() strict argument undocumented and potentiall
http://bugs.python.org/issue4785  closed by georg.brandl

#4829: confusing error for file("foo", "w++")
http://bugs.python.org/issue4829  closed by georg.brandl

#4968: Clarify inspect.is<callable> method docs
http://bugs.python.org/issue4968  closed by georg.brandl

#5117: os.path.relpath problem with root directory
http://bugs.python.org/issue5117  closed by ocean-city

#5121: PyRun_InteractiveLoop disagrees with documentation?
http://bugs.python.org/issue5121  closed by georg.brandl

#5212: Incorrect note about md5 in hmac module documentation
http://bugs.python.org/issue5212  closed by georg.brandl

#5510: patches for Modules/socketmodule.c for NetBSD
http://bugs.python.org/issue5510  closed by gregory.p.smith

#5762: AttributeError: 'NoneType' object has no attribute 'replace'
http://bugs.python.org/issue5762  closed by georg.brandl

#5962: Ambiguity about the semantics of sys.exit() and os._exit() in 
http://bugs.python.org/issue5962  closed by georg.brandl

#6014: No shell prompt when a graphics window that was started from I
http://bugs.python.org/issue6014  closed by ned.deily

#6098: xml.dom.minidom incorrectly claims DOM Level 3 conformance
http://bugs.python.org/issue6098  closed by georg.brandl

#6364: freeze tool broken in Python 3.x
http://bugs.python.org/issue6364  closed by georg.brandl

#6460: test failure in test_xmlrpc on Gentoo in trunk
http://bugs.python.org/issue6460  closed by r.david.murray

#6763: Crash on mac os x leopard in mimetypes.guess_type (or PyObject
http://bugs.python.org/issue6763  closed by ronaldoussoren

#6798: Argument for sys.settrace() callbacks documented incorrectly
http://bugs.python.org/issue6798  closed by georg.brandl

#7096: test_curses fails on 3.1 when run under regrtest
http://bugs.python.org/issue7096  closed by r.david.murray

#7303: pkgutil lacks documentation for useful functions
http://bugs.python.org/issue7303  closed by georg.brandl

#7450: document that os.chmod accepts an octal digit mode
http://bugs.python.org/issue7450  closed by georg.brandl

#7473: Compile error when building a 3-way universal framework when a
http://bugs.python.org/issue7473  closed by ronaldoussoren

#7759: mhlib fails on Btrfs filesystem (test_mhlib failure)
http://bugs.python.org/issue7759  closed by nascheme

#7790: struct_time documentation entry should point to the table defi
http://bugs.python.org/issue7790  closed by georg.brandl

#8335: distutils test_build_ext's test_get_outputs fails in bootstrap
http://bugs.python.org/issue8335  closed by eric.araujo

#8465: re: Backreferences vs. escapes: a silent failure solved
http://bugs.python.org/issue8465  closed by r.david.murray

#8556: Confusing string formatting examples
http://bugs.python.org/issue8556  closed by georg.brandl

#8611: Python3 doesn't support locale different than utf8 and an non-
http://bugs.python.org/issue8611  closed by haypo

#8686: "This isn't defined beyond that" phrase is not friendly to non
http://bugs.python.org/issue8686  closed by georg.brandl

#8725: Python3: use ASCII for the file system encoding on initfsencod
http://bugs.python.org/issue8725  closed by haypo

#8811: fixing sqlite3 docs for py3k
http://bugs.python.org/issue8811  closed by georg.brandl

#8855: Shelve documentation lacks security warning
http://bugs.python.org/issue8855  closed by georg.brandl

#8968: token type constants are not documented
http://bugs.python.org/issue8968  closed by georg.brandl

#8999: Add Mercurial support to patchcheck
http://bugs.python.org/issue8999  closed by georg.brandl

#9054: pyexpat configured with "--with-system-expat" is incompatible 
http://bugs.python.org/issue9054  closed by georg.brandl

#9086: Wrong linking terminology in windows FAQ
http://bugs.python.org/issue9086  closed by georg.brandl

#9095: patchcheck should handle extraneous whitespace in .rst files
http://bugs.python.org/issue9095  closed by georg.brandl

#9105: pickle security note should be more prominent
http://bugs.python.org/issue9105  closed by georg.brandl

#9112: argparse missing documentation for error() method
http://bugs.python.org/issue9112  closed by georg.brandl

#9117: class syntax not fully documented in reference manual
http://bugs.python.org/issue9117  closed by georg.brandl

#9138: Tutorial: classes intro paragraph icky
http://bugs.python.org/issue9138  closed by georg.brandl

#9167: argv double encoding on OSX
http://bugs.python.org/issue9167  closed by r.david.murray

#9195: Link in docs from "String Formatting Operations" to "Template 
http://bugs.python.org/issue9195  closed by georg.brandl

#9204: The documentation of PyType_Type in py3k mentions types.TypeTy
http://bugs.python.org/issue9204  closed by georg.brandl

#9237: Add sys.call_tracing  to on-line sys module documentation
http://bugs.python.org/issue9237  closed by georg.brandl

#9289: test_long_key(test_winreg) fails on win2k + py2.x
http://bugs.python.org/issue9289  closed by ocean-city

#9308: Remove redundant coding cookies from 3.x stdlib
http://bugs.python.org/issue9308  closed by belopolsky

#9425: Rewrite import machinery to work with unicode paths
http://bugs.python.org/issue9425  closed by haypo

#9539: python-2.6.4: test failure in test_distutils due to linking to
http://bugs.python.org/issue9539  closed by eric.araujo

#9683: Dead code in py3k inspect module
http://bugs.python.org/issue9683  closed by georg.brandl

#9713: Py_CompileString fails on non decode-able paths.
http://bugs.python.org/issue9713  closed by haypo

#9730: base64 docs refers to strings instead of bytes
http://bugs.python.org/issue9730  closed by georg.brandl

#9778: Make hash values the same width as a pointer (or Py_ssize_t)
http://bugs.python.org/issue9778  closed by benjamin.peterson

#9791: nntplib.py lacks a test suite
http://bugs.python.org/issue9791  closed by sandro.tosi

#9801: Can not use append/extend to lists in a multiprocessing manage
http://bugs.python.org/issue9801  closed by georg.brandl

#9862: PIPE_BUF is invalid on AIX
http://bugs.python.org/issue9862  closed by r.david.murray

#9919: gdbinit lineno result is one line in excess
http://bugs.python.org/issue9919  closed by georg.brandl

#9997: function named 'top' gets unexpected namespace/scope behaviour
http://bugs.python.org/issue9997  closed by benjamin.peterson

#10024: Outdated advice in C-API tutorial?
http://bugs.python.org/issue10024  closed by georg.brandl

#10051: distutils fail to install unicode-encoded files with POSIX loc
http://bugs.python.org/issue10051  closed by eric.araujo

#10058: C-API Intro should be more explicit about error return codes
http://bugs.python.org/issue10058  closed by georg.brandl

#10064: link to page with documentation bugs
http://bugs.python.org/issue10064  closed by georg.brandl

#10072: ftplib documentation is unclear
http://bugs.python.org/issue10072  closed by georg.brandl

#10073: calendar.isleap() not checking parameter type
http://bugs.python.org/issue10073  closed by belopolsky

#10089: Add support for arbitrary -X options
http://bugs.python.org/issue10089  closed by pitrou

#10092: calendar does not restore locale properly
http://bugs.python.org/issue10092  closed by georg.brandl

#10098: intermittent failure in test_os
http://bugs.python.org/issue10098  closed by brian.curtin

#10109: itertools.product with infinite iterator cause MemoryError.
http://bugs.python.org/issue10109  closed by terry.reedy

#10111: Minor problems with PyFileObject documentation (Doc/c-api/file
http://bugs.python.org/issue10111  closed by georg.brandl

#10114: compile() doesn't support the PEP 383 (surrogates)
http://bugs.python.org/issue10114  closed by haypo

#10119: test_urllibnet failure when using support.transient_internet
http://bugs.python.org/issue10119  closed by orsenthil

#10120: concurrent.futures module is not installed properly
http://bugs.python.org/issue10120  closed by bquinlan

#10122: Documentation typo fix and a side question
http://bugs.python.org/issue10122  closed by georg.brandl

#10123: test_doctest failure with ASCII filesystem encoding
http://bugs.python.org/issue10123  closed by haypo

#10124: obvious typo in cporting HOWTO
http://bugs.python.org/issue10124  closed by georg.brandl

#10125: Closing a file within its writelines method causes segfault
http://bugs.python.org/issue10125  closed by benjamin.peterson

#10127: ssl.SSLSocket().close() does not close the connection
http://bugs.python.org/issue10127  closed by pitrou

#10129: Curious 'name not defined error' with 'python -m'
http://bugs.python.org/issue10129  closed by georg.brandl

#10132: mkpkg.py is missing
http://bugs.python.org/issue10132  closed by tarek

#10135: Format specifier 'n' not working
http://bugs.python.org/issue10135  closed by eric.smith

#10137: Patch to IDLE for Python 2.7, at Guido's request
http://bugs.python.org/issue10137  closed by terry.reedy

#10139: regex A|B : both A and B match, but B is wrongly preferred
http://bugs.python.org/issue10139  closed by georg.brandl

#10140: Tools/scripts/pathfix.py: add option to preserve timestamps
http://bugs.python.org/issue10140  closed by orsenthil

#10144: Buffering bug after calling curses function
http://bugs.python.org/issue10144  closed by ned.deily

#10146: Incorrect regex generation in translate_pattern
http://bugs.python.org/issue10146  closed by eric.araujo

#10147: Python Documentation bugs
http://bugs.python.org/issue10147  closed by georg.brandl

#10150: Local references not released after exception
http://bugs.python.org/issue10150  closed by georg.brandl

#10151: Docs: can globals() be updated?
http://bugs.python.org/issue10151  closed by georg.brandl

#10152: symtable.c: ste_tmpname uninitialized
http://bugs.python.org/issue10152  closed by benjamin.peterson

#10159: rlcompleter's tests depend on dict order
http://bugs.python.org/issue10159  closed by georg.brandl

#10162: mimetypes read_windows_registry should tolerate permissions er
http://bugs.python.org/issue10162  closed by brian.curtin

#10163: 7/200 and 7%200 show weird results
http://bugs.python.org/issue10163  closed by georg.brandl

#10165: char overwrite mode is by default on in Python console under V
http://bugs.python.org/issue10165  closed by brian.curtin

#10166: maximum recursion depth exceeded in lib\pstats.py
http://bugs.python.org/issue10166  closed by georg.brandl

#10168: tkinter.Canvas.coords should return a list, not a map
http://bugs.python.org/issue10168  closed by eric.araujo

#808129: Change --changelog to accept files
http://bugs.python.org/issue808129  closed by eric.araujo

#1203650: Allow larger programs to be frozen under Win32
http://bugs.python.org/issue1203650  closed by georg.brandl

#459007: Document sys.path on Windows
http://bugs.python.org/issue459007  closed by georg.brandl

#1528363: forward in turtle module may cause incorrect display
http://bugs.python.org/issue1528363  closed by belopolsky

#1531775: HTTPSConnection request hangs
http://bugs.python.org/issue1531775  closed by orsenthil

#1699594: shlex fails to parse strings correctly
http://bugs.python.org/issue1699594  closed by georg.brandl


More information about the Python-Dev mailing list