[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Aug 12 12:08:47 EDT 2016


ACTIVITY SUMMARY (2016-08-05 - 2016-08-12)
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    5595 ( +6)
  closed 33909 (+47)
  total  39504 (+53)

Open issues with patches: 2444 


Issues opened (40)
==================

#12345: Add math.tau
http://bugs.python.org/issue12345  reopened by gvanrossum

#27695: Long constant calculations stall compilation
http://bugs.python.org/issue27695  opened by fcostantini

#27696: win_add2path.py does not add user site directory
http://bugs.python.org/issue27696  opened by altendky

#27698: socketpair not in socket.__all__ on Windows
http://bugs.python.org/issue27698  opened by veky

#27701: [posixmodule] [Refactoring patch] Simply call into *at() funct
http://bugs.python.org/issue27701  opened by EdSchouten

#27703: Replace two Py_XDECREFs with Py_DECREFs in do_raise
http://bugs.python.org/issue27703  opened by xiang.zhang

#27704: bytes(x) is slow when x is bytearray
http://bugs.python.org/issue27704  opened by methane

#27705: Updating old C:/Windows/System32/ucrtbased.dll
http://bugs.python.org/issue27705  opened by terry.reedy

#27706: Random.seed, whose purpose is purportedly determinism, behaves
http://bugs.python.org/issue27706  opened by glyph

#27709: difflib.HtmlDiff produces different output from difflib.ndiff
http://bugs.python.org/issue27709  opened by SilentGhost

#27712: Tiny typos in import.rst
http://bugs.python.org/issue27712  opened by xiang.zhang

#27713: Spurious "platform dependent libraries" warnings when running 
http://bugs.python.org/issue27713  opened by chris.jerdonek

#27714: some test_idle tests are not re-runnable, producing false fail
http://bugs.python.org/issue27714  opened by ned.deily

#27715: call-matcher breaks if a method is mocked with spec=True
http://bugs.python.org/issue27715  opened by carljm

#27716: http.client truncates UTF-8 encoded headers
http://bugs.python.org/issue27716  opened by Lukasa

#27717: sqlite documentation bug
http://bugs.python.org/issue27717  opened by Eyal Mor

#27718: help('signal') incomplete (e.g: signal.signal not visible)
http://bugs.python.org/issue27718  opened by Gabriel Pettier (Tshirtman)

#27719: Misleading note about "args" attribute in "User-defined Except
http://bugs.python.org/issue27719  opened by benhoyt

#27720: decimal.Context.to_eng_string wrong docstring
http://bugs.python.org/issue27720  opened by ztane

#27723: Document typing.Text and typing.AnyStr
http://bugs.python.org/issue27723  opened by michael0x2a

#27724: PEP3119 inconsintent with actual CPython impl
http://bugs.python.org/issue27724  opened by Daisuke Miyakawa

#27725: Use Py_SIZE(x) instead of x->ob_size
http://bugs.python.org/issue27725  opened by trex58

#27726: ctags -t does not exists in Makefile.pre.in
http://bugs.python.org/issue27726  opened by matrixise

#27727: Update Tools/freeze to use .vcxproj files
http://bugs.python.org/issue27727  opened by Kaeptm Blaubaer

#27728: HTTPConnection.requests has a mutable as default value for hea
http://bugs.python.org/issue27728  opened by matrixise

#27729: Provide a better error message when the file path is too long 
http://bugs.python.org/issue27729  opened by brett.cannon

#27730: Update shutil to work with max file path length on Windows
http://bugs.python.org/issue27730  opened by brett.cannon

#27731: Opt-out of MAX_PATH on Windows 10
http://bugs.python.org/issue27731  opened by steve.dower

#27732: IDLE tests should be quiet
http://bugs.python.org/issue27732  opened by terry.reedy

#27733: Test that self.bell is called in IDLE classes when intended.
http://bugs.python.org/issue27733  opened by terry.reedy

#27734: Memory leaks at Python35-32
http://bugs.python.org/issue27734  opened by Филипп Пономарев

#27736: repeated Py_Initialize/PyRun_SimpleString/Py_Finalize segfault
http://bugs.python.org/issue27736  opened by smcv

#27737: email.header.Header.encode() crashes with IndexError on spaces
http://bugs.python.org/issue27737  opened by Tim.Graham

#27740: Fix doc of Py_CompileStringExFlags
http://bugs.python.org/issue27740  opened by xiang.zhang

#27741: datetime.datetime.strptime functionality description incorrect
http://bugs.python.org/issue27741  opened by Valectar

#27742: Random.randint generates different values in Python2 and Pytho
http://bugs.python.org/issue27742  opened by wrohdewald

#27743: Python 2 has a wrong artificial limit on the amount of memory 
http://bugs.python.org/issue27743  opened by tzickel

#27744: Add AF_ALG (Linux Kernel crypto) to socket module
http://bugs.python.org/issue27744  opened by christian.heimes

#27746: ResourceWarnings in test_asyncio
http://bugs.python.org/issue27746  opened by martin.panter

#27747: Broken example in the queue module documentation
http://bugs.python.org/issue27747  opened by Paulo Gabriel Poiati



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

#27746: ResourceWarnings in test_asyncio
http://bugs.python.org/issue27746

#27744: Add AF_ALG (Linux Kernel crypto) to socket module
http://bugs.python.org/issue27744

#27741: datetime.datetime.strptime functionality description incorrect
http://bugs.python.org/issue27741

#27740: Fix doc of Py_CompileStringExFlags
http://bugs.python.org/issue27740

#27737: email.header.Header.encode() crashes with IndexError on spaces
http://bugs.python.org/issue27737

#27733: Test that self.bell is called in IDLE classes when intended.
http://bugs.python.org/issue27733

#27731: Opt-out of MAX_PATH on Windows 10
http://bugs.python.org/issue27731

#27723: Document typing.Text and typing.AnyStr
http://bugs.python.org/issue27723

#27713: Spurious "platform dependent libraries" warnings when running 
http://bugs.python.org/issue27713

#27712: Tiny typos in import.rst
http://bugs.python.org/issue27712

#27705: Updating old C:/Windows/System32/ucrtbased.dll
http://bugs.python.org/issue27705

#27701: [posixmodule] [Refactoring patch] Simply call into *at() funct
http://bugs.python.org/issue27701

#27696: win_add2path.py does not add user site directory
http://bugs.python.org/issue27696

#27691: X509 cert with GEN_RID subject alt name causes SytemError
http://bugs.python.org/issue27691

#27679: set_bitfields() unused in _ctypes_test
http://bugs.python.org/issue27679



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

#27740: Fix doc of Py_CompileStringExFlags
http://bugs.python.org/issue27740

#27737: email.header.Header.encode() crashes with IndexError on spaces
http://bugs.python.org/issue27737

#27728: HTTPConnection.requests has a mutable as default value for hea
http://bugs.python.org/issue27728

#27726: ctags -t does not exists in Makefile.pre.in
http://bugs.python.org/issue27726

#27723: Document typing.Text and typing.AnyStr
http://bugs.python.org/issue27723

#27720: decimal.Context.to_eng_string wrong docstring
http://bugs.python.org/issue27720

#27719: Misleading note about "args" attribute in "User-defined Except
http://bugs.python.org/issue27719

#27712: Tiny typos in import.rst
http://bugs.python.org/issue27712

#27709: difflib.HtmlDiff produces different output from difflib.ndiff
http://bugs.python.org/issue27709

#27704: bytes(x) is slow when x is bytearray
http://bugs.python.org/issue27704

#27703: Replace two Py_XDECREFs with Py_DECREFs in do_raise
http://bugs.python.org/issue27703

#27701: [posixmodule] [Refactoring patch] Simply call into *at() funct
http://bugs.python.org/issue27701

#27696: win_add2path.py does not add user site directory
http://bugs.python.org/issue27696

#27692: Clean serveral unnecessary NULL checks in exceptions.c
http://bugs.python.org/issue27692

#27691: X509 cert with GEN_RID subject alt name causes SytemError
http://bugs.python.org/issue27691



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

#12345: Add math.tau
http://bugs.python.org/issue12345  30 msgs

#27392: Add a server_side keyword parameter to create_connection
http://bugs.python.org/issue27392  12 msgs

#12319: [http.client] HTTPConnection.request not support "chunked" Tra
http://bugs.python.org/issue12319  11 msgs

#27714: some test_idle tests are not re-runnable, producing false fail
http://bugs.python.org/issue27714  10 msgs

#27181: Add geometric mean to `statistics` module
http://bugs.python.org/issue27181   9 msgs

#26081: Implement asyncio Future in C to improve performance
http://bugs.python.org/issue26081   8 msgs

#27742: Random.randint generates different values in Python2 and Pytho
http://bugs.python.org/issue27742   8 msgs

#23105: os.O_SHLOCK and os.O_EXLOCK are not available on Linux
http://bugs.python.org/issue23105   7 msgs

#27128: Add _PyObject_FastCall()
http://bugs.python.org/issue27128   7 msgs

#27720: decimal.Context.to_eng_string wrong docstring
http://bugs.python.org/issue27720   7 msgs



Issues closed (46)
==================

#3216: Scarce msilib documentation
http://bugs.python.org/issue3216  closed by berker.peksag

#14594: document imp.load_dynamic()
http://bugs.python.org/issue14594  closed by berker.peksag

#15639: csv.Error description is incorrectly broad
http://bugs.python.org/issue15639  closed by berker.peksag

#18548: In unittest doc change WidgetTestCase to SimpleWidgetTestCase 
http://bugs.python.org/issue18548  closed by berker.peksag

#21699: Windows Python 3.4.1 pyvenv doesn't work in directories with s
http://bugs.python.org/issue21699  closed by vinay.sajip

#21999: shlex: bug in posix mode handling of empty strings
http://bugs.python.org/issue21999  closed by python-dev

#22391: MSILIB truncates last character in summary information stream
http://bugs.python.org/issue22391  closed by berker.peksag

#22557: Local import is too slow
http://bugs.python.org/issue22557  closed by serhiy.storchaka

#22829: Add --prompt option to venv
http://bugs.python.org/issue22829  closed by python-dev

#23306: Within zipfile, use of zlib.crc32 raises OverflowError at argu
http://bugs.python.org/issue23306  closed by gregory.p.smith

#23322: parser module docs missing second example
http://bugs.python.org/issue23322  closed by berker.peksag

#23542: Update PEP 476 for using urllib2.build_opener()
http://bugs.python.org/issue23542  closed by berker.peksag

#24626: please sync cgi.parse document
http://bugs.python.org/issue24626  closed by berker.peksag

#26750: Mock autospec does not work with subclasses of property()
http://bugs.python.org/issue26750  closed by gregory.p.smith

#26945: difflib.HtmlDiff().make_file() treat few change as whole line 
http://bugs.python.org/issue26945  closed by SilentGhost

#26981: add compatibility shim for enum34 backport
http://bugs.python.org/issue26981  closed by ethan.furman

#26988: Add AutoNumberedEnum to stdlib
http://bugs.python.org/issue26988  closed by ethan.furman

#27184: Support path objects in the ntpath module
http://bugs.python.org/issue27184  closed by brett.cannon

#27204: Failing doctests in Doc/howto/
http://bugs.python.org/issue27204  closed by python-dev

#27205: Failing doctests in Library/collections.rst
http://bugs.python.org/issue27205  closed by python-dev

#27206: Failing doctests in Doc/tutorial/
http://bugs.python.org/issue27206  closed by python-dev

#27207: Failing doctests in Doc/whatsnew/3.2.rst
http://bugs.python.org/issue27207  closed by python-dev

#27208: Failing doctests in Library/traceback.rst
http://bugs.python.org/issue27208  closed by python-dev

#27209: Failing doctests in Library/email.*.rst
http://bugs.python.org/issue27209  closed by python-dev

#27210: Failing doctests due to environmental dependencies in Lib/{nnt
http://bugs.python.org/issue27210  closed by python-dev

#27242: Make the docs for NotImplemented & NotImplementedError unambig
http://bugs.python.org/issue27242  closed by python-dev

#27373: logging.handlers.SysLogHandler with TCP not working on rsyslog
http://bugs.python.org/issue27373  closed by vinay.sajip

#27502: Python -m Module Vulnerable to Buffer Over Flow.
http://bugs.python.org/issue27502  closed by skrah

#27650: Implement `__repr__` methods for logging.Logger and others
http://bugs.python.org/issue27650  closed by python-dev

#27664: Allow specifying prefix for thread name in concurrent.futures.
http://bugs.python.org/issue27664  closed by gregory.p.smith

#27688: Expand documentation about Any in the typing module
http://bugs.python.org/issue27688  closed by gvanrossum

#27689: Add documentation for typing.Generator
http://bugs.python.org/issue27689  closed by gvanrossum

#27697: Obscure bug in the int() function
http://bugs.python.org/issue27697  closed by berker.peksag

#27699: spam
http://bugs.python.org/issue27699  closed by SilentGhost

#27700: Document asyncio.AbstractEventLoop, not asyncio.BaseEventLoop
http://bugs.python.org/issue27700  closed by gvanrossum

#27702: Only use SOCK_RAW when defined
http://bugs.python.org/issue27702  closed by berker.peksag

#27707: List reports incorrect length if modifed after yield
http://bugs.python.org/issue27707  closed by matrixise

#27708: Rounding/Large Int representation error with multiplication an
http://bugs.python.org/issue27708  closed by eric.smith

#27710: Disallow fold not in [0, 1] in time and datetime constructors
http://bugs.python.org/issue27710  closed by python-dev

#27711: datetime.utctimetuple() method should respect fold disambiguat
http://bugs.python.org/issue27711  closed by belopolsky

#27721: distutils strtobool returns 0 and 1 rather than False and True
http://bugs.python.org/issue27721  closed by rhettinger

#27722: Path.touch's keyword argument mode documented incorrectly
http://bugs.python.org/issue27722  closed by python-dev

#27735: 'module' object has no attribute 'SIGALRM' - singal module
http://bugs.python.org/issue27735  closed by r.david.murray

#27738: odd behavior in creating list of lambda expressions
http://bugs.python.org/issue27738  closed by ebarry

#27739: add math.sign/signum
http://bugs.python.org/issue27739  closed by r.david.murray

#27745: Fix typos in Argument Clinic howto
http://bugs.python.org/issue27745  closed by SilentGhost


More information about the Python-Dev mailing list