[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Dec 24 18:07:05 CET 2010


ACTIVITY SUMMARY (2010-12-17 - 2010-12-24)
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    2542 ( +5)
  closed 20009 (+38)
  total  22551 (+43)

Open issues with patches: 1069 


Issues opened (35)
==================

#3243: Support iterable bodies in httplib
http://bugs.python.org/issue3243  reopened by georg.brandl

#9090: Error code 10035 calling socket.recv() on a socket with a time
http://bugs.python.org/issue9090  reopened by ehohenstein

#10731: UnicodeDecodeError in OS X tkinter when binding to <MouseWheel
http://bugs.python.org/issue10731  opened by culler

#10733: plistlib rejects strings containing control characters
http://bugs.python.org/issue10733  opened by MLModel

#10734: test_ttk failure under Windows
http://bugs.python.org/issue10734  opened by pitrou

#10735: platform.architecture() gives misleading results for OS X mult
http://bugs.python.org/issue10735  opened by ned.deily

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

#10737: test_concurrent_futures failure on Windows
http://bugs.python.org/issue10737  opened by pitrou

#10738: webbrowser.py bug with Opera on Linux
http://bugs.python.org/issue10738  opened by NE1

#10739: Subprocess behavior on Windows
http://bugs.python.org/issue10739  opened by rosslagerwall

#10740: sqlite3 module should allow DDL statements in transactions
http://bugs.python.org/issue10740  opened by scott.urban

#10741: PyGILState_GetThisThreadState() lacks a doc entry
http://bugs.python.org/issue10741  opened by pitrou

#10742: memoryview.readonly attribute is not documented
http://bugs.python.org/issue10742  opened by flashk

#10744: ctypes arrays have incorrect buffer information (PEP-3118)
http://bugs.python.org/issue10744  opened by pv

#10745: setup.py install --user option undocumented
http://bugs.python.org/issue10745  opened by gotgenes

#10746: ctypes c_long & c_bool have incorrect PEP-3118 type codes
http://bugs.python.org/issue10746  opened by pv

#10747: Include version info in Windows shortcuts
http://bugs.python.org/issue10747  opened by ncoghlan

#10751: WSGIREF - REMOTE_USER and REMOTE-USER collision
http://bugs.python.org/issue10751  opened by Alex.Raitz

#10752: build_ssl.py is relying on unreliable behaviour of os.popen
http://bugs.python.org/issue10752  opened by srid

#10753: request_uri method of wsgiref module does not support RFC1808 
http://bugs.python.org/issue10753  opened by Timothy.Gates

#10755: Add posix.fdlistdir
http://bugs.python.org/issue10755  opened by rosslagerwall

#10756: Error in atexit._run_exitfuncs [...]  Exception expected for v
http://bugs.python.org/issue10756  opened by kaizhu

#10757: zipfile.write, arcname should be bytestring
http://bugs.python.org/issue10757  opened by connexion2000

#10758: posix_access swallows all errors
http://bugs.python.org/issue10758  opened by georg.brandl

#10759: HTMLParser.unescape() fails on HTML entities with incorrect sy
http://bugs.python.org/issue10759  opened by Martin.Potthast

#10760: tarfile doesn't handle sysfs well
http://bugs.python.org/issue10760  opened by Yoni.Tsafir

#10761: tarfile.extractall fails to overwrite symlinks
http://bugs.python.org/issue10761  opened by srid

#10762: strftime('%f') segfault
http://bugs.python.org/issue10762  opened by dleonard0

#10763: subprocess.communicate() doesn't close pipes on Windows
http://bugs.python.org/issue10763  opened by haypo

#10764: sysconfig and alternative implementations
http://bugs.python.org/issue10764  opened by michael.foord

#10765: Build regression from automation changes on windows
http://bugs.python.org/issue10765  opened by gz

#10766: optparse uses %s in gettext calls
http://bugs.python.org/issue10766  opened by eric.araujo

#10767: Lib/test/crashers/README is out of date
http://bugs.python.org/issue10767  opened by belopolsky

#10768: Bug in scrolledtext
http://bugs.python.org/issue10768  opened by quentel

#10769: ast: provide more useful range information
http://bugs.python.org/issue10769  opened by scummos



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

#10769: ast: provide more useful range information
http://bugs.python.org/issue10769

#10767: Lib/test/crashers/README is out of date
http://bugs.python.org/issue10767

#10766: optparse uses %s in gettext calls
http://bugs.python.org/issue10766

#10764: sysconfig and alternative implementations
http://bugs.python.org/issue10764

#10763: subprocess.communicate() doesn't close pipes on Windows
http://bugs.python.org/issue10763

#10761: tarfile.extractall fails to overwrite symlinks
http://bugs.python.org/issue10761

#10760: tarfile doesn't handle sysfs well
http://bugs.python.org/issue10760

#10756: Error in atexit._run_exitfuncs [...]  Exception expected for v
http://bugs.python.org/issue10756

#10752: build_ssl.py is relying on unreliable behaviour of os.popen
http://bugs.python.org/issue10752

#10751: WSGIREF - REMOTE_USER and REMOTE-USER collision
http://bugs.python.org/issue10751

#10747: Include version info in Windows shortcuts
http://bugs.python.org/issue10747

#10746: ctypes c_long & c_bool have incorrect PEP-3118 type codes
http://bugs.python.org/issue10746

#10745: setup.py install --user option undocumented
http://bugs.python.org/issue10745

#10744: ctypes arrays have incorrect buffer information (PEP-3118)
http://bugs.python.org/issue10744

#10742: memoryview.readonly attribute is not documented
http://bugs.python.org/issue10742



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

#10766: optparse uses %s in gettext calls
http://bugs.python.org/issue10766

#10765: Build regression from automation changes on windows
http://bugs.python.org/issue10765

#10763: subprocess.communicate() doesn't close pipes on Windows
http://bugs.python.org/issue10763

#10759: HTMLParser.unescape() fails on HTML entities with incorrect sy
http://bugs.python.org/issue10759

#10755: Add posix.fdlistdir
http://bugs.python.org/issue10755

#10746: ctypes c_long & c_bool have incorrect PEP-3118 type codes
http://bugs.python.org/issue10746

#10744: ctypes arrays have incorrect buffer information (PEP-3118)
http://bugs.python.org/issue10744

#10742: memoryview.readonly attribute is not documented
http://bugs.python.org/issue10742

#10740: sqlite3 module should allow DDL statements in transactions
http://bugs.python.org/issue10740

#10739: Subprocess behavior on Windows
http://bugs.python.org/issue10739

#10735: platform.architecture() gives misleading results for OS X mult
http://bugs.python.org/issue10735

#10721: Remove HTTP 0.9 server support
http://bugs.python.org/issue10721

#10712: 2to3 fixer for deprecated unittest method names
http://bugs.python.org/issue10712

#10694: zipfile.py end of central directory detection not robust
http://bugs.python.org/issue10694

#10680: argparse: titles and add_mutually_exclusive_group don't mix (e
http://bugs.python.org/issue10680



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

#10694: zipfile.py end of central directory detection not robust
http://bugs.python.org/issue10694  13 msgs

#2736: datetime needs an "epoch" method
http://bugs.python.org/issue2736  10 msgs

#3243: Support iterable bodies in httplib
http://bugs.python.org/issue3243   9 msgs

#4761: create Python wrappers for openat() and others
http://bugs.python.org/issue4761   9 msgs

#10254: unicodedata.normalize('NFC', s) regression
http://bugs.python.org/issue10254   7 msgs

#10735: platform.architecture() gives misleading results for OS X mult
http://bugs.python.org/issue10735   7 msgs

#10759: HTMLParser.unescape() fails on HTML entities with incorrect sy
http://bugs.python.org/issue10759   6 msgs

#7511: msvc9compiler.py: ValueError: [u'path']
http://bugs.python.org/issue7511   5 msgs

#9584: Allow curly brace expansion
http://bugs.python.org/issue9584   5 msgs

#10573: Consistency in unittest assert methods: order of actual, expec
http://bugs.python.org/issue10573   5 msgs



Issues closed (35)
==================

#2494: Can't round-trip datetimes<->timestamps prior to 1970 on Windo
http://bugs.python.org/issue2494  closed by r.david.murray

#3500: unbound methods of different classes compare equal
http://bugs.python.org/issue3500  closed by r.david.murray

#4078: asyncore fixes are not backwards compatible
http://bugs.python.org/issue4078  closed by r.david.murray

#4322: function with modified __name__ uses original name when there'
http://bugs.python.org/issue4322  closed by r.david.murray

#4369: Error building to a nonstandard prefix (with patch)
http://bugs.python.org/issue4369  closed by r.david.murray

#4496: misleading comment in urllib2
http://bugs.python.org/issue4496  closed by r.david.murray

#4871: zipfile can't decrypt
http://bugs.python.org/issue4871  closed by r.david.murray

#5587: vars() no longer has a useful __repr__
http://bugs.python.org/issue5587  closed by ezio.melotti

#8073: Test fail for sha512 -
http://bugs.python.org/issue8073  closed by gregory.p.smith

#8863: Display Python backtrace on SIGSEGV, SIGFPE and fatal error
http://bugs.python.org/issue8863  closed by haypo

#9063: TZ examples in datetime.rst are incorrect
http://bugs.python.org/issue9063  closed by belopolsky

#9234: argparse: aliases for positional arguments (subparsers)
http://bugs.python.org/issue9234  closed by bethard

#9286: email.utils.parseaddr returns garbage for invalid input
http://bugs.python.org/issue9286  closed by r.david.murray

#9857: SkipTest in tearDown is reported an as an error
http://bugs.python.org/issue9857  closed by michael.foord

#9907: interactive mode TAB does not insert on OS X built with editli
http://bugs.python.org/issue9907  closed by r.david.murray

#10404: IDLE on OS X popup menus do not work: cannot set/clear breakpo
http://bugs.python.org/issue10404  closed by r.david.murray

#10587: Document the meaning of str methods
http://bugs.python.org/issue10587  closed by belopolsky

#10611: sys.exit() in a test causes a test run to die
http://bugs.python.org/issue10611  closed by michael.foord

#10622: WebKit browsers show superfluous scrollbars in html docs
http://bugs.python.org/issue10622  closed by r.david.murray

#10671: urllib2 redirect to another host doesn't work
http://bugs.python.org/issue10671  closed by orsenthil

#10711: Rip out HTTP 0.9 client support
http://bugs.python.org/issue10711  closed by pitrou

#10715: Command name missing from exception in subprocess.Popen
http://bugs.python.org/issue10715  closed by eric.smith

#10723: Undocumented built-in exceptions
http://bugs.python.org/issue10723  closed by georg.brandl

#10725: Better cache instrumentation
http://bugs.python.org/issue10725  closed by rhettinger

#10727: intermittent test_cmd_line failure
http://bugs.python.org/issue10727  closed by ned.deily

#10728: argparse.ArgumentParser.print_help uses sys.stdout
http://bugs.python.org/issue10728  closed by r.david.murray

#10729: fwbackups python lib error
http://bugs.python.org/issue10729  closed by eric.smith

#10730: add .svgz to mimetypes.suffix_map and .svg to types_map
http://bugs.python.org/issue10730  closed by terry.reedy

#10732: Wrong destructor function type in Python/getargs.c
http://bugs.python.org/issue10732  closed by pitrou

#10743: 3.2's sysconfig doesn't work with virtualenv
http://bugs.python.org/issue10743  closed by srid

#10749: lots of warnings when generating logging docs
http://bugs.python.org/issue10749  closed by georg.brandl

#10750: "raw" attribute of buffered IO objects is assignable
http://bugs.python.org/issue10750  closed by pitrou

#10754: os.path.isfile doesn't work with some greek characters
http://bugs.python.org/issue10754  closed by r.david.murray

#10748: zipfile does not write empty ZIP structure if close() called a
http://bugs.python.org/issue10748  closed by georg.brandl

#1155362: Bugs in parsedate_tz
http://bugs.python.org/issue1155362  closed by r.david.murray


More information about the Python-Dev mailing list