[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jan 28 18:07:04 CET 2011


ACTIVITY SUMMARY (2011-01-21 - 2011-01-28)
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    2567 (+40)
  closed 20262 (+34)
  total  22829 (+74)

Open issues with patches: 1085 


Issues opened (54)
==================

#10042: total_ordering stack overflow
http://bugs.python.org/issue10042  reopened by eric.araujo

#10501: make_buildinfo regression with unquoted path
http://bugs.python.org/issue10501  reopened by eli.bendersky

#10708: Misc/porting should be folded into the development FAQ or the 
http://bugs.python.org/issue10708  reopened by pitrou

#10976: json.loads() throws TypeError on bytes object
http://bugs.python.org/issue10976  opened by hhas

#10977: Concrete object C API needs abstract path for subclasses of bu
http://bugs.python.org/issue10977  opened by rhettinger

#10978: Add optional argument to Semaphore.release for releasing multi
http://bugs.python.org/issue10978  opened by rhettinger

#10979: setUpClass exception causes explosion with "-b"
http://bugs.python.org/issue10979  opened by brandon-rhodes

#10980: http.server Header Unicode Bug
http://bugs.python.org/issue10980  opened by aronacher

#10983: Errors in http.client.HTTPConnection class (python3)
http://bugs.python.org/issue10983  opened by nooB

#10984: argparse add_mutually_exclusive_group should accept existing a
http://bugs.python.org/issue10984  opened by gotgenes

#10988: Descriptor protocol documentation for super bindings is incorr
http://bugs.python.org/issue10988  opened by Joshua.Arnold

#10989: ssl.SSLContext(True).load_verify_locations(None, True) segfaul
http://bugs.python.org/issue10989  opened by haypo

#10990: tests mutating sys.gettrace() w/o re-instating previous state
http://bugs.python.org/issue10990  opened by brett.cannon

#10991: trace fails when test imported a temporary file
http://bugs.python.org/issue10991  opened by brett.cannon

#10992: tests failing when run under coverage
http://bugs.python.org/issue10992  opened by brett.cannon

#10994: implementation details in sys module
http://bugs.python.org/issue10994  opened by fijall

#10998: Remove last traces of -Q / sys.flags.division_warning / Py_Div
http://bugs.python.org/issue10998  opened by eric.araujo

#10999: os.chflags refers to stat constants, but the constants are not
http://bugs.python.org/issue10999  opened by r.david.murray

#11001: Various obvious errors in cookies documentation
http://bugs.python.org/issue11001  opened by spookylukey

#11003: os.system should be deprecated in favour of subprocess module
http://bugs.python.org/issue11003  opened by Jakob.Bowyer

#11005: Assertion error on RLock._acquire_restore
http://bugs.python.org/issue11005  opened by haypo

#11006: warnings with subprocess and pipe2
http://bugs.python.org/issue11006  opened by pitrou

#11007: stack tracebacks should give the relevant class name
http://bugs.python.org/issue11007  opened by stickwithjosh

#11009: urllib.splituser is not documented
http://bugs.python.org/issue11009  opened by techtonik

#11011: More functools functions
http://bugs.python.org/issue11011  opened by Jason.Baker

#11012: Add log1p(), exp1m(), gamma(), and lgamma() to cmath
http://bugs.python.org/issue11012  opened by rhettinger

#11015: Bring test.support docs up to date
http://bugs.python.org/issue11015  opened by ncoghlan

#11021: email MIME-Version headers for each part in multipart message
http://bugs.python.org/issue11021  opened by david.caro

#11022: locale.setlocale() doesn't change I/O codec, os.environ does
http://bugs.python.org/issue11022  opened by sdaoden

#11023: pep 227 missing text
http://bugs.python.org/issue11023  opened by aisaac

#11025: Distutils2 install command without setup.py or setup.cfg creat
http://bugs.python.org/issue11025  opened by Boris.FELD

#11027: Implement sectionxform in configparser
http://bugs.python.org/issue11027  opened by Kunjesh.Kaushik

#11028: Implement the setup.py -> setup.cfg in mkcfg
http://bugs.python.org/issue11028  opened by alaintty

#11029: Crash, 2.7.1, Tkinter and threads and line drawing
http://bugs.python.org/issue11029  opened by PythonInTheGrass

#11030: regrtest - allow for relative path with --coverdir
http://bugs.python.org/issue11030  opened by sandro.tosi

#11031: regrtest - --testdir, new command-line option to specify alter
http://bugs.python.org/issue11031  opened by sandro.tosi

#11032: _string: formatter_field_name_split() and formatter_parser doe
http://bugs.python.org/issue11032  opened by haypo

#11033: ElementTree.fromstring doesn't work with Unicode
http://bugs.python.org/issue11033  opened by Peter.Cai

#11034: Build problem on Windows with MSVC++ Express 2008
http://bugs.python.org/issue11034  opened by eli.bendersky

#11035: Segmentation fault
http://bugs.python.org/issue11035  opened by Dmitry.Groshev

#11037: How distutils2 handle namespaces
http://bugs.python.org/issue11037  opened by sdouche

#11038: Some commands should stop if Name and Version are missing
http://bugs.python.org/issue11038  opened by gawel

#11040: After registering a project to PyPI, classifiers fields aren't
http://bugs.python.org/issue11040  opened by Julien.Miotte

#11041: On the distutils2 documentation, 'requires-python' shouldn't b
http://bugs.python.org/issue11041  opened by Julien.Miotte

#11042: [PyPI CSS] Adding project urls onto a project page using regis
http://bugs.python.org/issue11042  opened by Julien.Miotte

#11043: On GNU/Linux (Ubuntu) distutils2.mkcfg shouldn't create an exe
http://bugs.python.org/issue11043  opened by Julien.Miotte

#11044: The description-file isn't handled by distutils2
http://bugs.python.org/issue11044  opened by Julien.Miotte

#11045: shutil._make_tarball
http://bugs.python.org/issue11045  opened by tarek

#11046: darwin/MacOS X setup.py hack
http://bugs.python.org/issue11046  opened by sdaoden

#10997: Duplicate entries in IDLE "Recent Files" menu item on OS X
http://bugs.python.org/issue10997  opened by ned.deily

#11016: Add S_ISDOOR to the stat module
http://bugs.python.org/issue11016  opened by pitrou

#11024: imaplib: Time2Internaldate() returns localized strings
http://bugs.python.org/issue11024  opened by spaetz

#11036: Allow multiple files in the description-file metadata
http://bugs.python.org/issue11036  opened by gawel

#11047: Bad description for a change
http://bugs.python.org/issue11047  opened by Oren_Held



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

#11047: Bad description for a change
http://bugs.python.org/issue11047

#11044: The description-file isn't handled by distutils2
http://bugs.python.org/issue11044

#11043: On GNU/Linux (Ubuntu) distutils2.mkcfg shouldn't create an exe
http://bugs.python.org/issue11043

#11042: [PyPI CSS] Adding project urls onto a project page using regis
http://bugs.python.org/issue11042

#11041: On the distutils2 documentation, 'requires-python' shouldn't b
http://bugs.python.org/issue11041

#11040: After registering a project to PyPI, classifiers fields aren't
http://bugs.python.org/issue11040

#11038: Some commands should stop if Name and Version are missing
http://bugs.python.org/issue11038

#11037: How distutils2 handle namespaces
http://bugs.python.org/issue11037

#11036: Allow multiple files in the description-file metadata
http://bugs.python.org/issue11036

#11033: ElementTree.fromstring doesn't work with Unicode
http://bugs.python.org/issue11033

#11031: regrtest - --testdir, new command-line option to specify alter
http://bugs.python.org/issue11031

#11030: regrtest - allow for relative path with --coverdir
http://bugs.python.org/issue11030

#11028: Implement the setup.py -> setup.cfg in mkcfg
http://bugs.python.org/issue11028

#11023: pep 227 missing text
http://bugs.python.org/issue11023

#11012: Add log1p(), exp1m(), gamma(), and lgamma() to cmath
http://bugs.python.org/issue11012



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

#11047: Bad description for a change
http://bugs.python.org/issue11047

#11034: Build problem on Windows with MSVC++ Express 2008
http://bugs.python.org/issue11034

#11032: _string: formatter_field_name_split() and formatter_parser doe
http://bugs.python.org/issue11032

#11031: regrtest - --testdir, new command-line option to specify alter
http://bugs.python.org/issue11031

#11030: regrtest - allow for relative path with --coverdir
http://bugs.python.org/issue11030

#11024: imaplib: Time2Internaldate() returns localized strings
http://bugs.python.org/issue11024

#11015: Bring test.support docs up to date
http://bugs.python.org/issue11015

#11011: More functools functions
http://bugs.python.org/issue11011

#11001: Various obvious errors in cookies documentation
http://bugs.python.org/issue11001

#10999: os.chflags refers to stat constants, but the constants are not
http://bugs.python.org/issue10999

#10998: Remove last traces of -Q / sys.flags.division_warning / Py_Div
http://bugs.python.org/issue10998

#10997: Duplicate entries in IDLE "Recent Files" menu item on OS X
http://bugs.python.org/issue10997

#10992: tests failing when run under coverage
http://bugs.python.org/issue10992

#10990: tests mutating sys.gettrace() w/o re-instating previous state
http://bugs.python.org/issue10990

#10989: ssl.SSLContext(True).load_verify_locations(None, True) segfaul
http://bugs.python.org/issue10989



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

#10990: tests mutating sys.gettrace() w/o re-instating previous state
http://bugs.python.org/issue10990  22 msgs

#9124: Mailbox module should use binary I/O, not text I/O
http://bugs.python.org/issue9124  21 msgs

#10848: Move test.regrtest from getopt to argparse
http://bugs.python.org/issue10848  19 msgs

#11034: Build problem on Windows with MSVC++ Express 2008
http://bugs.python.org/issue11034  12 msgs

#5863: bz2.BZ2File should accept other file-like objects.
http://bugs.python.org/issue5863  11 msgs

#11027: Implement sectionxform in configparser
http://bugs.python.org/issue11027  11 msgs

#11016: Add S_ISDOOR to the stat module
http://bugs.python.org/issue11016  11 msgs

#10954: No warning for csv.writer API change
http://bugs.python.org/issue10954  10 msgs

#10994: implementation details in sys module
http://bugs.python.org/issue10994  10 msgs

#11022: locale.setlocale() doesn't change I/O codec, os.environ does
http://bugs.python.org/issue11022   9 msgs



Issues closed (34)
==================

#4177: Crash in MIMEText on FreeBSD
http://bugs.python.org/issue4177  closed by haypo

#5097: asyncore.dispatcher_with_send undocumented
http://bugs.python.org/issue5097  closed by giampaolo.rodola

#5831: Doc mistake : threading.Timer is *not* a class
http://bugs.python.org/issue5831  closed by eric.araujo

#10948: Trouble with dir_util created dir cache
http://bugs.python.org/issue10948  closed by eric.araujo

#10949: logging.RotatingFileHandler not robust enough
http://bugs.python.org/issue10949  closed by vinay.sajip

#10952: Don't normalize module names to NFKC?
http://bugs.python.org/issue10952  closed by haypo

#10955: Possible regression with stdlib in zipfile
http://bugs.python.org/issue10955  closed by haypo

#10957: Python developer FAQ grammar error
http://bugs.python.org/issue10957  closed by brett.cannon

#10960: os.stat() does not mention that it follow symlinks by default
http://bugs.python.org/issue10960  closed by r.david.murray

#10970: "string".encode('base64') is not the same as base64.b64encode(
http://bugs.python.org/issue10970  closed by terry.reedy

#10973: OS X 10.6 IDLE, tkinter: Cocoa Tk 8.5 crash when composite cha
http://bugs.python.org/issue10973  closed by ned.deily

#10974: IDLE 3.x can crash decoding recent file list
http://bugs.python.org/issue10974  closed by ned.deily

#10975: #10961: Pydoc touchups in new 3.2 Web server (issue4090042)
http://bugs.python.org/issue10975  closed by eric.araujo

#10981: argparse: options starting with -- match substrings
http://bugs.python.org/issue10981  closed by david.caro

#10982: asyncore timeouts do not work correctly
http://bugs.python.org/issue10982  closed by giampaolo.rodola

#10985: test_sys triggers a fatal python error when run under coverage
http://bugs.python.org/issue10985  closed by brett.cannon

#10986: traceback's rendering behavior while throwing custom exception
http://bugs.python.org/issue10986  closed by benjamin.peterson

#10987: _pickle doesn't handle recursion limits properly
http://bugs.python.org/issue10987  closed by pitrou

#10993: HTTPSConnection does not close when call close() method
http://bugs.python.org/issue10993  closed by tanakorn

#10995: mailbox.py open() calls don't set encoding
http://bugs.python.org/issue10995  closed by r.david.murray

#10996: Typo in What's New in 3.2
http://bugs.python.org/issue10996  closed by rhettinger

#11000: Doc: ast.parse parses source, not just expressions
http://bugs.python.org/issue11000  closed by terry.reedy

#11002: 'Upload' link on Files page is broken
http://bugs.python.org/issue11002  closed by eric.araujo

#11004: AssertionError on collections.deque().count(1)
http://bugs.python.org/issue11004  closed by rhettinger

#11008: logging.dictConfig not documented as new in version 2.7
http://bugs.python.org/issue11008  closed by vinay.sajip

#11010: Unicode BOM left in loaded text
http://bugs.python.org/issue11010  closed by loewis

#11013: Build of  2.7 svn fails in readline
http://bugs.python.org/issue11013  closed by brett.cannon

#11014: 'filter' argument for Tarfile.add needs to be a keyword-only a
http://bugs.python.org/issue11014  closed by rhettinger

#11017: optparse: error: invalid integer value
http://bugs.python.org/issue11017  closed by eric.araujo

#11018: typo in test_bz2
http://bugs.python.org/issue11018  closed by pitrou

#11019: BytesGenerator fails if the Message body is None
http://bugs.python.org/issue11019  closed by r.david.murray

#11020: Pyclbr broken because of missing 2-to-3 conversion
http://bugs.python.org/issue11020  closed by rhettinger

#11026: Distutils2 install command fail with python 2.5/2.7
http://bugs.python.org/issue11026  closed by Boris.FELD

#11039: Use of 'L' specifier is inconsistent when printing long intege
http://bugs.python.org/issue11039  closed by eric.smith


More information about the Python-Dev mailing list