[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri May 5 12:09:12 EDT 2017


ACTIVITY SUMMARY (2017-04-28 - 2017-05-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    5929 (+21)
  closed 36109 (+61)
  total  42038 (+82)

Open issues with patches: 2384 


Issues opened (58)
==================

#29094: Regression in zipfile writing in 2.7.13
http://bugs.python.org/issue29094  reopened by gregory.p.smith

#30166: Import command-line parsing modules only when needed
http://bugs.python.org/issue30166  reopened by terry.reedy

#30202: Update test.test_importlib.test_abc to test find_spec()
http://bugs.python.org/issue30202  opened by brett.cannon

#30203: AttributeError in Popen.communicate()
http://bugs.python.org/issue30203  opened by Luke Campagnola

#30210: No Documentation on tkinter dnd module
http://bugs.python.org/issue30210  opened by anthony-flury

#30211: Bdb: add docstrings
http://bugs.python.org/issue30211  opened by csabella

#30212: test_ssl.py is broken in Centos7
http://bugs.python.org/issue30212  opened by david-cpi

#30213: ZipFile from 'a'ppend-mode file generates invalid zip
http://bugs.python.org/issue30213  opened by BoppreH

#30214: make_zip.py lacks command a few line options.
http://bugs.python.org/issue30214  opened by Decorater

#30216: xdrlib.Unpacker.unpack_string returns bytes (docs say should b
http://bugs.python.org/issue30216  opened by rnash

#30217: Missing entry for the tilde (~) operator in the Index
http://bugs.python.org/issue30217  opened by lebigot

#30218: shutil.unpack_archive doesn't support PathLike
http://bugs.python.org/issue30218  opened by Jelle Zijlstra

#30219: webbrowser.open outputs xdg-open deprecation warning
http://bugs.python.org/issue30219  opened by desbma

#30220: Why are the custom messages for ValueError and TypeError suppr
http://bugs.python.org/issue30220  opened by pgacv2

#30222: make_zip.py had a bug when setting up full 64 bit distribution
http://bugs.python.org/issue30222  opened by Decorater

#30223: Add Lib/test/__main__.py in 2.7
http://bugs.python.org/issue30223  opened by serhiy.storchaka

#30224: remove outdated checks in struct
http://bugs.python.org/issue30224  opened by xiang.zhang

#30226: Modernize make_ssl_certs
http://bugs.python.org/issue30226  opened by christian.heimes

#30227: test_site must not write outside the build directory: must not
http://bugs.python.org/issue30227  opened by haypo

#30228: Open a file in text mode requires too many syscalls
http://bugs.python.org/issue30228  opened by haypo

#30229: Closing a BufferedRandom calls lseek() mutliple times
http://bugs.python.org/issue30229  opened by haypo

#30230: Move quick test in PyObject_IsSubClass outside of PyType_Check
http://bugs.python.org/issue30230  opened by Jim Fasarakis-Hilliard

#30231: test_imaplib needs a TLS server accepting self-signed certific
http://bugs.python.org/issue30231  opened by haypo

#30235: Validate shutil supports path-like objects, update docs accord
http://bugs.python.org/issue30235  opened by brett.cannon

#30237: Access violation due to CancelSynchronousIo of console read
http://bugs.python.org/issue30237  opened by eryksun

#30238: 2to3 doesn't detect or fix Exception indexing
http://bugs.python.org/issue30238  opened by dlenski

#30241: Add contextlib.AbstractAsyncContextManager
http://bugs.python.org/issue30241  opened by Jelle Zijlstra

#30242: resolve undefined behaviour in struct
http://bugs.python.org/issue30242  opened by xiang.zhang

#30244: Emit a ResourceWarning in concurrent.futures executor destruct
http://bugs.python.org/issue30244  opened by haypo

#30245: possible overflow when organize struct.pack_into error message
http://bugs.python.org/issue30245  opened by xiang.zhang

#30246: fix several error messages in struct
http://bugs.python.org/issue30246  opened by xiang.zhang

#30247: Make importlib.machinery class handle os.PathLike path
http://bugs.python.org/issue30247  opened by louielu

#30248: Using boolean arguments in the _json module
http://bugs.python.org/issue30248  opened by serhiy.storchaka

#30249: improve struct.unpack_from's error message like struct.pack_in
http://bugs.python.org/issue30249  opened by xiang.zhang

#30250: StreamIO truncate behavior of current position
http://bugs.python.org/issue30250  opened by Albert.Zeyer

#30251: Windows Visual Studio solution does not have an install target
http://bugs.python.org/issue30251  opened by steveire

#30252: Configuration system does not work for Windows/Visual Studio
http://bugs.python.org/issue30252  opened by steveire

#30253: Python does not build without WITH_THREADS defined on Windows/
http://bugs.python.org/issue30253  opened by steveire

#30256: Adding a SyncManager Queue proxy to a SyncManager dict or Name
http://bugs.python.org/issue30256  opened by jjdmon

#30258: [2.7] regrtest: handle child process crash
http://bugs.python.org/issue30258  opened by haypo

#30259: Test somehow that generated files are up to date: run make reg
http://bugs.python.org/issue30259  opened by haypo

#30260: sock_dealloc() may call __repr__ when socket class is already 
http://bugs.python.org/issue30260  opened by asterite

#30262: Don't expose sqlite3 Cache and Statement
http://bugs.python.org/issue30262  opened by palaviv

#30263: regrtest: log the system load?
http://bugs.python.org/issue30263  opened by haypo

#30266: AbstractContextManager should support __method__ = None
http://bugs.python.org/issue30266  opened by Jelle Zijlstra

#30267: Deprecate os.path.commonprefix
http://bugs.python.org/issue30267  opened by Valentin.Lorentz

#30268: Make mimetypes.guess_type accept path-like objects
http://bugs.python.org/issue30268  opened by Valentin.Lorentz

#30270: Remove sqlite3.Cache display method
http://bugs.python.org/issue30270  opened by palaviv

#30271: Make sqlite3 statement cache optional
http://bugs.python.org/issue30271  opened by palaviv

#30272: distutils.version.LooseVersion's compare raises exception in c
http://bugs.python.org/issue30272  opened by ollieparanoid2

#30273: The coverage job is broken: distutils build_ext fails on None
http://bugs.python.org/issue30273  opened by haypo

#30274: Make importlib.abc.ExtensionFileLoader.__init__() documentatio
http://bugs.python.org/issue30274  opened by brett.cannon

#30275: pickle doesn't work in compile/exec
http://bugs.python.org/issue30275  opened by Jeff Zhang

#30276: import hashlib makes many programs slow
http://bugs.python.org/issue30276  opened by bmwiedemann

#30278: The element div#sidebar on documentation requires the attribut
http://bugs.python.org/issue30278  opened by Kyle Thomas

#30280: Warning -- threading._dangling was modified by test_asyncio on
http://bugs.python.org/issue30280  opened by haypo

#30281: set stop default to -PY_SSIZE_T_MAX-1 in PySlice_Unpack
http://bugs.python.org/issue30281  opened by xiang.zhang

#30282: object returned by tarfile.extractfile has an incorrect value 
http://bugs.python.org/issue30282  opened by Ondrej Kubecka



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

#30282: object returned by tarfile.extractfile has an incorrect value 
http://bugs.python.org/issue30282

#30280: Warning -- threading._dangling was modified by test_asyncio on
http://bugs.python.org/issue30280

#30278: The element div#sidebar on documentation requires the attribut
http://bugs.python.org/issue30278

#30275: pickle doesn't work in compile/exec
http://bugs.python.org/issue30275

#30274: Make importlib.abc.ExtensionFileLoader.__init__() documentatio
http://bugs.python.org/issue30274

#30272: distutils.version.LooseVersion's compare raises exception in c
http://bugs.python.org/issue30272

#30271: Make sqlite3 statement cache optional
http://bugs.python.org/issue30271

#30266: AbstractContextManager should support __method__ = None
http://bugs.python.org/issue30266

#30256: Adding a SyncManager Queue proxy to a SyncManager dict or Name
http://bugs.python.org/issue30256

#30253: Python does not build without WITH_THREADS defined on Windows/
http://bugs.python.org/issue30253

#30252: Configuration system does not work for Windows/Visual Studio
http://bugs.python.org/issue30252

#30251: Windows Visual Studio solution does not have an install target
http://bugs.python.org/issue30251

#30249: improve struct.unpack_from's error message like struct.pack_in
http://bugs.python.org/issue30249

#30245: possible overflow when organize struct.pack_into error message
http://bugs.python.org/issue30245

#30244: Emit a ResourceWarning in concurrent.futures executor destruct
http://bugs.python.org/issue30244



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

#30281: set stop default to -PY_SSIZE_T_MAX-1 in PySlice_Unpack
http://bugs.python.org/issue30281

#30262: Don't expose sqlite3 Cache and Statement
http://bugs.python.org/issue30262

#30248: Using boolean arguments in the _json module
http://bugs.python.org/issue30248

#30246: fix several error messages in struct
http://bugs.python.org/issue30246

#30242: resolve undefined behaviour in struct
http://bugs.python.org/issue30242

#30224: remove outdated checks in struct
http://bugs.python.org/issue30224

#30219: webbrowser.open outputs xdg-open deprecation warning
http://bugs.python.org/issue30219

#30193: Support the buffer protocol in json.loads()
http://bugs.python.org/issue30193

#30192: hashlib module breaks with 64-bit kernel and 32-bit user space
http://bugs.python.org/issue30192

#30176: curses attribute constants list is incomplete
http://bugs.python.org/issue30176

#30162: Add _PyTuple_Empty and make PyTuple_New(0) never failing
http://bugs.python.org/issue30162

#30156: PYTHONDUMPREFS segfaults on exit
http://bugs.python.org/issue30156

#30152: Reduce the number of imports for argparse
http://bugs.python.org/issue30152

#30143: Using collections ABC from collections.abc rather than collect
http://bugs.python.org/issue30143

#30134: BytesWarning is missing from the documents
http://bugs.python.org/issue30134



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

#19903: Idle: Use inspect.signature for calltips
http://bugs.python.org/issue19903  23 msgs

#23404: 'make touch' does not work with git clones of the source repos
http://bugs.python.org/issue23404  15 msgs

#30223: Add Lib/test/__main__.py in 2.7
http://bugs.python.org/issue30223  13 msgs

#29094: Regression in zipfile writing in 2.7.13
http://bugs.python.org/issue29094  11 msgs

#26362: Approved API for creating a temporary file path
http://bugs.python.org/issue26362   9 msgs

#30258: [2.7] regrtest: handle child process crash
http://bugs.python.org/issue30258   8 msgs

#30263: regrtest: log the system load?
http://bugs.python.org/issue30263   8 msgs

#30273: The coverage job is broken: distutils build_ext fails on None
http://bugs.python.org/issue30273   8 msgs

#30276: import hashlib makes many programs slow
http://bugs.python.org/issue30276   8 msgs

#29943: PySlice_GetIndicesEx change broke ABI in 3.5 and 3.6 branches
http://bugs.python.org/issue29943   7 msgs



Issues closed (59)
==================

#15934: flaky test in test_ftplib
http://bugs.python.org/issue15934  closed by haypo

#19133: Transient test failure: test_with_statement (test_ftplib)
http://bugs.python.org/issue19133  closed by haypo

#22410: Locale dependent regexps on different locales
http://bugs.python.org/issue22410  closed by serhiy.storchaka

#22610: test_ftplib fails with sem_init: Too many open files
http://bugs.python.org/issue22610  closed by haypo

#23816: struct.unpack returns null pascal strings - [first] bug report
http://bugs.python.org/issue23816  closed by xiang.zhang

#27593: Deprecate sys._mercurial and create sys._git
http://bugs.python.org/issue27593  closed by brett.cannon

#28149: Incorrect indentation under “else” in _bsddb.c
http://bugs.python.org/issue28149  closed by martin.panter

#29448: Implement os.Pathlike for importlib.machinery
http://bugs.python.org/issue29448  closed by serhiy.storchaka

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

#29641: ./configure --enable-optimizations && make && make install com
http://bugs.python.org/issue29641  closed by haypo

#29915: Drop Mac OS X Tiger support in Python 3.7?
http://bugs.python.org/issue29915  closed by haypo

#29925: test_uuid fails on OS X Tiger
http://bugs.python.org/issue29925  closed by haypo

#29967: "AMD64 FreeBSD 9.x 3.x" tries to rebuild Include/opcode.h, tim
http://bugs.python.org/issue29967  closed by haypo

#30103: uu package uses old encoding
http://bugs.python.org/issue30103  closed by xiang.zhang

#30104: clang 4.0 miscompiles dtoa.c, giving broken float parsing and 
http://bugs.python.org/issue30104  closed by haypo

#30106: test_asyncore: test_handle_write() fails in tearDown()
http://bugs.python.org/issue30106  closed by haypo

#30107: python.core file created when running tests on AMD64 FreeBSD C
http://bugs.python.org/issue30107  closed by haypo

#30119: (ftplib) A remote attacker could possibly attack by containing
http://bugs.python.org/issue30119  closed by berker.peksag

#30124: Fix C aliasing issue in Python/dtoa.c to use strict aliasing o
http://bugs.python.org/issue30124  closed by haypo

#30125: test_SEH() of test_ctypes logs "Windows fatal exception: acces
http://bugs.python.org/issue30125  closed by haypo

#30126: CheckTraceCallbackContent of test_sqlite3 fails on OS X Tiger
http://bugs.python.org/issue30126  closed by haypo

#30131: test_logging leaks a "dangling" thread
http://bugs.python.org/issue30131  closed by haypo

#30158: Deprecation warnings emitted in test_importlib
http://bugs.python.org/issue30158  closed by serhiy.storchaka

#30169: test_multiprocessing_spawn crashed on AMD64 Windows8.1 Non-Deb
http://bugs.python.org/issue30169  closed by haypo

#30173: x86 Windows7 3.x buildbot has the issue #26624 bug
http://bugs.python.org/issue30173  closed by haypo

#30175: Random test_imaplib.test_logincapa_with_client_certfile failur
http://bugs.python.org/issue30175  closed by haypo

#30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords
http://bugs.python.org/issue30184  closed by serhiy.storchaka

#30185: forkserver process should silence KeyboardInterrupt
http://bugs.python.org/issue30185  closed by pitrou

#30190: unittest's assertAlmostEqual improved error message
http://bugs.python.org/issue30190  closed by berker.peksag

#30196: Add __matmul__ to collections.Counter
http://bugs.python.org/issue30196  closed by rhettinger

#30197: Enhance swap_attr() and swap_item() in test.support
http://bugs.python.org/issue30197  closed by serhiy.storchaka

#30199: Warning -- asyncore.socket_map was modified by test_ssl
http://bugs.python.org/issue30199  closed by haypo

#30200: tkinter ListboxSelect
http://bugs.python.org/issue30200  closed by Frank Pae

#30201: [3.5] RecvmsgIntoSCMRightsStreamTest fails with "OSError: [Err
http://bugs.python.org/issue30201  closed by haypo

#30204: socket.setblocking(0) changes socket.type
http://bugs.python.org/issue30204  closed by giampaolo.rodola

#30205: socket.getsockname() type mismatch with AF_UNIX on Linux
http://bugs.python.org/issue30205  closed by pitrou

#30206: data parameter for binascii.b2a_base64 is not positional-only
http://bugs.python.org/issue30206  closed by xiang.zhang

#30207: Rename test.test_support to test.support in 2.7
http://bugs.python.org/issue30207  closed by serhiy.storchaka

#30208: Small typos in IDLE doc
http://bugs.python.org/issue30208  closed by terry.reedy

#30209: some UTF8 symbols
http://bugs.python.org/issue30209  closed by terry.reedy

#30215: Make re.compile() locale agnostic
http://bugs.python.org/issue30215  closed by serhiy.storchaka

#30221: Deprecate assertNotAlmostEqual
http://bugs.python.org/issue30221  closed by serhiy.storchaka

#30225: EBADF error on x86 Tiger 3.x buildbot
http://bugs.python.org/issue30225  closed by haypo

#30232: configure: support Git worktree
http://bugs.python.org/issue30232  closed by haypo

#30233: [3.5] Warning -- locale was modified by test_idle
http://bugs.python.org/issue30233  closed by terry.reedy

#30234: Remove duplicate checks in test_isinstance
http://bugs.python.org/issue30234  closed by Jim Fasarakis-Hilliard

#30236: Add options --match and --failfast for test.regrtest in 2.7
http://bugs.python.org/issue30236  closed by serhiy.storchaka

#30239: test_asyncore: test_handle_expt() fails on macOS Sierra
http://bugs.python.org/issue30239  closed by haypo

#30240: Add daemon keyword argument to Thread constructor
http://bugs.python.org/issue30240  closed by zach.ware

#30243: Core dump when use uninitialized _json objects
http://bugs.python.org/issue30243  closed by serhiy.storchaka

#30254: [2.7] regrtest announces 401 tests, but there are 304 tests?
http://bugs.python.org/issue30254  closed by haypo

#30255: test_xml_etree: python: Objects/sliceobject.c:176: _PySlice_Ad
http://bugs.python.org/issue30255  closed by haypo

#30257: _bsddb: else misleadingly indented
http://bugs.python.org/issue30257  closed by haypo

#30261: Spam
http://bugs.python.org/issue30261  closed by zach.ware

#30264: [Windows] test_sax: Warning -- files was modified by test_sax
http://bugs.python.org/issue30264  closed by haypo

#30265: [2.7] test.support.unlink() should fail or emit a warning on W
http://bugs.python.org/issue30265  closed by haypo

#30269: [2.7] test_release_task_refs() of test_multiprocessing.py is u
http://bugs.python.org/issue30269  closed by haypo

#30277: Speeds up compiling cases-insensitive regular expressions
http://bugs.python.org/issue30277  closed by serhiy.storchaka

#30279: Remove unused Python/thread_foobar.h
http://bugs.python.org/issue30279  closed by haypo


More information about the Python-Dev mailing list