ACTIVITY SUMMARY (2011-10-14 - 2011-10-21)
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    3095 (+18)
  closed 21927 (+43)
  total  25022 (+61)

Open issues with patches: 1319 


Issues opened (47)
==================

#7322: Socket timeout can cause file-like readline() method to lose d
http://bugs.python.org/issue7322  reopened by r.david.murray

#11254: distutils doesn't byte-compile .py files to __pycache__ during
http://bugs.python.org/issue11254  reopened by eric.araujo

#11637: Add cwd to sys.path for hooks
http://bugs.python.org/issue11637  reopened by eric.araujo

#13180: pysetup silently ignores invalid entries in setup.cfg
http://bugs.python.org/issue13180  opened by pmoore

#13183: pdb skips frames after hitting a breakpoint and running step
http://bugs.python.org/issue13183  opened by xdegaye

#13184: Multi-layered symlinks to python cause runtime error.  sys.pat
http://bugs.python.org/issue13184  opened by Jason.Howlett

#13189: New bdist_simple binary distribution format for packaging
http://bugs.python.org/issue13189  opened by pmoore

#13190: ConfigParser uses wrong newline on Windows
http://bugs.python.org/issue13190  opened by noam.el

#13191: Typo in argparse documentation
http://bugs.python.org/issue13191  opened by mikehoy

#13192: ImportError silences low-level OS errors
http://bugs.python.org/issue13192  opened by pitrou

#13193: test_packaging and test_distutils failures
http://bugs.python.org/issue13193  opened by pitrou

#13195: subprocess: args with shell=True is not documented on Windows
http://bugs.python.org/issue13195  opened by techtonik

#13196: subprocess: undocumented if shell=True is necessary to find ex
http://bugs.python.org/issue13196  opened by techtonik

#13197: subprocess: move shell arguments to a separate keyword param
http://bugs.python.org/issue13197  opened by techtonik

#13198: Remove duplicate definition of write_record_file
http://bugs.python.org/issue13198  opened by eric.araujo

#13200: Add start, stop and step attributes to range objects
http://bugs.python.org/issue13200  opened by smarnach

#13201: Implement comparison operators for range objects
http://bugs.python.org/issue13201  opened by smarnach

#13203: Doc: say id() is only useful for existing objects
http://bugs.python.org/issue13203  opened by terry.reedy

#13204: sys.flags.__new__ crashes
http://bugs.python.org/issue13204  opened by Trundle

#13207: os.path.expanduser breaks when using unicode character in the 
http://bugs.python.org/issue13207  opened by mandel

#13208: Problems with urllib on windows
http://bugs.python.org/issue13208  opened by Deepak.Dodo

#13209: Refactor code using unicode_encode_call_errorhandler() in unic
http://bugs.python.org/issue13209  opened by haypo

#13210: Support Visual Studio 2010
http://bugs.python.org/issue13210  opened by sable

#13211: urllib2.HTTPError does not have 'reason' attribute.
http://bugs.python.org/issue13211  opened by jason.coombs

#13212: json library is decoding/encoding when it should not
http://bugs.python.org/issue13212  opened by thinred

#13213: generator.throw() behavior
http://bugs.python.org/issue13213  opened by petri.lehtinen

#13214: Cmd: list available completions from the cmd.Cmd subclass and 
http://bugs.python.org/issue13214  opened by yaneurabeya

#13215: multiprocessing Manager.connect() aggressively retries refused
http://bugs.python.org/issue13215  opened by bgilbert

#13216: Add cp65001 codec
http://bugs.python.org/issue13216  opened by haypo

#13217: Missing header dependencies in Makefile
http://bugs.python.org/issue13217  opened by jcon

#13218: test_ssl failures on Ubuntu 11.10
http://bugs.python.org/issue13218  opened by nadeem.vawda

#13220: print function unable while multiprocessing.Process is being r
http://bugs.python.org/issue13220  opened by Ben.thelen

#13223: pydoc removes 'self' in HTML for method docstrings with exampl
http://bugs.python.org/issue13223  opened by Cameron.Hayne

#13224: Change str(class) to return only the class name
http://bugs.python.org/issue13224  opened by eric.araujo

#13225: Failing packaging hooks should not stop operation
http://bugs.python.org/issue13225  opened by eric.araujo

#13226: Expose RTLD_* constants in the posix module
http://bugs.python.org/issue13226  opened by haypo

#13228: Add "Quick Start" section to the devguide index
http://bugs.python.org/issue13228  opened by ezio.melotti

#13229: Add shutil.filter_walk
http://bugs.python.org/issue13229  opened by ncoghlan

#13231: sys.settrace - document 'some other code blocks' for 'call' ev
http://bugs.python.org/issue13231  opened by techtonik

#13232: Logging: Unicode Error
http://bugs.python.org/issue13232  opened by guettli

