[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Oct 28 12:08:53 EDT 2016


ACTIVITY SUMMARY (2016-10-21 - 2016-10-28)
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    5525 ( +1)
  closed 34779 (+51)
  total  40304 (+52)

Open issues with patches: 2398 


Issues opened (36)
==================

#5830: heapq item comparison problematic with sched's events
http://bugs.python.org/issue5830  reopened by serhiy.storchaka

#5996: abstract class instantiable when subclassing dict
http://bugs.python.org/issue5996  reopened by gvanrossum

#25002: Deprecate asyncore/asynchat
http://bugs.python.org/issue25002  reopened by serhiy.storchaka

#25152: venv documentation doesn't tell you how to specify a particula
http://bugs.python.org/issue25152  reopened by serhiy.storchaka

#28498: tk busy command
http://bugs.python.org/issue28498  opened by tkinter

#28499: Logging module documentation needs a rework.
http://bugs.python.org/issue28499  opened by Pierre Bousquie

#28501: [Patch] Make os.umask() optional
http://bugs.python.org/issue28501  opened by EdSchouten

#28502: [Patch] Make os.chdir() optional
http://bugs.python.org/issue28502  opened by EdSchouten

#28503: [Patch] '_crypt' module: fix implicit declaration of crypt(), 
http://bugs.python.org/issue28503  opened by EdSchouten

#28506: Multiprocessing Pool starmap - struct.error: 'i' format requir
http://bugs.python.org/issue28506  opened by Justin Ting

#28512: PyErr_SyntaxLocationEx() and PyErr_SyntaxLocationObject() alwa
http://bugs.python.org/issue28512  opened by serhiy.storchaka

#28513: Document zipfile CLI
http://bugs.python.org/issue28513  opened by serhiy.storchaka

#28516: contextlib.ExitStack.__enter__ has trivial but undocumented be
http://bugs.python.org/issue28516  opened by walker.hale.iv

#28518: execute("begin immediate") throwing OperationalError
http://bugs.python.org/issue28518  opened by fschulze

#28519: Update pydoc tool to support generic types
http://bugs.python.org/issue28519  opened by levkivskyi

#28521: _PyEval_RequestCodeExtraIndex should return a globally valid i
http://bugs.python.org/issue28521  opened by jpe

#28522: can't make IDLEX work with python._pth and python-3.6.0b2
http://bugs.python.org/issue28522  opened by Big Stone

#28523: Idlelib.configdialog: use 'color' insteadof 'colour'
http://bugs.python.org/issue28523  opened by terry.reedy

#28524: Set default argument of logging.disable() to logging.CRITICAL
http://bugs.python.org/issue28524  opened by Al.Sweigart

#28528: Pdb.checkline()
http://bugs.python.org/issue28528  opened by takluyver

#28530: Howto detect if an object is of type os.DirEntry
http://bugs.python.org/issue28530  opened by stephan

#28531: Improve utf7 encoder memory usage
http://bugs.python.org/issue28531  opened by xiang.zhang

#28532: Show sys.version when -V option is supplied twice.
http://bugs.python.org/issue28532  opened by inada.naoki

#28533: Replace asyncore
http://bugs.python.org/issue28533  opened by Mariatta

#28534: Replace asynchat
http://bugs.python.org/issue28534  opened by Mariatta

#28536: Show the qualified name when a call fails
http://bugs.python.org/issue28536  opened by Ryan.Gonzalez

#28538: _socket module cross-compilation error on android-24
http://bugs.python.org/issue28538  opened by xdegaye

#28539: httplib/http.client HTTPConnection._set_hostport() regression
http://bugs.python.org/issue28539  opened by cfs-pure

#28540: math.degrees(sys.float_info.max) should throw an OverflowError
http://bugs.python.org/issue28540  opened by franciscouzo

#28541: Improve test coverage for json library - loading bytes
http://bugs.python.org/issue28541  opened by Eric Appelt

#28542: document cross compilation
http://bugs.python.org/issue28542  opened by xdegaye

#28543: Incomplete fast path codecs aliases in codecs doc
http://bugs.python.org/issue28543  opened by xiang.zhang

#28544: Implement asyncio.Task in C
http://bugs.python.org/issue28544  opened by yselivanov

#28546: Better explain setting pdb breakpoints
http://bugs.python.org/issue28546  opened by iank

#28547: Python to use Windows Certificate Store
http://bugs.python.org/issue28547  opened by Jean-Philippe Landry

#28548: http.server parse_request() bug and error reporting
http://bugs.python.org/issue28548  opened by barry



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

#28548: http.server parse_request() bug and error reporting
http://bugs.python.org/issue28548

#28546: Better explain setting pdb breakpoints
http://bugs.python.org/issue28546

#28543: Incomplete fast path codecs aliases in codecs doc
http://bugs.python.org/issue28543

#28542: document cross compilation
http://bugs.python.org/issue28542

#28538: _socket module cross-compilation error on android-24
http://bugs.python.org/issue28538

#28534: Replace asynchat
http://bugs.python.org/issue28534

#28533: Replace asyncore
http://bugs.python.org/issue28533

#28532: Show sys.version when -V option is supplied twice.
http://bugs.python.org/issue28532

#28528: Pdb.checkline()
http://bugs.python.org/issue28528

#28521: _PyEval_RequestCodeExtraIndex should return a globally valid i
http://bugs.python.org/issue28521

#28519: Update pydoc tool to support generic types
http://bugs.python.org/issue28519

#28512: PyErr_SyntaxLocationEx() and PyErr_SyntaxLocationObject() alwa
http://bugs.python.org/issue28512

#28503: [Patch] '_crypt' module: fix implicit declaration of crypt(), 
http://bugs.python.org/issue28503

#28502: [Patch] Make os.chdir() optional
http://bugs.python.org/issue28502

#28501: [Patch] Make os.umask() optional
http://bugs.python.org/issue28501



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

#28546: Better explain setting pdb breakpoints
http://bugs.python.org/issue28546

#28544: Implement asyncio.Task in C
http://bugs.python.org/issue28544

#28543: Incomplete fast path codecs aliases in codecs doc
http://bugs.python.org/issue28543

#28542: document cross compilation
http://bugs.python.org/issue28542

#28541: Improve test coverage for json library - loading bytes
http://bugs.python.org/issue28541

#28540: math.degrees(sys.float_info.max) should throw an OverflowError
http://bugs.python.org/issue28540

#28539: httplib/http.client HTTPConnection._set_hostport() regression
http://bugs.python.org/issue28539

#28536: Show the qualified name when a call fails
http://bugs.python.org/issue28536

#28532: Show sys.version when -V option is supplied twice.
http://bugs.python.org/issue28532

#28531: Improve utf7 encoder memory usage
http://bugs.python.org/issue28531

#28528: Pdb.checkline()
http://bugs.python.org/issue28528

#28524: Set default argument of logging.disable() to logging.CRITICAL
http://bugs.python.org/issue28524

#28523: Idlelib.configdialog: use 'color' insteadof 'colour'
http://bugs.python.org/issue28523

#28516: contextlib.ExitStack.__enter__ has trivial but undocumented be
http://bugs.python.org/issue28516

#28513: Document zipfile CLI
http://bugs.python.org/issue28513



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

#28498: tk busy command
http://bugs.python.org/issue28498  36 msgs

#28522: can't make IDLEX work with python._pth and python-3.6.0b2
http://bugs.python.org/issue28522  18 msgs

#25002: Deprecate asyncore/asynchat
http://bugs.python.org/issue25002  16 msgs

#23262: webbrowser module broken with Firefox 36+
http://bugs.python.org/issue23262  14 msgs

#28544: Implement asyncio.Task in C
http://bugs.python.org/issue28544  12 msgs

#28539: httplib/http.client HTTPConnection._set_hostport() regression
http://bugs.python.org/issue28539   9 msgs

#28199: Compact dict resizing is doing too much work
http://bugs.python.org/issue28199   7 msgs

#28524: Set default argument of logging.disable() to logging.CRITICAL
http://bugs.python.org/issue28524   7 msgs

#27275: KeyError thrown by optimised collections.OrderedDict.popitem()
http://bugs.python.org/issue27275   6 msgs

#5996: abstract class instantiable when subclassing dict
http://bugs.python.org/issue5996   5 msgs



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

#3015: tkinter with wantobjects=False has been broken for some time
http://bugs.python.org/issue3015  closed by serhiy.storchaka

#17711: Persistent id in pickle with protocol version 0
http://bugs.python.org/issue17711  closed by serhiy.storchaka

#20357: Mention buildbots in the core dev section of the devguide
http://bugs.python.org/issue20357  closed by berker.peksag

#20491: textwrap: Non-breaking space not honored
http://bugs.python.org/issue20491  closed by serhiy.storchaka

#22757: TclStackFree: incorrect freePtr. Call out of sequence?
http://bugs.python.org/issue22757  closed by serhiy.storchaka

#22949: fnmatch.translate doesn't add ^ at the beginning
http://bugs.python.org/issue22949  closed by serhiy.storchaka

#23214: BufferedReader.read1(size) signature incompatible with Buffere
http://bugs.python.org/issue23214  closed by martin.panter

#25464: Tix HList header_exists should be "exist"
http://bugs.python.org/issue25464  closed by serhiy.storchaka

#25953: re fails to identify invalid numeric group references in repla
http://bugs.python.org/issue25953  closed by serhiy.storchaka

#26240: Docstring of the subprocess module should be cleaned up
http://bugs.python.org/issue26240  closed by martin.panter

#26682: Ttk Notebook tabs do not show with 1-2 char names
http://bugs.python.org/issue26682  closed by ned.deily

#26796: BaseEventLoop.run_in_executor shouldn't specify max_workers fo
http://bugs.python.org/issue26796  closed by yselivanov

#26923: asyncio.gather drops cancellation
http://bugs.python.org/issue26923  closed by yselivanov

#27025: More human readable generated widget names
http://bugs.python.org/issue27025  closed by serhiy.storchaka

#27989: incomplete signature with help function using typing
http://bugs.python.org/issue27989  closed by gvanrossum

#28107: Update typing module documentation for NamedTuple
http://bugs.python.org/issue28107  closed by gvanrossum

#28213: asyncio SSLProtocol _app_transport is private
http://bugs.python.org/issue28213  closed by yselivanov

#28255: TextCalendar.prweek/month/year outputs an extra whitespace cha
http://bugs.python.org/issue28255  closed by serhiy.storchaka

#28314: ElementTree: Element.getiterator(tag) broken in 3.6
http://bugs.python.org/issue28314  closed by serhiy.storchaka

#28330: Use simpler and faster sched.Event definition
http://bugs.python.org/issue28330  closed by rhettinger

#28333: input() with Unicode prompt produces mojibake on Windows
http://bugs.python.org/issue28333  closed by steve.dower

#28353: os.fwalk() unhandled exception when error occurs accessing sym
http://bugs.python.org/issue28353  closed by serhiy.storchaka

#28396: Remove *.pyo references from man page
http://bugs.python.org/issue28396  closed by brett.cannon

#28408: Fix redundant code and memory leak in _PyUnicodeWriter_Finish
http://bugs.python.org/issue28408  closed by serhiy.storchaka

#28426: PyUnicode_AsDecodedObject can only return unicode now
http://bugs.python.org/issue28426  closed by serhiy.storchaka

#28430: asyncio: C implemeted Future cause Tornado test fail
http://bugs.python.org/issue28430  closed by inada.naoki

#28435: test_urllib2_localnet.ProxyAuthTests fails with no_proxy and N
http://bugs.python.org/issue28435  closed by martin.panter

#28439: Remove redundant checks in PyUnicode_EncodeLocale and PyUnicod
http://bugs.python.org/issue28439  closed by serhiy.storchaka

#28465: python 3.5 magic number
http://bugs.python.org/issue28465  closed by brett.cannon

#28469: timeit: use powers of 2 in autorange(), instead of powers of 1
http://bugs.python.org/issue28469  closed by serhiy.storchaka

#28482: test_typing fails if asyncio unavailable
http://bugs.python.org/issue28482  closed by gvanrossum

#28488: shutil.make_archive (xxx, zip, root_dir) is adding './' entry 
http://bugs.python.org/issue28488  closed by serhiy.storchaka

#28496: Mark up constants 0, 1, -1 in C API docs
http://bugs.python.org/issue28496  closed by serhiy.storchaka

#28497: future in tkinter
http://bugs.python.org/issue28497  closed by serhiy.storchaka

#28500: pep 525/asyncio: Handle when async generators are GCed from an
http://bugs.python.org/issue28500  closed by yselivanov

#28504: Cleanup unicode_decode_call_errorhandler_wchar/writer
http://bugs.python.org/issue28504  closed by serhiy.storchaka

#28505: pip installation issues with default path on Windows
http://bugs.python.org/issue28505  closed by eryksun

#28507: Regenerate ./configure on the default branch
http://bugs.python.org/issue28507  closed by ned.deily

#28508: Need way to expose incremental size of key sharing dicts
http://bugs.python.org/issue28508  closed by rhettinger

#28509: dict.update allocates too much
http://bugs.python.org/issue28509  closed by inada.naoki

#28510: PyUnicodeDecodeError_GetObject always return bytes
http://bugs.python.org/issue28510  closed by serhiy.storchaka

#28511: Use the "U" format for parsing Unicode object arg in PyArg_Par
http://bugs.python.org/issue28511  closed by xiang.zhang

#28514: Python (IDLE?) freezes on file save on Windows
http://bugs.python.org/issue28514  closed by SilentGhost

#28515: Py3k warnings in Python 2.7 tests
http://bugs.python.org/issue28515  closed by serhiy.storchaka

#28517: Dead code in wordcode
http://bugs.python.org/issue28517  closed by serhiy.storchaka

#28520: Failed to install Python 3.3.5 on OSX 10.11.6
http://bugs.python.org/issue28520  closed by ned.deily

#28525: Incorrect documented parameter for gc.collect
http://bugs.python.org/issue28525  closed by python-dev

#28526: Use PyUnicode_AsEncodedString instead of PyUnicode_AsEncodedOb
http://bugs.python.org/issue28526  closed by serhiy.storchaka

#28527: Hack in `genericpath.commonprefix()` crashes if `m` argument i
http://bugs.python.org/issue28527  closed by christian.heimes

#28529: 0 ** 0 should raise ArithmeticError
http://bugs.python.org/issue28529  closed by tim.peters

#28535: round seems to provide floor, not proper rounding
http://bugs.python.org/issue28535  closed by r.david.murray

#28537: abc module fails to reject instantiation of some multiply-inhe
http://bugs.python.org/issue28537  closed by r.david.murray

#28545: socket.bind to AF_PACKET should use passed interface name
http://bugs.python.org/issue28545  closed by mturon


More information about the Python-Dev mailing list