[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Aug 7 18:08:29 CEST 2015


ACTIVITY SUMMARY (2015-07-31 - 2015-08-07)
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    4992 (+31)
  closed 31595 (+32)
  total  36587 (+63)

Open issues with patches: 2245 


Issues opened (55)
==================

#24759: Idle: add ttk widgets as an option
http://bugs.python.org/issue24759  reopened by terry.reedy

#24764: cgi.FieldStorage can't parse multipart part headers with Conte
http://bugs.python.org/issue24764  opened by Peter Landry

#24765: Move .idlerc to %APPDATA%\IDLE on Windows
http://bugs.python.org/issue24765  opened by jan parowka

#24766: Subclass of property doesn't preserve instance __doc__ when us
http://bugs.python.org/issue24766  opened by erik.bray

#24767: can concurrent.futures len(Executor) return the number of task
http://bugs.python.org/issue24767  opened by Pat Riehecky

#24769: Interpreter doesn't start when dynamic loading is disabled
http://bugs.python.org/issue24769  opened by Jeffrey.Armstrong

#24770: Py_Finalize not cleaning up all threads
http://bugs.python.org/issue24770  opened by Alex Budovski

#24772: Smaller viewport shifts the "expand left menu" character into 
http://bugs.python.org/issue24772  opened by karlcow

#24773: Add local time disambiguation flag to datetime
http://bugs.python.org/issue24773  opened by belopolsky

#24774: inconsistency in http.server.test
http://bugs.python.org/issue24774  opened by wdv4758h

#24775: Python client failing to connect to server but completing as i
http://bugs.python.org/issue24775  opened by Seán Kelleher

#24776: Improve Fonts/Tabs UX for IDLE
http://bugs.python.org/issue24776  opened by rhettinger

#24778: mailcap.findmatch: document shell command Injection danger in 
http://bugs.python.org/issue24778  opened by TheRegRunner

#24779: Python/ast.c: decode_unicode is never called with rawmode=True
http://bugs.python.org/issue24779  opened by eric.smith

#24780: unittest assertEqual difference output foiled by newlines
http://bugs.python.org/issue24780  opened by chris.jerdonek

#24781: Improve UX of IDLE Highlighting configuration tab
http://bugs.python.org/issue24781  opened by markroseman

#24782: Merge 'configure extensions' into main IDLE config dialog
http://bugs.python.org/issue24782  opened by markroseman

#24783: Import Error (undefined symbol: PyFloat_Type) when Importing m
http://bugs.python.org/issue24783  opened by david-narvaez

#24784: Build fails --without-threads
http://bugs.python.org/issue24784  opened by louis.dassy

#24786: Changes in the devguide repository are not published online in
http://bugs.python.org/issue24786  opened by jcea

#24787: csv.Sniffer guesses "M" instead of \t or , as the delimiter
http://bugs.python.org/issue24787  opened by Tiago Wright

#24788: HTTPException is derived from Exception instead of IOError
http://bugs.python.org/issue24788  opened by Pastafarianist

#24789: ctypes doc string
http://bugs.python.org/issue24789  opened by LambertDW

#24790: Idle: improve stack viewer
http://bugs.python.org/issue24790  opened by terry.reedy

#24792: zipimporter masks import errors
http://bugs.python.org/issue24792  opened by Amund Hov

#24794: PyZipFile mixes compiled files from different python versions.
http://bugs.python.org/issue24794  opened by Amund Hov

#24795: Make event loops with statement context managers
http://bugs.python.org/issue24795  opened by Mathias Fröjdman

#24796: Deleting names referencing from enclosed and enclosing scopes
http://bugs.python.org/issue24796  opened by ncoghlan

#24798: _msvccompiler.py doesn't properly support manifests
http://bugs.python.org/issue24798  opened by gladman

#24799: IDLE should detect changes to open files by other processes
http://bugs.python.org/issue24799  opened by Al.Sweigart

#24800: exec docs should note that the no argument form in a local sco
http://bugs.python.org/issue24800  opened by Peter Eastman

#24801: right-mouse click in IDLE on Mac doesn't work
http://bugs.python.org/issue24801  opened by markroseman

#24802: PyFloat_FromString Buffer Over-read
http://bugs.python.org/issue24802  opened by JohnLeitch

#24803: PyNumber_Long Buffer Over-read.patch
http://bugs.python.org/issue24803  opened by JohnLeitch

#24805: Python installer having problem in installing Python for all u
http://bugs.python.org/issue24805  opened by Debarshi.Goswami

#24806: Inheriting from NoneType does not fail consistently
http://bugs.python.org/issue24806  opened by brechtm

#24807: compileall can cause Python installation to fail
http://bugs.python.org/issue24807  opened by Jon Ribbens

#24808: PyTypeObject fields have incorrectly documented types
http://bugs.python.org/issue24808  opened by Joseph Weston

#24809: Add getprotobynumber to socket module
http://bugs.python.org/issue24809  opened by wbooth

#24810: UX mode for IDLE targeted to 'new learners'
http://bugs.python.org/issue24810  opened by markroseman

#24812: All standard keystrokes not recognized in IDLE dialogs on Mac
http://bugs.python.org/issue24812  opened by markroseman

#24813: About IDLE dialog shouldn't be modal
http://bugs.python.org/issue24813  opened by markroseman

#24814: Disable Undo/Redo menu items when not applicable
http://bugs.python.org/issue24814  opened by markroseman

#24815: IDLE can lose menubar on OS X
http://bugs.python.org/issue24815  opened by markroseman

#24816: don't allow selecting IDLE debugger menu item when running
http://bugs.python.org/issue24816  opened by markroseman

#24817: disable format menu items when not applicable
http://bugs.python.org/issue24817  opened by markroseman

#24818: no way to run program in debugger from edit window
http://bugs.python.org/issue24818  opened by markroseman

#24819: replace window size preference with just use last window size
http://bugs.python.org/issue24819  opened by markroseman

#24820: IDLE themes for light on dark
http://bugs.python.org/issue24820  opened by markroseman

#24821: The optimization of string search can cause pessimization
http://bugs.python.org/issue24821  opened by serhiy.storchaka

#24822: IDLE: Accelerator key doesn't work for Options
http://bugs.python.org/issue24822  opened by serhiy.storchaka

#24823: ctypes.create_string_buffer does not add NUL if len(init) == s
http://bugs.python.org/issue24823  opened by tom.pohl

#24824: Pydoc fails with codecs
http://bugs.python.org/issue24824  opened by serhiy.storchaka

#24825: visual margin indicator for breakpoints in IDLE
http://bugs.python.org/issue24825  opened by markroseman

#24826: ability to integrate editor, shell, debugger in one window
http://bugs.python.org/issue24826  opened by markroseman



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

#24826: ability to integrate editor, shell, debugger in one window
http://bugs.python.org/issue24826

#24825: visual margin indicator for breakpoints in IDLE
http://bugs.python.org/issue24825

#24824: Pydoc fails with codecs
http://bugs.python.org/issue24824

#24823: ctypes.create_string_buffer does not add NUL if len(init) == s
http://bugs.python.org/issue24823

#24822: IDLE: Accelerator key doesn't work for Options
http://bugs.python.org/issue24822

#24821: The optimization of string search can cause pessimization
http://bugs.python.org/issue24821

#24820: IDLE themes for light on dark
http://bugs.python.org/issue24820

#24819: replace window size preference with just use last window size
http://bugs.python.org/issue24819

#24818: no way to run program in debugger from edit window
http://bugs.python.org/issue24818

#24817: disable format menu items when not applicable
http://bugs.python.org/issue24817

#24816: don't allow selecting IDLE debugger menu item when running
http://bugs.python.org/issue24816

#24815: IDLE can lose menubar on OS X
http://bugs.python.org/issue24815

#24814: Disable Undo/Redo menu items when not applicable
http://bugs.python.org/issue24814

#24813: About IDLE dialog shouldn't be modal
http://bugs.python.org/issue24813

#24812: All standard keystrokes not recognized in IDLE dialogs on Mac
http://bugs.python.org/issue24812



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

#24809: Add getprotobynumber to socket module
http://bugs.python.org/issue24809

#24808: PyTypeObject fields have incorrectly documented types
http://bugs.python.org/issue24808

#24803: PyNumber_Long Buffer Over-read.patch
http://bugs.python.org/issue24803

#24802: PyFloat_FromString Buffer Over-read
http://bugs.python.org/issue24802

#24798: _msvccompiler.py doesn't properly support manifests
http://bugs.python.org/issue24798

#24784: Build fails --without-threads
http://bugs.python.org/issue24784

#24782: Merge 'configure extensions' into main IDLE config dialog
http://bugs.python.org/issue24782

#24774: inconsistency in http.server.test
http://bugs.python.org/issue24774

#24773: Add local time disambiguation flag to datetime
http://bugs.python.org/issue24773

#24766: Subclass of property doesn't preserve instance __doc__ when us
http://bugs.python.org/issue24766

#24764: cgi.FieldStorage can't parse multipart part headers with Conte
http://bugs.python.org/issue24764

#24756: doctest run_docstring_examples does have an obvious utility
http://bugs.python.org/issue24756

#24750: IDLE: Cosmetic improvements for main window
http://bugs.python.org/issue24750

#24746: doctest 'fancy diff' formats incorrectly strip trailing whites
http://bugs.python.org/issue24746

#24733: Logically Dead Code
http://bugs.python.org/issue24733



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

#24383: consider implementing __await__ on concurrent.futures.Future
http://bugs.python.org/issue24383  26 msgs

#24750: IDLE: Cosmetic improvements for main window
http://bugs.python.org/issue24750  15 msgs

#24787: csv.Sniffer guesses "M" instead of \t or , as the delimiter
http://bugs.python.org/issue24787  13 msgs

#15944: memoryviews and ctypes
http://bugs.python.org/issue15944  12 msgs

#24759: Idle: add ttk widgets as an option
http://bugs.python.org/issue24759  12 msgs

#24778: mailcap.findmatch: document shell command Injection danger in 
http://bugs.python.org/issue24778  11 msgs

#24272: PEP 484 docs
http://bugs.python.org/issue24272  10 msgs

#22329: Windows installer can't recover partially installed state
http://bugs.python.org/issue22329   9 msgs

#24667: OrderedDict.popitem()/__str__() raises KeyError
http://bugs.python.org/issue24667   8 msgs

#23672: IDLE can crash if file name contains non-BMP Unicode character
http://bugs.python.org/issue23672   7 msgs



Issues closed (32)
==================

#4395: Document auto __ne__ generation; provide a use case for non-tr
http://bugs.python.org/issue4395  closed by rbcollins

#20557: Use specific asserts in io tests
http://bugs.python.org/issue20557  closed by serhiy.storchaka

#20769: Reload() description is unclear
http://bugs.python.org/issue20769  closed by rbcollins

#21192: Idle: Print filename when running a file from editor
http://bugs.python.org/issue21192  closed by terry.reedy

#21279: str.translate documentation incomplete
http://bugs.python.org/issue21279  closed by python-dev

#22397: test_socket failure on AIX
http://bugs.python.org/issue22397  closed by r.david.murray

#22932: email.utils.formatdate uses unreliable time.timezone constant
http://bugs.python.org/issue22932  closed by rbcollins

#23004: mock_open() should allow reading binary data
http://bugs.python.org/issue23004  closed by berker.peksag

#23182: Update grammar tests to use new style for annotated function d
http://bugs.python.org/issue23182  closed by python-dev

#23524: Use _set_thread_local_invalid_parameter_handler in posixmodule
http://bugs.python.org/issue23524  closed by rbcollins

#23652: ifdef uses of EPOLLxxx macros so we can compile on systems tha
http://bugs.python.org/issue23652  closed by python-dev

#23812: asyncio.Queue.put_nowait(), followed get() task cancellation l
http://bugs.python.org/issue23812  closed by yselivanov

#23888: Fixing fractional expiry time bug in cookiejar
http://bugs.python.org/issue23888  closed by rbcollins

#24021: Add docstring to urllib.urlretrieve
http://bugs.python.org/issue24021  closed by rbcollins

#24129: Incorrect (misleading) statement in the execution model docume
http://bugs.python.org/issue24129  closed by ncoghlan

#24217: O_RDWR undefined in mmapmodule.c
http://bugs.python.org/issue24217  closed by python-dev

#24370: OrderedDict behavior is unclear with misbehaving keys.
http://bugs.python.org/issue24370  closed by eric.snow

#24531: please document that no code preceding encoding declaration is
http://bugs.python.org/issue24531  closed by rbcollins

#24720: Python install help
http://bugs.python.org/issue24720  closed by zach.ware

#24745: Better default font for editor
http://bugs.python.org/issue24745  closed by terry.reedy

#24751: regrtest/buildbot: test run marked as failure even when re-run
http://bugs.python.org/issue24751  closed by python-dev

#24754: argparse add_argument with action="store_true", type=bool shou
http://bugs.python.org/issue24754  closed by dbagnall

#24762: Branchless, vectorizable frozen set hash
http://bugs.python.org/issue24762  closed by rhettinger

#24768: Bytearray double free or corruption
http://bugs.python.org/issue24768  closed by pitrou

#24771: Cannot import _tkinter in Python 3.5 on Windows
http://bugs.python.org/issue24771  closed by steve.dower

#24777: sys.getrefcount takes no arguments
http://bugs.python.org/issue24777  closed by berker.peksag

#24785: Document asyncio.futures.wrap_future()
http://bugs.python.org/issue24785  closed by berker.peksag

#24791: *args regression
http://bugs.python.org/issue24791  closed by yselivanov

#24793: Calling 'python' via subprocess.call ignoring passed %PATH%
http://bugs.python.org/issue24793  closed by paul.moore

#24797: email.header.decode_header return type is not consistent
http://bugs.python.org/issue24797  closed by r.david.murray

#24804: https://www.python.org/ftp/python/2.7.4/python-2.7.4.msi actua
http://bugs.python.org/issue24804  closed by zach.ware

#24811: Unicode character in history breaks history under Windows
http://bugs.python.org/issue24811  closed by r.david.murray


More information about the Python-Dev mailing list