#13234: os.listdir breaks with literal paths
http://bugs.python.org/issue13234  opened by mandel

#13236: unittest needs more flush calls
http://bugs.python.org/issue13236  opened by petere

#13237: subprocess docs should emphasise convenience functions
http://bugs.python.org/issue13237  opened by ncoghlan

#13238: Add shell command helpers to shutil module
http://bugs.python.org/issue13238  opened by ncoghlan

#13239: Remove <> operator from Grammar/Grammar
http://bugs.python.org/issue13239  opened by eli.bendersky

#13240: sysconfig gives misleading results for USE_COMPUTED_GOTOS
http://bugs.python.org/issue13240  opened by flox

#415492: Compiler generates relative filenames
http://bugs.python.org/issue415492  reopened by ncoghlan



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

#13234: os.listdir breaks with literal paths
http://bugs.python.org/issue13234

#13231: sys.settrace - document 'some other code blocks' for 'call' ev
http://bugs.python.org/issue13231

#13229: Add shutil.filter_walk
http://bugs.python.org/issue13229

#13220: print function unable while multiprocessing.Process is being r
http://bugs.python.org/issue13220

#13217: Missing header dependencies in Makefile
http://bugs.python.org/issue13217

#13215: multiprocessing Manager.connect() aggressively retries refused
http://bugs.python.org/issue13215

#13213: generator.throw() behavior
http://bugs.python.org/issue13213

#13211: urllib2.HTTPError does not have 'reason' attribute.
http://bugs.python.org/issue13211

#13204: sys.flags.__new__ crashes
http://bugs.python.org/issue13204

#13198: Remove duplicate definition of write_record_file
http://bugs.python.org/issue13198

#13191: Typo in argparse documentation
http://bugs.python.org/issue13191

#13190: ConfigParser uses wrong newline on Windows
http://bugs.python.org/issue13190

#13178: Need tests for Unicode handling in install_distinfo and instal
http://bugs.python.org/issue13178

#13166: Implement packaging.database.Distribution.__str__
http://bugs.python.org/issue13166

#13161: problems with help() documentation of __i*__ operators
http://bugs.python.org/issue13161



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

#13234: os.listdir breaks with literal paths
http://bugs.python.org/issue13234

#13228: Add "Quick Start" section to the devguide index
http://bugs.python.org/issue13228

#13226: Expose RTLD_* constants in the posix module
http://bugs.python.org/issue13226

#13224: Change str(class) to return only the class name
http://bugs.python.org/issue13224

#13223: pydoc removes 'self' in HTML for method docstrings with exampl
http://bugs.python.org/issue13223

#13218: test_ssl failures on Ubuntu 11.10
http://bugs.python.org/issue13218

#13217: Missing header dependencies in Makefile
http://bugs.python.org/issue13217

#13214: Cmd: list available completions from the cmd.Cmd subclass and 
http://bugs.python.org/issue13214

#13204: sys.flags.__new__ crashes
http://bugs.python.org/issue13204

#13201: Implement comparison operators for range objects
http://bugs.python.org/issue13201

#13200: Add start, stop and step attributes to range objects
http://bugs.python.org/issue13200

#13192: ImportError silences low-level OS errors
http://bugs.python.org/issue13192

#13191: Typo in argparse documentation
http://bugs.python.org/issue13191

#13189: New bdist_simple binary distribution format for packaging
http://bugs.python.org/issue13189

#13184: Multi-layered symlinks to python cause runtime error.  sys.pat
http://bugs.python.org/issue13184



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

#12619: Automatically regenerate platform-specific modules
http://bugs.python.org/issue12619  17 msgs

#12405: packaging does not record/remove directories it creates
http://bugs.python.org/issue12405  12 msgs

#13218: test_ssl failures on Ubuntu 11.10
http://bugs.python.org/issue13218  11 msgs

#7475: codecs missing: base64 bz2 hex zlib hex_codec ...
http://bugs.python.org/issue7475  10 msgs

#13153: IDLE crash with unicode bigger than 0xFFFF
http://bugs.python.org/issue13153  10 msgs

#3067: setlocale error message is confusing
http://bugs.python.org/issue3067   9 msgs

#13175: packaging uses wrong line endings in RECORD files on Windows
http://bugs.python.org/issue13175   8 msgs

#13173: Default values for string.Template
http://bugs.python.org/issue13173   7 msgs

#13210: Support Visual Studio 2010
http://bugs.python.org/issue13210   7 msgs

#12296: Minor clarification in devguide
http://bugs.python.org/issue12296   6 msgs



Issues closed (44)
==================

#3902: Packages containing only extension modules have to contain __i
http://bugs.python.org/issue3902  closed by eric.araujo

#6090: zipfile: Bad error message when zipping a file with timestamp 
http://bugs.python.org/issue6090  closed by python-dev

#9168: setuid in smtp.py sheds privileges before binding port
http://bugs.python.org/issue9168  closed by flox

