[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Oct 18 18:07:38 CEST 2013


ACTIVITY SUMMARY (2013-10-11 - 2013-10-18)
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    4184 (-56)
  closed 26872 (+115)
  total  31056 (+59)

Open issues with patches: 1948 


Issues opened (43)
==================

#16203: Proposal: add re.fullmatch() method
http://bugs.python.org/issue16203  reopened by georg.brandl

#17294: compile-flag for single-execution to return value instead of p
http://bugs.python.org/issue17294  reopened by Albert.Zeyer

#19205: Don't import re and sysconfig in site.py
http://bugs.python.org/issue19205  reopened by pitrou

#19227: test_multiprocessing_xxx hangs under Gentoo buildbots
http://bugs.python.org/issue19227  opened by pitrou

#19229: operator.py: move the Python implementation in the else block 
http://bugs.python.org/issue19229  opened by haypo

#19230: Reimplement the keyword module in C
http://bugs.python.org/issue19230  opened by haypo

#19232: Speed up _decimal import
http://bugs.python.org/issue19232  opened by skrah

#19233: test_io.test_interrupted_write_retry_text() hangs on Solaris 1
http://bugs.python.org/issue19233  opened by haypo

#19234: socket.fileno() documentation
http://bugs.python.org/issue19234  opened by georg.brandl

#19235: Add a dedicated subclass for recursion errors
http://bugs.python.org/issue19235  opened by elazar

#19236: Add Tornado HTTP benchmark
http://bugs.python.org/issue19236  opened by pitrou

#19237: Proposal : LCM function to complement GCD
http://bugs.python.org/issue19237  opened by CliffM

#19238: Misleading explanation of fill and align in format_spec
http://bugs.python.org/issue19238  opened by davidchambers

#19239: add inspect functions to retrieve attributes from both old dir
http://bugs.python.org/issue19239  opened by ethan.furman

#19240: iglob should try to use `readdir`
http://bugs.python.org/issue19240  opened by tebeka

#19241: MINGW: install import library
http://bugs.python.org/issue19241  opened by rpetrov

#19242: MINGW: generalization of posix installation in distutils
http://bugs.python.org/issue19242  opened by rpetrov

#19243: MINGW: support stdcall without underscore
http://bugs.python.org/issue19243  opened by rpetrov

#19244: MINGW: use replace instead rename to avoid failure on windows
http://bugs.python.org/issue19244  opened by rpetrov

#19245: mingw-meta: installation
http://bugs.python.org/issue19245  opened by rpetrov

#19247: Describe surrogateescape algorithm in the Library Reference
http://bugs.python.org/issue19247  opened by ncoghlan

#19249: Enumeration.__eq__
http://bugs.python.org/issue19249  opened by CliffM

#19251: bitwise ops for bytes of equal length
http://bugs.python.org/issue19251  opened by christian.heimes

#19253: PyArg_ParseTuple: wrong use of seterror() clips helpful type e
http://bugs.python.org/issue19253  opened by georg.brandl

#19254: Python implementation of PBKDF2_HMAC
http://bugs.python.org/issue19254  opened by christian.heimes

#19255: Don't "wipe" builtins at shutdown
http://bugs.python.org/issue19255  opened by serhiy.storchaka

#19256: Optimize marshal format and add version token.
http://bugs.python.org/issue19256  opened by kristjan.jonsson

#19257: Sub-optimal error message when importing a non-package
http://bugs.python.org/issue19257  opened by alex

#19259: Provide Python implementation of operator.compare_digest()
http://bugs.python.org/issue19259  opened by christian.heimes

#19261: Add support for 24-bit in the sunau module
http://bugs.python.org/issue19261  opened by serhiy.storchaka

#19262: Add asyncio (tulip, PEP 3156) to stdlib
http://bugs.python.org/issue19262  opened by gvanrossum

#19263: enum.py : Enum.__new__(). __objclass__
http://bugs.python.org/issue19263  opened by CliffM

#19264: subprocess.Popen doesn't support unicode on Windows
http://bugs.python.org/issue19264  opened by peter0

#19265: Increased test coverage for datetime pickling
http://bugs.python.org/issue19265  opened by Colin.Williams

#19270: sched.cancel() breaks events order
http://bugs.python.org/issue19270  opened by serhiy.storchaka

#19271: Update OrderedDict "see also" link
http://bugs.python.org/issue19271  opened by BreamoreBoy

#19273: Update PCbuild/readme.txt
http://bugs.python.org/issue19273  opened by zach.ware

#19274: make zipfile.PyZipFile more usable
http://bugs.python.org/issue19274  opened by Christian.Tismer

#19279: UTF-7 to UTF-8 decoding crash
http://bugs.python.org/issue19279  opened by glebourgeois

#19280: Add a datatype to represent mime types to the email module
http://bugs.python.org/issue19280  opened by r.david.murray

#19281: add __objclass__ to the docs
http://bugs.python.org/issue19281  opened by ethan.furman

#19282: dbm is not a context manager
http://bugs.python.org/issue19282  opened by kousu

#19283: Need support to avoid Windows CRT compatibility issue.
http://bugs.python.org/issue19283  opened by debarshig



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

#19281: add __objclass__ to the docs
http://bugs.python.org/issue19281

#19271: Update OrderedDict "see also" link
http://bugs.python.org/issue19271

#19265: Increased test coverage for datetime pickling
http://bugs.python.org/issue19265

#19264: subprocess.Popen doesn't support unicode on Windows
http://bugs.python.org/issue19264

#19261: Add support for 24-bit in the sunau module
http://bugs.python.org/issue19261

#19257: Sub-optimal error message when importing a non-package
http://bugs.python.org/issue19257

#19247: Describe surrogateescape algorithm in the Library Reference
http://bugs.python.org/issue19247

#19245: mingw-meta: installation
http://bugs.python.org/issue19245

#19244: MINGW: use replace instead rename to avoid failure on windows
http://bugs.python.org/issue19244

#19243: MINGW: support stdcall without underscore
http://bugs.python.org/issue19243

#19242: MINGW: generalization of posix installation in distutils
http://bugs.python.org/issue19242

#19241: MINGW: install import library
http://bugs.python.org/issue19241

#19238: Misleading explanation of fill and align in format_spec
http://bugs.python.org/issue19238

#19222: Add 'x' mode to gzip.open()
http://bugs.python.org/issue19222

#19214: shutil.make_archive should recognize extensions in filenames
http://bugs.python.org/issue19214



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

#19282: dbm is not a context manager
http://bugs.python.org/issue19282

#19279: UTF-7 to UTF-8 decoding crash
http://bugs.python.org/issue19279

#19274: make zipfile.PyZipFile more usable
http://bugs.python.org/issue19274

#19273: Update PCbuild/readme.txt
http://bugs.python.org/issue19273

#19270: sched.cancel() breaks events order
http://bugs.python.org/issue19270

#19265: Increased test coverage for datetime pickling
http://bugs.python.org/issue19265

#19263: enum.py : Enum.__new__(). __objclass__
http://bugs.python.org/issue19263

#19262: Add asyncio (tulip, PEP 3156) to stdlib
http://bugs.python.org/issue19262

#19261: Add support for 24-bit in the sunau module
http://bugs.python.org/issue19261

#19256: Optimize marshal format and add version token.
http://bugs.python.org/issue19256

#19254: Python implementation of PBKDF2_HMAC
http://bugs.python.org/issue19254

#19253: PyArg_ParseTuple: wrong use of seterror() clips helpful type e
http://bugs.python.org/issue19253

#19244: MINGW: use replace instead rename to avoid failure on windows
http://bugs.python.org/issue19244

#19243: MINGW: support stdcall without underscore
http://bugs.python.org/issue19243

#19242: MINGW: generalization of posix installation in distutils
http://bugs.python.org/issue19242



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

#19262: Add asyncio (tulip, PEP 3156) to stdlib
http://bugs.python.org/issue19262  33 msgs

#16129: No good way to set 'PYTHONIOENCODING' when embedding python.
http://bugs.python.org/issue16129  22 msgs

#19256: Optimize marshal format and add version token.
http://bugs.python.org/issue19256  17 msgs

#4965: Can doc index of html version be separately scrollable?
http://bugs.python.org/issue4965  14 msgs

#19227: test_multiprocessing_xxx hangs under Gentoo buildbots
http://bugs.python.org/issue19227  14 msgs

#19232: Speed up _decimal import
http://bugs.python.org/issue19232  14 msgs

#19205: Don't import re and sysconfig in site.py
http://bugs.python.org/issue19205  10 msgs

#19230: Reimplement the keyword module in C
http://bugs.python.org/issue19230   9 msgs

#19279: UTF-7 to UTF-8 decoding crash
http://bugs.python.org/issue19279   9 msgs

#13451: sched.py: speedup cancel() method
http://bugs.python.org/issue13451   8 msgs



Issues closed (85)
==================

#2919: Merge profile/cProfile in 3.n+1
http://bugs.python.org/issue2919  closed by alexandre.vassalotti

#4555: Smelly exports (global symbols in python not prefixed with Py 
http://bugs.python.org/issue4555  closed by pitrou

#8090: PEP 4 should say something about the standard library
http://bugs.python.org/issue8090  closed by python-dev

#8507: abc.abstractproperty does not copy docstring
http://bugs.python.org/issue8507  closed by georg.brandl

#9170: zipfile cannot read AES encrypted files
http://bugs.python.org/issue9170  closed by georg.brandl

#9548: locale can be imported at startup but relies on too many	libra
http://bugs.python.org/issue9548  closed by pitrou

#11120: threading.Thread.daemon Documentation Incomplete
http://bugs.python.org/issue11120  closed by georg.brandl

#12348: case sensitivity  in packaging.pypi.simple.Crawler
http://bugs.python.org/issue12348  closed by georg.brandl

#13026: Dis module - documentation of MAKE_FUNCTION
http://bugs.python.org/issue13026  closed by python-dev

#13203: Doc: say id() is only useful for existing objects
http://bugs.python.org/issue13203  closed by python-dev

#13740: winsound.SND_NOWAIT ignored on modern Windows platforms
http://bugs.python.org/issue13740  closed by python-dev

#13744: raw byte strings are described in a confusing way
http://bugs.python.org/issue13744  closed by georg.brandl

#13833: No documentation for PyStructSequence
http://bugs.python.org/issue13833  closed by python-dev

#13905: Built-in Types Comparisons should mention rich comparison meth
http://bugs.python.org/issue13905  closed by python-dev

#13915: Update tutorial/modules for PEP 3147
http://bugs.python.org/issue13915  closed by python-dev

#14407: concurrent.futures tests don't adher to test_cases protocol
http://bugs.python.org/issue14407  closed by pitrou

#14486: Add some versionchanged notes in threading docs
http://bugs.python.org/issue14486  closed by python-dev

#14999: ctypes ArgumentError lists arguments from 1, not 0
http://bugs.python.org/issue14999  closed by georg.brandl

#15648: stderr "refs" output does not respect PYTHONIOENCODING
http://bugs.python.org/issue15648  closed by georg.brandl

#15829: Threading Lock - Wrong Exception Name
http://bugs.python.org/issue15829  closed by python-dev

#16253: Docs for PyArg_ParseTupleAndKeywords say it doesn't accept nes
http://bugs.python.org/issue16253  closed by georg.brandl

#16657: traceback.format_tb incorrect docsting
http://bugs.python.org/issue16657  closed by python-dev

#16732: setup.py support for xxmodule without tkinker
http://bugs.python.org/issue16732  closed by python-dev

#16938: pydoc confused by __dir__
http://bugs.python.org/issue16938  closed by ethan.furman

#17029: h2py.py: search the multiarch include dir if it does exist
http://bugs.python.org/issue17029  closed by ezio.melotti

#17084: nntplib.NNTP.xover does not always return results as documente
http://bugs.python.org/issue17084  closed by georg.brandl

#17154: the 'ignore' pdb command raises IndexError
http://bugs.python.org/issue17154  closed by python-dev

#17335: FieldStorageClass is messed up
http://bugs.python.org/issue17335  closed by python-dev

#17375: Add docstrings to methods in the threading module
http://bugs.python.org/issue17375  closed by python-dev

#17631: inspect getsource does not display full text of lambda
http://bugs.python.org/issue17631  closed by georg.brandl

#17730: code.interact() doesn't support no banner
http://bugs.python.org/issue17730  closed by python-dev

#18102: except-clause with own exception class inside generator can le
http://bugs.python.org/issue18102  closed by pitrou

#18209: Bytearray type not supported as a mutable object in the fcntl.
http://bugs.python.org/issue18209  closed by georg.brandl

#18254: Accessing attr dict at definition time of a class from a metac
http://bugs.python.org/issue18254  closed by georg.brandl

#18281: tarfile defines stat constants
http://bugs.python.org/issue18281  closed by python-dev

#18416: Move to absolute file paths for module.__file__
http://bugs.python.org/issue18416  closed by brett.cannon

#18458: interactive interpreter crashes and test_readline fails with n
http://bugs.python.org/issue18458  closed by ned.deily

#18468: re.group() should never return a bytearray
http://bugs.python.org/issue18468  closed by serhiy.storchaka

#18521: [cppcheck] Full report
http://bugs.python.org/issue18521  closed by georg.brandl

#18582: PBKDF2 support
http://bugs.python.org/issue18582  closed by christian.heimes

#18714: Add tests for pdb.find_function
http://bugs.python.org/issue18714  closed by python-dev

#18723: shorten function of textwrap module is susceptible to	non-norm
http://bugs.python.org/issue18723  closed by vajrasky

#18725: Multiline shortening
http://bugs.python.org/issue18725  closed by serhiy.storchaka

#18739: math.log of a long returns a different value of math.log of an
http://bugs.python.org/issue18739  closed by mark.dickinson

#18754: Run Python child processes in isolated mode in the test suite?
http://bugs.python.org/issue18754  closed by python-dev

#18758: Fix internal references in the documentation
http://bugs.python.org/issue18758  closed by serhiy.storchaka

#18776: atexit error display behavior changed in python 3
http://bugs.python.org/issue18776  closed by pitrou

#18804: pythorun.c: is_valid_fd() should not duplicate the file descri
http://bugs.python.org/issue18804  closed by haypo

#18919: Unify audio modules tests
http://bugs.python.org/issue18919  closed by serhiy.storchaka

#18999: Support different contexts in multiprocessing
http://bugs.python.org/issue18999  closed by sbt

#19079: chameleon benchmark fails on 3.4
http://bugs.python.org/issue19079  closed by python-dev

#19131: Broken support of compressed AIFC files
http://bugs.python.org/issue19131  closed by serhiy.storchaka

#19179: doc bug: confusing table of values
http://bugs.python.org/issue19179  closed by python-dev

#19189: Improve cross-references in pickle documentation.
http://bugs.python.org/issue19189  closed by serhiy.storchaka

#19191: os.path.splitext in windows , a little question
http://bugs.python.org/issue19191  closed by terry.reedy

#19192: Move test_current_time from test_xmlrpc_net to test_xmlrpc
http://bugs.python.org/issue19192  closed by r.david.murray

#19197: Improve cross-references in shlex documentation
http://bugs.python.org/issue19197  closed by serhiy.storchaka

#19198: Improve cross-references in cgi documentation
http://bugs.python.org/issue19198  closed by serhiy.storchaka

#19202: Additions to function docs: reduce and itertools.
http://bugs.python.org/issue19202  closed by rhettinger

#19203: Improve cross-references in curses howto
http://bugs.python.org/issue19203  closed by serhiy.storchaka

#19204: Improve cross-references in urllib documentation
http://bugs.python.org/issue19204  closed by serhiy.storchaka

#19207: Improve cross-references in os documentation
http://bugs.python.org/issue19207  closed by serhiy.storchaka

#19209: Remove import copyreg from os module
http://bugs.python.org/issue19209  closed by christian.heimes

#19218: Use of MutableMapping in os module slows down interpreter star
http://bugs.python.org/issue19218  closed by christian.heimes

#19219: speed up marshal.loads()
http://bugs.python.org/issue19219  closed by pitrou

#19224: Make hash(None) consistent among processes
http://bugs.python.org/issue19224  closed by rhettinger

#19226: distutils/command/upload.py show response gives: TypeError: se
http://bugs.python.org/issue19226  closed by ned.deily

#19228: type.__qualname__ should not strip the module name
http://bugs.python.org/issue19228  closed by pitrou

#19231: ctype cant's use printf
http://bugs.python.org/issue19231  closed by georg.brandl

#19246: high fragmentation of the memory heap on Windows
http://bugs.python.org/issue19246  closed by haypo

#19248: sphinx is not py3k compatible
http://bugs.python.org/issue19248  closed by ezio.melotti

#19250: Duplicate import documentation in py3k
http://bugs.python.org/issue19250  closed by georg.brandl

#19252: Enum.py : Enum.__new__() : Test Coverage
http://bugs.python.org/issue19252  closed by python-dev

#19258: Got resource warning when running wsgiref demo app
http://bugs.python.org/issue19258  closed by python-dev

#19260: "int" comment in marshal.c is outdated
http://bugs.python.org/issue19260  closed by python-dev

#19266: Rename contextlib.ignore to contextlib.suppress
http://bugs.python.org/issue19266  closed by python-dev

#19267: Logging to file does not accept UTF16
http://bugs.python.org/issue19267  closed by python-dev

#19268: Local variable created with reflection cannot be referenced wi
http://bugs.python.org/issue19268  closed by r.david.murray

#19269: subtraction of pennies incorrect rounding or truncation proble
http://bugs.python.org/issue19269  closed by tim.peters

#19272: Can't pickle lambda (while named functions are ok)
http://bugs.python.org/issue19272  closed by ethan.furman

#19275: test_site is failing on AMD64 Snow Leopard
http://bugs.python.org/issue19275  closed by ned.deily

#19276: test_wave failing on PPC64 Linux
http://bugs.python.org/issue19276  closed by serhiy.storchaka

#19277: zlib compressobj: missing parameter doc strings
http://bugs.python.org/issue19277  closed by python-dev

#19278: zlib compressobj: expose missing knobs
http://bugs.python.org/issue19278  closed by georg.brandl

#19284: subprocess._args_from_interpreter_flags() mishandles -R
http://bugs.python.org/issue19284  closed by python-dev


More information about the Python-Dev mailing list