ACTIVITY SUMMARY (2012-09-28 - 2012-10-05)
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    3770 (+16)
  closed 24149 (+43)
  total  27919 (+59)

Open issues with patches: 1676 


Issues opened (44)
==================

#3982: support .format for bytes
http://bugs.python.org/issue3982  reopened by exarkun

#15111: Wrong ImportError message with importlib
http://bugs.python.org/issue15111  reopened by brett.cannon

#15379: Charmap decoding of no-BMP characters
http://bugs.python.org/issue15379  reopened by serhiy.storchaka

#16086: tp_flags: Undefined behaviour with 32 bits long
http://bugs.python.org/issue16086  opened by haypo

#16088: http.server's send_error could set the content-length of the e
http://bugs.python.org/issue16088  opened by pitrou

#16094: Tuple extraction in a lambda isn't supported by 2to3
http://bugs.python.org/issue16094  opened by GlitchMr

#16095: urllib2 failing with squid proxy and digest authentication
http://bugs.python.org/issue16095  opened by toobaz

#16096: Get rid of dangerous integer overflow tricks
http://bugs.python.org/issue16096  opened by serhiy.storchaka

#16098: Bisect optimization in heapq.nsmallest is never used
http://bugs.python.org/issue16098  opened by haldean

#16099: robotparser doesn't support request rate and crawl delay param
http://bugs.python.org/issue16099  opened by XapaJIaMnu

#16100: Compiling vim with Python 3.3 support fails
http://bugs.python.org/issue16100  opened by v_core

#16101: Verify all imported modules at startup are needed
http://bugs.python.org/issue16101  opened by brett.cannon

#16102: uuid._netbios_getnode() is outdated
http://bugs.python.org/issue16102  opened by serhiy.storchaka

#16103: Help() fails at raw_input readline (IDLE 2.7.3, Win7, pythonw)
http://bugs.python.org/issue16103  opened by terry.reedy

#16104: Use multiprocessing in compileall script
http://bugs.python.org/issue16104  opened by dholth

#16105: Pass read only FD to signal.set_wakeup_fd
http://bugs.python.org/issue16105  opened by felipecruz

#16106: antigravity tests
http://bugs.python.org/issue16106  opened by ezio.melotti

#16107: distutils2.version doesn't str() "1.0.post1" correctly
http://bugs.python.org/issue16107  opened by richard

#16108: Include maintainer information in register/upload
http://bugs.python.org/issue16108  opened by richard

#16110: Provide logging.config.configParserConfig
http://bugs.python.org/issue16110  opened by thbach

#16111: Python 2.7.3 Windows MSI installer installs the VC++ 9 dlls di
http://bugs.python.org/issue16111  opened by freaksterrao

#16112: platform.architecture does not correctly escape argument to /u
http://bugs.python.org/issue16112  opened by David.Benjamin

#16113: Add SHA-3 (Keccak) support
http://bugs.python.org/issue16113  opened by christian.heimes

#16114: incorrect path in subprocess.Popen() FileNotFoundError message
http://bugs.python.org/issue16114  opened by chris.jerdonek

#16115: test that executable arg to Popen() takes precedence over args
http://bugs.python.org/issue16115  opened by chris.jerdonek

#16116: Can not install C extension modules to inside a venv on Python
http://bugs.python.org/issue16116  opened by msmhrt

#16117: python2.7.3 struct misaligned when returned
http://bugs.python.org/issue16117  opened by iroli

#16119: Python 2.7 _socket DLL import error on Windows Vista
http://bugs.python.org/issue16119  opened by sk7

#16120: Use |yield from| in stdlib
http://bugs.python.org/issue16120  opened by berker.peksag

#16121: shlex.shlex.error_leader() reports incorrect line number
http://bugs.python.org/issue16121  opened by Arfrever

#16123: IDLE - deprecate running without a subprocess
http://bugs.python.org/issue16123  opened by serwy

#16124: fcntl_ioctl still not 100% sane with unsigned longs
http://bugs.python.org/issue16124  opened by yaneurabeya

#16125: open accepts arbitrary mode strings as long as they contain U
http://bugs.python.org/issue16125  opened by nneonneo

#16128: hashable documentation error
http://bugs.python.org/issue16128  opened by max

#16129: No good way to set 'PYTHONIOENCODING' when embedding python.
http://bugs.python.org/issue16129  opened by ideasman42

#16132: ctypes incorrectly encodes .format attribute of memory views
http://bugs.python.org/issue16132  opened by dabeaz

#16133: asyncore.dispatcher.recv doesn't handle EAGAIN / EWOULDBLOCK
http://bugs.python.org/issue16133  opened by Nidan

#16134: Add support for RTMP schemes to urlparse
http://bugs.python.org/issue16134  opened by Jorge.Gomes

#16136: Removal of VMS support
http://bugs.python.org/issue16136  opened by jcea

#16137: Using time.asctime() with an array with negative tm_hour cause
http://bugs.python.org/issue16137  opened by Viktor.Chynarov