#11552: Confusing error message when hook module cannot be loaded
http://bugs.python.org/issue11552  closed by eric.araujo

#11931: Regular expression documentation patch
http://bugs.python.org/issue11931  closed by rhettinger

#12170: index() and count() methods of bytes and bytearray should acce
http://bugs.python.org/issue12170  closed by pitrou

#12281: bytes.decode('mbcs', 'ignore') does replace undecodable bytes 
http://bugs.python.org/issue12281  closed by haypo

#12448: smtplib's __main__ doesn't flush when prompting
http://bugs.python.org/issue12448  closed by ezio.melotti

#12451: open: avoid the locale encoding when possible
http://bugs.python.org/issue12451  closed by haypo

#12454: mailbox: use ASCII to read/write .mh_sequences files
http://bugs.python.org/issue12454  closed by python-dev

#12517: Large file support on Windows: sizeof(off_t) is 32 bits
http://bugs.python.org/issue12517  closed by haypo

#12527: assertRaisesRegex doc'd with 'msg' arg, but it's not implement
http://bugs.python.org/issue12527  closed by ezio.melotti

#12529: cgi.parse_header fails on double quotes and semicolons
http://bugs.python.org/issue12529  closed by python-dev

#12604: VTRACE macro in _sre.c should use do {} while (0)
http://bugs.python.org/issue12604  closed by python-dev

#12668: 3.2 What's New: it's integer->string, not the opposite
http://bugs.python.org/issue12668  closed by rhettinger

#12997: sqlite3: PRAGMA foreign_keys = ON doesn't work
http://bugs.python.org/issue12997  closed by ned.deily

#13088: Add Py_hexdigits constant: use one unique constant to format a
http://bugs.python.org/issue13088  closed by haypo

#13121: collections.Counter's += copies the entire object
http://bugs.python.org/issue13121  closed by rhettinger

#13144: Global Module Index link in the offline documentation is incor
http://bugs.python.org/issue13144  closed by georg.brandl

#13146: Writing a pyc file is not atomic
http://bugs.python.org/issue13146  closed by pitrou

#13150: Most of Python's startup time is sysconfig
http://bugs.python.org/issue13150  closed by pitrou

#13174: test_os failures on Fedora 15: listxattr() returns ['security.
http://bugs.python.org/issue13174  closed by python-dev

#13177: Avoid chained exceptions in lru_cache
http://bugs.python.org/issue13177  closed by rhettinger

#13181: pysetup install creates .pyc files but pysetup remove doesn't 
http://bugs.python.org/issue13181  closed by eric.araujo

#13182: pysetup run bdist_wininst does not work (tries to use "install
http://bugs.python.org/issue13182  closed by vinay.sajip

#13185: Why does Python interpreter care about curvy quotes in comment
http://bugs.python.org/issue13185  closed by loewis

#13186: instance_ass_item() broken in classobject.c (Py2.7)
http://bugs.python.org/issue13186  closed by python-dev

#13187: relative imports don't work when circular
http://bugs.python.org/issue13187  closed by ncoghlan

#13188: generator.throw() ignores __traceback__ of exception
http://bugs.python.org/issue13188  closed by pitrou

#13194: zlib (de)compressobj copy() method missing on Windows
http://bugs.python.org/issue13194  closed by nadeem.vawda

#13199: slice_richcompare() might leak an object in rare cases
http://bugs.python.org/issue13199  closed by python-dev

#13202: subprocess __exit__ attribute missing
http://bugs.python.org/issue13202  closed by eric.araujo

#13205: NameErrors in generated setup.py (codecs, split_multiline)
http://bugs.python.org/issue13205  closed by eric.araujo

#13206: while loop vs for loop test
http://bugs.python.org/issue13206  closed by mark.dickinson

#13219: re module doc has minor inaccuracy in character sets
http://bugs.python.org/issue13219  closed by ezio.melotti

#13221: No "edit with IDLE" in right click context menu
http://bugs.python.org/issue13221  closed by loewis

#13222: Erroneous unclosed file warning
http://bugs.python.org/issue13222  closed by pitrou

#13227: Option to make the lru_cache type specific
http://bugs.python.org/issue13227  closed by rhettinger

#13230: test_resources fails
http://bugs.python.org/issue13230  closed by nadeem.vawda

#13233: os.acces documentation error
http://bugs.python.org/issue13233  closed by ezio.melotti

#13235: logging.warn() is not documented
http://bugs.python.org/issue13235  closed by vinay.sajip

#12185: Decimal documentation lists "first" and "second" arguments, sh
http://bugs.python.org/issue12185  closed by rhettinger

#868845: Need unit tests for <...> reprs
http://bugs.python.org/issue868845  closed by gvanrossum

#1673007: urllib2 requests history + HEAD support
http://bugs.python.org/issue1673007  closed by python-dev
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to