[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Aug 14 18:08:28 CEST 2015


ACTIVITY SUMMARY (2015-08-07 - 2015-08-14)
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    5002 (+10)
  closed 31627 (+32)
  total  36629 (+42)

Open issues with patches: 2244 


Issues opened (34)
==================

#23530: os and multiprocessing.cpu_count do not respect cpuset/affinit
http://bugs.python.org/issue23530  reopened by serhiy.storchaka

#24745: Better default font for editor
http://bugs.python.org/issue24745  reopened by ned.deily

#24828: Segfault when using store-context AST node in a load context
http://bugs.python.org/issue24828  opened by xmorel

#24829: Use interactive input even if stdout is redirected
http://bugs.python.org/issue24829  opened by Drekin

#24831: Load average in test suite too high
http://bugs.python.org/issue24831  opened by skrah

#24832: Issue building viewable docs with newer sphinx (default theme 
http://bugs.python.org/issue24832  opened by r.david.murray

#24833: IDLE tabnanny check fails
http://bugs.python.org/issue24833  opened by Сергей Лисов

#24834: pydoc should display the expression for a builtin argument def
http://bugs.python.org/issue24834  opened by larry

#24836: Consistent failure in test_email on OS X Snow Leopard buildbot
http://bugs.python.org/issue24836  opened by larry

#24837: await process.wait() does not work with a new_event_loop
http://bugs.python.org/issue24837  opened by chetan

#24838: tarfile.py: fix GNU and USTAR formats to properly handle paths
http://bugs.python.org/issue24838  opened by Roddy Shuler

#24840: implement bool conversion for enums to prevent odd edge case
http://bugs.python.org/issue24840  opened by novas0x2a

#24841: Some test_ssl network tests fail if svn.python.org is not acce
http://bugs.python.org/issue24841  opened by vlee

#24842: Mention SimpleNamespace in namedtuple docs
http://bugs.python.org/issue24842  opened by cvrebert

#24844: Python 3.5rc1 compilation error with Apple clang 4.2 included 
http://bugs.python.org/issue24844  opened by dabeaz

#24845: IDLE functional/integration testing
http://bugs.python.org/issue24845  opened by markroseman

#24846: Add tests for ``from ... import ...` code
http://bugs.python.org/issue24846  opened by brett.cannon

#24847: Can't import tkinter in Python 3.5.0rc1
http://bugs.python.org/issue24847  opened by mrabarnett

#24848: Warts in UTF-7 error handling
http://bugs.python.org/issue24848  opened by serhiy.storchaka

#24849: Add __len__ to map, everything in itertools
http://bugs.python.org/issue24849  opened by flying sheep

#24850: syslog.syslog() does not return error when unable to send the 
http://bugs.python.org/issue24850  opened by Cyril Bouthors

#24851: infinite loop in faulthandler._stack_overflow
http://bugs.python.org/issue24851  opened by Paul Murphy

#24852: Python 3.5.0rc1 "HOWTO Use Python in the web" needs fix
http://bugs.python.org/issue24852  opened by John Hagen

#24853: Py_Finalize doesn't clean up PyImport_Inittab
http://bugs.python.org/issue24853  opened by Alex Budovski

#24857: mock: Crash on comparing call_args with long strings
http://bugs.python.org/issue24857  opened by Wilfred.Hughes

#24858: python3 -m test -ugui -v test_tk gives 3 failures under Debian
http://bugs.python.org/issue24858  opened by lac

#24859: ctypes.Structure bit order is reversed - counts from right
http://bugs.python.org/issue24859  opened by zeero

#24860: handling of IDLE 'open module' errors
http://bugs.python.org/issue24860  opened by markroseman

#24861: deprecate importing components of IDLE
http://bugs.python.org/issue24861  opened by markroseman

#24862: subprocess.Popen behaves incorrect when moved in process tree
http://bugs.python.org/issue24862  opened by Andre Merzky

#24864: errors writing to stdout during interpreter exit exit with sta
http://bugs.python.org/issue24864  opened by rbcollins

#24866: Boolean representation of Q/queue objects does not fit behavio
http://bugs.python.org/issue24866  opened by Frunit

#24867: Asyncio Task.get_stack fails with native coroutines
http://bugs.python.org/issue24867  opened by habilain

#24868: Python start
http://bugs.python.org/issue24868  opened by jack



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

#24868: Python start
http://bugs.python.org/issue24868

#24853: Py_Finalize doesn't clean up PyImport_Inittab
http://bugs.python.org/issue24853

#24848: Warts in UTF-7 error handling
http://bugs.python.org/issue24848

#24846: Add tests for ``from ... import ...` code
http://bugs.python.org/issue24846

#24841: Some test_ssl network tests fail if svn.python.org is not acce
http://bugs.python.org/issue24841

#24834: pydoc should display the expression for a builtin argument def
http://bugs.python.org/issue24834

#24833: IDLE tabnanny check fails
http://bugs.python.org/issue24833

#24829: Use interactive input even if stdout is redirected
http://bugs.python.org/issue24829

#24828: Segfault when using store-context AST node in a load context
http://bugs.python.org/issue24828

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

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

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

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

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

#24792: zipimporter masks import errors
http://bugs.python.org/issue24792



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

#24867: Asyncio Task.get_stack fails with native coroutines
http://bugs.python.org/issue24867

#24861: deprecate importing components of IDLE
http://bugs.python.org/issue24861

#24851: infinite loop in faulthandler._stack_overflow
http://bugs.python.org/issue24851

#24847: Can't import tkinter in Python 3.5.0rc1
http://bugs.python.org/issue24847

#24845: IDLE functional/integration testing
http://bugs.python.org/issue24845

#24840: implement bool conversion for enums to prevent odd edge case
http://bugs.python.org/issue24840

#24838: tarfile.py: fix GNU and USTAR formats to properly handle paths
http://bugs.python.org/issue24838

#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

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

#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



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

#24492: using custom objects as modules: AttributeErrors new in 3.5
http://bugs.python.org/issue24492  11 msgs

#24831: Load average in test suite too high
http://bugs.python.org/issue24831  11 msgs

#24847: Can't import tkinter in Python 3.5.0rc1
http://bugs.python.org/issue24847  11 msgs

#24832: Issue building viewable docs with newer sphinx (default theme 
http://bugs.python.org/issue24832   8 msgs

#24849: Add __len__ to map, everything in itertools
http://bugs.python.org/issue24849   8 msgs

#24858: python3 -m test -ugui -v test_tk gives 3 failures under Debian
http://bugs.python.org/issue24858   8 msgs

#24840: implement bool conversion for enums to prevent odd edge case
http://bugs.python.org/issue24840   7 msgs

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

#24857: mock: Crash on comparing call_args with long strings
http://bugs.python.org/issue24857   6 msgs

#24864: errors writing to stdout during interpreter exit exit with sta
http://bugs.python.org/issue24864   6 msgs



Issues closed (31)
==================

#4214: no extension debug info with msvc9compiler.py
http://bugs.python.org/issue4214  closed by steve.dower

#12854: PyOS_Readline usage in tokenizer ignores sys.stdin/sys.stdout
http://bugs.python.org/issue12854  closed by eryksun

#15944: memoryviews and ctypes
http://bugs.python.org/issue15944  closed by skrah

#16554: The description of the argument of MAKE_FUNCTION and MAKE_CLOS
http://bugs.python.org/issue16554  closed by pitrou

#19450: Bug in sqlite in Windows binaries
http://bugs.python.org/issue19450  closed by steve.dower

#20059: Inconsistent urlparse/urllib.parse handling of invalid port va
http://bugs.python.org/issue20059  closed by rbcollins

#21159: configparser.InterpolationMissingOptionError is not very intui
http://bugs.python.org/issue21159  closed by rbcollins

#21167: float('nan') returns 0.0 on Python compiled with icc
http://bugs.python.org/issue21167  closed by r.david.murray

#23626: Windows per-user install of 3.5a2 doesn't associate .py files 
http://bugs.python.org/issue23626  closed by steve.dower

#23725: update tempfile docs to say that TemporaryFile is secure
http://bugs.python.org/issue23725  closed by rbcollins

#23756: Tighten definition of bytes-like objects
http://bugs.python.org/issue23756  closed by skrah

#24385: libpython27.a in python-2.7.10 i386 (windows msi release) cont
http://bugs.python.org/issue24385  closed by steve.dower

#24440: Move the buildslave setup information from the wiki to the dev
http://bugs.python.org/issue24440  closed by r.david.murray

#24634: Importing uuid should not try to load libc on Windows
http://bugs.python.org/issue24634  closed by steve.dower

#24640: no ensurepip in embedded Windows distribution
http://bugs.python.org/issue24640  closed by steve.dower

#24667: OrderedDict.popitem()/__str__() raises KeyError
http://bugs.python.org/issue24667  closed by eric.snow

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

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

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

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

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

#24827: round(1.65, 1) return 1.6 with decimal
http://bugs.python.org/issue24827  closed by zach.ware

#24830: IndexError should (must?) report the index in error!
http://bugs.python.org/issue24830  closed by r.david.murray

#24835: Consistent failure in test_asyncio on Windows 7 buildbot
http://bugs.python.org/issue24835  closed by yselivanov

#24839: platform._syscmd_ver raises DeprecationWarning
http://bugs.python.org/issue24839  closed by steve.dower

#24843: 2to3 not working
http://bugs.python.org/issue24843  closed by gladman

#24854: Null check handle return by new_string()
http://bugs.python.org/issue24854  closed by python-dev

#24855: fail to mock the urlopen function
http://bugs.python.org/issue24855  closed by sih4sing5hong5

#24856: Mock.side_effect as iterable or iterator
http://bugs.python.org/issue24856  closed by r.david.murray

#24863: Incoherent bevavior with umlaut in regular expressions
http://bugs.python.org/issue24863  closed by eryksun

#24865: IDLE crashes on entering diacritical mark (Alt-E) on Mac OS X
http://bugs.python.org/issue24865  closed by ned.deily


More information about the Python-Dev mailing list