#16139: Python 3.3 fails when starting from read-only FS
http://bugs.python.org/issue16139  opened by andrewjcg

#16140: subprocess.Popen the os.close calls in _execute_child can rais
http://bugs.python.org/issue16140  opened by gregory.p.smith

#16141: Possible simplification for logging.StreamHandler exception ha
http://bugs.python.org/issue16141  opened by gvanrossum

#16142: ArgumentParser inconsistent with parse_known_args
http://bugs.python.org/issue16142  opened by idank



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

#16141: Possible simplification for logging.StreamHandler exception ha
http://bugs.python.org/issue16141

#16133: asyncore.dispatcher.recv doesn't handle EAGAIN / EWOULDBLOCK
http://bugs.python.org/issue16133

#16132: ctypes incorrectly encodes .format attribute of memory views
http://bugs.python.org/issue16132

#16128: hashable documentation error
http://bugs.python.org/issue16128

#16124: fcntl_ioctl still not 100% sane with unsigned longs
http://bugs.python.org/issue16124

#16121: shlex.shlex.error_leader() reports incorrect line number
http://bugs.python.org/issue16121

#16117: python2.7.3 struct misaligned when returned
http://bugs.python.org/issue16117

#16111: Python 2.7.3 Windows MSI installer installs the VC++ 9 dlls di
http://bugs.python.org/issue16111

#16108: Include maintainer information in register/upload
http://bugs.python.org/issue16108

#16102: uuid._netbios_getnode() is outdated
http://bugs.python.org/issue16102

#16095: urllib2 failing with squid proxy and digest authentication
http://bugs.python.org/issue16095

#16070: Structure and native Structure (LittleEndianStructure on Windo
http://bugs.python.org/issue16070

#16067: UAC prompt for installation shows temporary file name
http://bugs.python.org/issue16067

#16058: ConfigParser no longer deepcopy compatible in 2.7
http://bugs.python.org/issue16058

#16047: Tools/freeze no longer works in Python 3
http://bugs.python.org/issue16047



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

#16125: open accepts arbitrary mode strings as long as they contain U
http://bugs.python.org/issue16125

#16123: IDLE - deprecate running without a subprocess
http://bugs.python.org/issue16123

#16120: Use |yield from| in stdlib
http://bugs.python.org/issue16120

#16115: test that executable arg to Popen() takes precedence over args
http://bugs.python.org/issue16115

#16114: incorrect path in subprocess.Popen() FileNotFoundError message
http://bugs.python.org/issue16114

#16113: Add SHA-3 (Keccak) support
http://bugs.python.org/issue16113

#16112: platform.architecture does not correctly escape argument to /u
http://bugs.python.org/issue16112

#16110: Provide logging.config.configParserConfig
http://bugs.python.org/issue16110

#16108: Include maintainer information in register/upload
http://bugs.python.org/issue16108

#16107: distutils2.version doesn't str() "1.0.post1" correctly
http://bugs.python.org/issue16107

#16106: antigravity tests
http://bugs.python.org/issue16106

#16105: Pass read only FD to signal.set_wakeup_fd
http://bugs.python.org/issue16105

#16099: robotparser doesn't support request rate and crawl delay param
http://bugs.python.org/issue16099

#16098: Bisect optimization in heapq.nsmallest is never used
http://bugs.python.org/issue16098

#16096: Get rid of dangerous integer overflow tricks
http://bugs.python.org/issue16096



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

#8800: add threading.RWLock
http://bugs.python.org/issue8800  50 msgs

#16112: platform.architecture does not correctly escape argument to /u
http://bugs.python.org/issue16112  27 msgs

#16105: Pass read only FD to signal.set_wakeup_fd
http://bugs.python.org/issue16105  15 msgs

#16079: list duplicate test names with patchcheck
http://bugs.python.org/issue16079  14 msgs

#3982: support .format for bytes
http://bugs.python.org/issue3982  13 msgs

#13290: get vars for object with __slots__
http://bugs.python.org/issue13290  12 msgs

#16113: Add SHA-3 (Keccak) support
http://bugs.python.org/issue16113  11 msgs

#16074: bad error message in os.rename
http://bugs.python.org/issue16074  10 msgs

#12947: doctest directive examples in library/doctest.html lack the fl
http://bugs.python.org/issue12947   9 msgs

#16116: Can not install C extension modules to inside a venv on Python
http://bugs.python.org/issue16116   9 msgs



Issues closed (45)
==================

#2489: Patch for bugs in pty.py
http://bugs.python.org/issue2489  closed by gregory.p.smith

#9650: format codes in time.strptime docstrings
http://bugs.python.org/issue9650  closed by belopolsky

#12069: test_signal.test_without_siginterrupt() failure on AMD64 OpenI
http://bugs.python.org/issue12069  closed by haypo

#13398: _cursesmodule does not build, doesn't find Python.h on Solaris
http://bugs.python.org/issue13398  closed by jcea

