[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Feb 24 12:09:14 EST 2017


ACTIVITY SUMMARY (2017-02-17 - 2017-02-24)
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    5833 ( -4)
  closed 35565 (+54)
  total  41398 (+50)

Open issues with patches: 2478 


Issues opened (32)
==================

#27840: functools.partial: don't copy keywoard arguments in partial_ca
http://bugs.python.org/issue27840  reopened by haypo

#29593: Improve UnboundLocalError message for deleted names
http://bugs.python.org/issue29593  opened by mbussonn

#29594: implementation of __or__ in enum.auto
http://bugs.python.org/issue29594  opened by magu

#29595: Expose max_queue_size in ThreadPoolExecutor
http://bugs.python.org/issue29595  opened by prayerslayer

#29596: Unfinished sentense in howto/clinic.rst
http://bugs.python.org/issue29596  opened by mbussonn

#29598: Write unit tests for pdb module
http://bugs.python.org/issue29598  opened by Artem Muterko

#29600: Returning an exception object from a coroutine triggers implic
http://bugs.python.org/issue29600  opened by njs

#29601: Need reST markup for enum types
http://bugs.python.org/issue29601  opened by barry

#29606: urllib FTP protocol stream injection
http://bugs.python.org/issue29606  opened by ecbftw

#29611: TextIOWrapper's write_through option behave differently betwee
http://bugs.python.org/issue29611  opened by inada.naoki

#29612: TarFile.extract() suffers from hard links inside tarball
http://bugs.python.org/issue29612  opened by Jussi Judin

#29613: Support for SameSite Cookies
http://bugs.python.org/issue29613  opened by akash0x53

#29615: SimpleXMLRPCDispatcher._dispatch mangles tracebacks when invok
http://bugs.python.org/issue29615  opened by petr at motejlek.net

#29616: input() after restarting causes bug
http://bugs.python.org/issue29616  opened by Juan

#29617: Drop Python 3.4 support from asyncio
http://bugs.python.org/issue29617  opened by inada.naoki

#29619: st_ino (unsigned long long) is casted to long long in posixmod
http://bugs.python.org/issue29619  opened by mba

#29620: unittest.TestCase.assertWarns raises RuntimeEror if sys.module
http://bugs.python.org/issue29620  opened by kernc

#29621: telnetlib.Telnet.write gives confusing error message when a st
http://bugs.python.org/issue29621  opened by John Hagen

#29623: configparser.ConfigParser.read() does not accept Pathlib path 
http://bugs.python.org/issue29623  opened by David Ellis

#29624: Python 3.5.3 x86 web installer cannot install launcher
http://bugs.python.org/issue29624  opened by steve.dower

#29626: Issue with spacing in argparse module while using help
http://bugs.python.org/issue29626  opened by falu2010

#29627: configparser.ConfigParser.read() has undocumented/unexpected b
http://bugs.python.org/issue29627  opened by David Ellis

#29631: Error “importlib.h, importlib_external.h updated. You will n
http://bugs.python.org/issue29631  opened by Karen

#29632: argparse values for action in add_argument() should be flags i
http://bugs.python.org/issue29632  opened by pgacv2

#29633: MSI installer does not pass values as SecureProperty from UI
http://bugs.python.org/issue29633  opened by aldehoff

#29636: Specifying indent in the json.tool command
http://bugs.python.org/issue29636  opened by dhimmel

#29637: ast.get_docstring(): AttributeError: 'NoneType' object has no 
http://bugs.python.org/issue29637  opened by jwilk

#29638: Spurious failures in test_collections in releak hunting mode a
http://bugs.python.org/issue29638  opened by levkivskyi

#29639: test suite intentionally avoids referring to localhost, destro
http://bugs.python.org/issue29639  opened by gregory.p.smith

#29640: _PyThreadState_Init and fork race leads to inconsistent key li
http://bugs.python.org/issue29640  opened by Ján Stanček

#29641: make install failure when using ./configure --enable-optimizat
http://bugs.python.org/issue29641  opened by haypo

#29642: Why does unittest.TestLoader.discover still rely on existence 
http://bugs.python.org/issue29642  opened by Andrei Fokau



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

#29642: Why does unittest.TestLoader.discover still rely on existence 
http://bugs.python.org/issue29642

#29640: _PyThreadState_Init and fork race leads to inconsistent key li
http://bugs.python.org/issue29640

#29639: test suite intentionally avoids referring to localhost, destro
http://bugs.python.org/issue29639

#29638: Spurious failures in test_collections in releak hunting mode a
http://bugs.python.org/issue29638

#29637: ast.get_docstring(): AttributeError: 'NoneType' object has no 
http://bugs.python.org/issue29637

#29636: Specifying indent in the json.tool command
http://bugs.python.org/issue29636

#29633: MSI installer does not pass values as SecureProperty from UI
http://bugs.python.org/issue29633

#29631: Error “importlib.h, importlib_external.h updated. You will n
http://bugs.python.org/issue29631

#29627: configparser.ConfigParser.read() has undocumented/unexpected b
http://bugs.python.org/issue29627

#29623: configparser.ConfigParser.read() does not accept Pathlib path 
http://bugs.python.org/issue29623

#29621: telnetlib.Telnet.write gives confusing error message when a st
http://bugs.python.org/issue29621

#29620: unittest.TestCase.assertWarns raises RuntimeEror if sys.module
http://bugs.python.org/issue29620

#29619: st_ino (unsigned long long) is casted to long long in posixmod
http://bugs.python.org/issue29619

#29617: Drop Python 3.4 support from asyncio
http://bugs.python.org/issue29617

#29615: SimpleXMLRPCDispatcher._dispatch mangles tracebacks when invok
http://bugs.python.org/issue29615



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

#29623: configparser.ConfigParser.read() does not accept Pathlib path 
http://bugs.python.org/issue29623

#29615: SimpleXMLRPCDispatcher._dispatch mangles tracebacks when invok
http://bugs.python.org/issue29615

#29613: Support for SameSite Cookies
http://bugs.python.org/issue29613

#29568: undefined parsing behavior with the old style string formattin
http://bugs.python.org/issue29568

#29557: binhex documentation claims unknown bug
http://bugs.python.org/issue29557

#29555: Update Python Software Foundation Copyright Year
http://bugs.python.org/issue29555

#29553: Argparser does not display closing parentheses in nested mutex
http://bugs.python.org/issue29553

#29549: Improve docstring for str.index
http://bugs.python.org/issue29549

#29540: Add compact=True flag to json.dump/dumps
http://bugs.python.org/issue29540

#29537: Alternative fix for BUILD_MAP_UNPACK_WITH_CALL opcode in 3.5
http://bugs.python.org/issue29537

#29533: urllib2 works slowly with proxy on windows
http://bugs.python.org/issue29533

#29523: latest setuptools breaks virtualenvs due to unbundling depende
http://bugs.python.org/issue29523

#29507: Use FASTCALL in call_method() to avoid temporary tuple
http://bugs.python.org/issue29507

#29476: Simplify set_add_entry()
http://bugs.python.org/issue29476

#29475: option to not follow symlinks when globbing
http://bugs.python.org/issue29475



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

#22273: abort when passing certain structs by value using ctypes
http://bugs.python.org/issue22273  20 msgs

#29549: Improve docstring for str.index
http://bugs.python.org/issue29549  13 msgs

#26789: Please do not log during shutdown
http://bugs.python.org/issue26789   9 msgs

#29176: /tmp does not exist on Android and is used by curses.window.pu
http://bugs.python.org/issue29176   9 msgs

#29592: abs_paths() in site.py is slow
http://bugs.python.org/issue29592   7 msgs

#29616: input() after restarting causes bug
http://bugs.python.org/issue29616   7 msgs

#29533: urllib2 works slowly with proxy on windows
http://bugs.python.org/issue29533   6 msgs

#28909: Adding LTTng-UST tracing support
http://bugs.python.org/issue28909   5 msgs

#29355: sqlite3: remove sqlite3_stmt_readonly()
http://bugs.python.org/issue29355   5 msgs

#29581: __init_subclass__ causes TypeError when used with standard lib
http://bugs.python.org/issue29581   5 msgs



Issues closed (53)
==================

#9592: Limitations in objects returned by multiprocessing Pool
http://bugs.python.org/issue9592  closed by serhiy.storchaka

#10701: Error pickling objects with mutating __getstate__
http://bugs.python.org/issue10701  closed by serhiy.storchaka

#11299: Allow deepcopying paused generators
http://bugs.python.org/issue11299  closed by serhiy.storchaka

#15657: Error in Python 3 docs for PyMethodDef
http://bugs.python.org/issue15657  closed by barry

#18195: error when deep copying module is confusing
http://bugs.python.org/issue18195  closed by serhiy.storchaka

#18423: Document limitations on -m
http://bugs.python.org/issue18423  closed by ncoghlan

#22807: uuid.uuid1() should use uuid_generate_time_safe() if available
http://bugs.python.org/issue22807  closed by barry

#24274: erroneous comments in dictobject.c
http://bugs.python.org/issue24274  closed by inada.naoki

#25617: Installing local installation of Python
http://bugs.python.org/issue25617  closed by inada.naoki

#26382: List object memory allocator
http://bugs.python.org/issue26382  closed by inada.naoki

#26970: Replace OpenSSL's CPRNG with system entropy source
http://bugs.python.org/issue26970  closed by christian.heimes

#27660: Replace size_t with Py_ssize_t as the type of local variable i
http://bugs.python.org/issue27660  closed by xiang.zhang

#27788: platform module's version number doesn't match its docstring
http://bugs.python.org/issue27788  closed by lemburg

#28121: If module starts with comment or empty line then frame.f_code.
http://bugs.python.org/issue28121  closed by Aivar.Annamaa

#28814: Deprecation notice on inspect.getargvalues() is incorrect
http://bugs.python.org/issue28814  closed by ncoghlan

#29165: Use forward compatible macro in example code for creating new 
http://bugs.python.org/issue29165  closed by inada.naoki

#29347: Python could crash while creating weakref for a given object
http://bugs.python.org/issue29347  closed by xiang.zhang

#29436: Compilation failure against Android NDK r14 beta 2
http://bugs.python.org/issue29436  closed by xdegaye

#29453: Remove reference to undefined dictionary ordering in Tutorial
http://bugs.python.org/issue29453  closed by Mariatta

#29463: Add `docstring` field to AST nodes
http://bugs.python.org/issue29463  closed by inada.naoki

#29503: Make embedded-Python detectable
http://bugs.python.org/issue29503  closed by steve.dower

#29509: redundant interning in PyObject_GetAttrString
http://bugs.python.org/issue29509  closed by inada.naoki

#29520: Documentation uses deprecated "defindex.html" Sphinx template
http://bugs.python.org/issue29520  closed by inada.naoki

#29525: Python 2.7.13 for Windows broken (from prompt)
http://bugs.python.org/issue29525  closed by steve.dower

#29529: Backport Travis configuration
http://bugs.python.org/issue29529  closed by inada.naoki

#29532: functools.partial is not compatible between 2.7 and 3.5
http://bugs.python.org/issue29532  closed by serhiy.storchaka

#29546: A more helpful ImportError message
http://bugs.python.org/issue29546  closed by barry

#29554: profile/pstat doc clariification
http://bugs.python.org/issue29554  closed by berker.peksag

#29565: Still broken ctypes calling convention on MSVC / 64-bit Window
http://bugs.python.org/issue29565  closed by vinay.sajip

#29571: test_re is failing when local is set for `en_IN`
http://bugs.python.org/issue29571  closed by ncoghlan

#29575: doc 17.2.1: basic Pool example is too basic
http://bugs.python.org/issue29575  closed by davin

#29579: Windows Python 3.7 installer broken by README.txt renamed to R
http://bugs.python.org/issue29579  closed by steve.dower

#29580: "Built-in Functions" not being functions
http://bugs.python.org/issue29580  closed by rhettinger

#29589: test_asyncio & test_multiprocessing_forkserver failed
http://bugs.python.org/issue29589  closed by xiang.zhang

#29597: __new__ / __init__ calls during unpickling not documented corr
http://bugs.python.org/issue29597  closed by serhiy.storchaka

#29599: Github organization link is secret and not accessible from cor
http://bugs.python.org/issue29599  closed by berker.peksag

#29602: complex() on object with __complex__ function loses sign of ze
http://bugs.python.org/issue29602  closed by mark.dickinson

#29603: More informative Queue class: new method that returns number o
http://bugs.python.org/issue29603  closed by slytomcat

#29604: ImportError when importing the package `queue`
http://bugs.python.org/issue29604  closed by christian.heimes

#29605: platform.architecture() with Python2.7-32 misreports architect
http://bugs.python.org/issue29605  closed by lemburg

#29607: Broken stack_effect for CALL_FUNCTION_EX
http://bugs.python.org/issue29607  closed by inada.naoki

#29608: pip_gui
http://bugs.python.org/issue29608  closed by berker.peksag

#29609: Receiving messages from subprocess does not work on Mac OS X
http://bugs.python.org/issue29609  closed by ned.deily

#29610: ssl do_handshake fails on https-proxy (aka. https over https-p
http://bugs.python.org/issue29610  closed by martin.panter

#29614: Additional implementation alternative to DictReader
http://bugs.python.org/issue29614  closed by rhettinger

#29618: Making a Tuple or Dict with Callable[ ..., xxx ] gives error
http://bugs.python.org/issue29618  closed by Pauli Salmenrinne

#29622: ast module doesn't support optional fields of Parser/Python.as
http://bugs.python.org/issue29622  closed by inada.naoki

#29625: colorsys.rgb_to_hsv  always returns saturation as 0 (python2.7
http://bugs.python.org/issue29625  closed by Will Pittman

#29628: struct objects can no longer be pickled
http://bugs.python.org/issue29628  closed by serhiy.storchaka

#29629: rgb_to_hls in colorsys.py
http://bugs.python.org/issue29629  closed by madhavendra.sharma

#29630: REPL tab-completion triggers code execution
http://bugs.python.org/issue29630  closed by christian.heimes

#29634: Reduce deque repeat execution when maxlen exist and size is no
http://bugs.python.org/issue29634  closed by rhettinger

#29635: os.chdir() acts like `cd -P` by default, it should offer an op
http://bugs.python.org/issue29635  closed by serhiy.storchaka


More information about the Python-Dev mailing list