#13801: The Python 3 Docs don't highlight nonlocal
http://bugs.python.org/issue13801  closed by georg.brandl

#14161: python2 file __repr__ does not escape filename
http://bugs.python.org/issue14161  closed by ezio.melotti

#14331: Python/import.c uses a lot of stack space due to MAXPATHLEN
http://bugs.python.org/issue14331  closed by gregory.p.smith

#14446: Remove deprecated tkinter functions
http://bugs.python.org/issue14446  closed by asvetlov

#14503: docs: "yield from" breaks Pygments syntax coloring in doc exam
http://bugs.python.org/issue14503  closed by georg.brandl

#14997: IDLE tries to run shell window if line is completed with F5 ra
http://bugs.python.org/issue14997  closed by asvetlov

#15201: C argument errors and Python arguments error are different
http://bugs.python.org/issue15201  closed by benjamin.peterson

#15417: Add support for csh and fish in venv activation scripts
http://bugs.python.org/issue15417  closed by asvetlov

#15488: Closed files keep their buffer alive
http://bugs.python.org/issue15488  closed by python-dev

#15609: Format string: add more fast-path
http://bugs.python.org/issue15609  closed by haypo

#15756: subprocess.poll() does not handle errno.ECHILD "No child proce
http://bugs.python.org/issue15756  closed by gregory.p.smith

#15766: _imp.load_dynamic() does crash with non-ASCII path and uses th
http://bugs.python.org/issue15766  closed by python-dev

#15897: zipimport.c doesn't check return value of fseek()
http://bugs.python.org/issue15897  closed by python-dev

#15923: Building from a fresh clone breaks on Parser/asdl_c.py
http://bugs.python.org/issue15923  closed by ezio.melotti

#15979: Improve timeit documentation
http://bugs.python.org/issue15979  closed by ezio.melotti

#16001: small ints: cache string representation
http://bugs.python.org/issue16001  closed by haypo

#16029: pickle.dumps(xrange(sys.maxsize)) produces xrange(0)
http://bugs.python.org/issue16029  closed by mark.dickinson

#16030: xrange repr broken for large arguments
http://bugs.python.org/issue16030  closed by mark.dickinson

#16034: bz2 module appears slower in Python 3.x versus Python 2.x
http://bugs.python.org/issue16034  closed by nadeem.vawda

#16036: simplify int() signature docs
http://bugs.python.org/issue16036  closed by python-dev

#16065: setup.py: passing --prefix=/ makes --root ignored
http://bugs.python.org/issue16065  closed by eric.araujo

#16071: fix link to email.message.Message in mailbox docs
http://bugs.python.org/issue16071  closed by r.david.murray

#16077: fix code example in docs for built-in reduce()
http://bugs.python.org/issue16077  closed by chris.jerdonek

#16084: couple of code examples not highlighted in "What's new in Pyth
http://bugs.python.org/issue16084  closed by mark.dickinson

#16085: Minor config parser doc change
http://bugs.python.org/issue16085  closed by r.david.murray

#16087: How to open a csv file in universal new line mode?
http://bugs.python.org/issue16087  closed by r.david.murray

#16089: _elementtree.TreeBuilder broken with a non-C-deriving element_
http://bugs.python.org/issue16089  closed by pitrou

#16090: but is needed somewhere in http://www.python.org/dev/peps/pep-
http://bugs.python.org/issue16090  closed by georg.brandl

#16091: changing sidebar links in http://docs.python.org/
http://bugs.python.org/issue16091  closed by python-dev

#16092: test_recursion_limit in test_threading fails on Mac OS X in 3.
http://bugs.python.org/issue16092  closed by ned.deily

#16093: Documentation: links to 3.3
http://bugs.python.org/issue16093  closed by georg.brandl

#16097: Minor fix in comment in codecs.py
http://bugs.python.org/issue16097  closed by tim.golden

#16109: urllib2.urlopen throws HTTP Error in python 2.7.2, 2.7.3, but 
http://bugs.python.org/issue16109  closed by pitrou

#16118: Implement SHA-3
http://bugs.python.org/issue16118  closed by brett.cannon

#16122: Allow *open* to accept file-like objects
http://bugs.python.org/issue16122  closed by benjamin.peterson

#16126: PyErr_Format format mismatch in _testcapimodule.c
http://bugs.python.org/issue16126  closed by python-dev

#16127: Correct mentions of narrow build in documentation and comments
http://bugs.python.org/issue16127  closed by ezio.melotti

#16130: "Porting to Python 3.3" needs to be fixed in "What's new In Py
http://bugs.python.org/issue16130  closed by python-dev

#16131: Pylauncher is being installed in Windows system folder
http://bugs.python.org/issue16131  closed by loewis

#16135: Removal of OS/2 support
http://bugs.python.org/issue16135  closed by python-dev

#16138: In the glossary there is a small typo about __len__() in the s
http://bugs.python.org/issue16138  closed by asvetlov
_______________________________________________
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