[Python-Dev] Summary of Python tracker Issues

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


ACTIVITY SUMMARY (2015-08-14 - 2015-08-21)
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    5013 (+11)
  closed 31656 (+29)
  total  36669 (+40)

Open issues with patches: 2241 


Issues opened (33)
==================

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

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

#24869: shlex lineno inaccurate with certain inputs
http://bugs.python.org/issue24869  opened by rescrv

#24870: Optimize coding with surrogateescape and surrogatepass error h
http://bugs.python.org/issue24870  opened by naoki

#24871: freeze.py doesn't work on x86_64 Linux out of the box
http://bugs.python.org/issue24871  opened by termim

#24872: Add /NODEFAULTLIB:MSVCRT to _msvccompiler
http://bugs.python.org/issue24872  opened by steve.dower

#24873: Add "full cleanup" checkbox to uninstaller
http://bugs.python.org/issue24873  opened by steve.dower

#24875: pyvenv doesn´t install PIP inside a new venv with --system-si
http://bugs.python.org/issue24875  opened by gilgamezh

#24876: distutils.errors not wildcard-import-safe
http://bugs.python.org/issue24876  opened by jwilk

#24880: ctypeslib patch for regular expression for symbols to include
http://bugs.python.org/issue24880  opened by jwagner313

#24881: _pyio checks that `os.name == 'win32'` instead of 'nt'
http://bugs.python.org/issue24881  opened by Cosimo Lupo

#24882: ThreadPoolExecutor doesn't reuse threads until #threads == max
http://bugs.python.org/issue24882  opened by Matt Spitz

#24884: Add method reopenFile() in WatchedFileHandler class
http://bugs.python.org/issue24884  opened by Marian Horban

#24885: StreamReaderProtocol docs recommend using private API
http://bugs.python.org/issue24885  opened by aymeric.augustin

#24886: open fails randomly on AIX
http://bugs.python.org/issue24886  opened by wiggin15

#24887: Sqlite3 has no option to provide open flags
http://bugs.python.org/issue24887  opened by sleepycal

#24888: FileNotFoundException raised by subprocess.call
http://bugs.python.org/issue24888  opened by Geoffrey Royer

#24889: Idle: always start with focus
http://bugs.python.org/issue24889  opened by terry.reedy

#24890: Windows launcher docs don't fully explain shebang semantics
http://bugs.python.org/issue24890  opened by BrenBarn

#24891: race condition in initstdio() (python aborts running under noh
http://bugs.python.org/issue24891  opened by Yi Ding

#24893: Tk  occasionally mispositions Text() insert cursor on mouse cl
http://bugs.python.org/issue24893  opened by rhettinger

#24894: iso-8859-11 missing from codecs table
http://bugs.python.org/issue24894  opened by ezio.melotti

#24896: It is undocumented that re.UNICODE affects re.IGNORECASE
http://bugs.python.org/issue24896  opened by Leif Arne Storset

#24898: Documentation for str.find() is confusing
http://bugs.python.org/issue24898  opened by Ted Lemon

#24899: Add an os.path <=> pathlib equivalence table in pathlib docs
http://bugs.python.org/issue24899  opened by ezio.melotti

#24900: Raising an exception that cannot be unpickled causes hang in P
http://bugs.python.org/issue24900  opened by filmor

#24902: http.server: on startup, show host/port as URL
http://bugs.python.org/issue24902  opened by fxkr

#24903: Do not verify destdir argument to compileall
http://bugs.python.org/issue24903  opened by jgarver

#24904: Patch: add timeout to difflib SequenceMatcher ratio() and quic
http://bugs.python.org/issue24904  opened by jftuga

#24905: Allow incremental I/O to blobs in sqlite3
http://bugs.python.org/issue24905  opened by jim_minter

#24906: asyncore asynchat hanging on ssl
http://bugs.python.org/issue24906  opened by Michele Comitini

#24907: Module location load order is not respected if pkg_resources i
http://bugs.python.org/issue24907  opened by Vadim Kantorov

#24908: sysconfig.py and distutils.sysconfig.py disagree on directory 
http://bugs.python.org/issue24908  opened by htnieman



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

#24906: asyncore asynchat hanging on ssl
http://bugs.python.org/issue24906

#24905: Allow incremental I/O to blobs in sqlite3
http://bugs.python.org/issue24905

#24899: Add an os.path <=> pathlib equivalence table in pathlib docs
http://bugs.python.org/issue24899

#24894: iso-8859-11 missing from codecs table
http://bugs.python.org/issue24894

#24886: open fails randomly on AIX
http://bugs.python.org/issue24886

#24885: StreamReaderProtocol docs recommend using private API
http://bugs.python.org/issue24885

#24884: Add method reopenFile() in WatchedFileHandler class
http://bugs.python.org/issue24884

#24881: _pyio checks that `os.name == 'win32'` instead of 'nt'
http://bugs.python.org/issue24881

#24876: distutils.errors not wildcard-import-safe
http://bugs.python.org/issue24876

#24875: pyvenv doesn´t install PIP inside a new venv with --system-si
http://bugs.python.org/issue24875

#24871: freeze.py doesn't work on x86_64 Linux out of the box
http://bugs.python.org/issue24871

#24869: shlex lineno inaccurate with certain inputs
http://bugs.python.org/issue24869

#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



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

#24904: Patch: add timeout to difflib SequenceMatcher ratio() and quic
http://bugs.python.org/issue24904

#24903: Do not verify destdir argument to compileall
http://bugs.python.org/issue24903

#24902: http.server: on startup, show host/port as URL
http://bugs.python.org/issue24902

#24889: Idle: always start with focus
http://bugs.python.org/issue24889

#24886: open fails randomly on AIX
http://bugs.python.org/issue24886

#24884: Add method reopenFile() in WatchedFileHandler class
http://bugs.python.org/issue24884

#24880: ctypeslib patch for regular expression for symbols to include
http://bugs.python.org/issue24880

#24871: freeze.py doesn't work on x86_64 Linux out of the box
http://bugs.python.org/issue24871

#24870: Optimize coding with surrogateescape and surrogatepass error h
http://bugs.python.org/issue24870

#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



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

#24872: Add /NODEFAULTLIB:MSVCRT to _msvccompiler
http://bugs.python.org/issue24872  18 msgs

#24790: Idle: improve stack viewer
http://bugs.python.org/issue24790  16 msgs

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

#8987: Distutils doesn't quote Windows command lines properly
http://bugs.python.org/issue8987  11 msgs

#24305: The new import system makes it impossible to correctly issue a
http://bugs.python.org/issue24305  11 msgs

#23496: Steps for Android Native Build of Python 3.4.2
http://bugs.python.org/issue23496   9 msgs

#24294: DeprecationWarnings should be visible by default in the intera
http://bugs.python.org/issue24294   8 msgs

#24870: Optimize coding with surrogateescape and surrogatepass error h
http://bugs.python.org/issue24870   8 msgs

#24891: race condition in initstdio() (python aborts running under noh
http://bugs.python.org/issue24891   7 msgs

#10740: sqlite3 module breaks transactions and potentially corrupts da
http://bugs.python.org/issue10740   6 msgs



Issues closed (28)
==================

#11691: sqlite3 Cursor.description doesn't set type_code
http://bugs.python.org/issue11691  closed by ghaering

#17570: Improve devguide Windows instructions
http://bugs.python.org/issue17570  closed by python-dev

#20362: longMessage attribute is ignored in unittest.TestCase.assertRe
http://bugs.python.org/issue20362  closed by rbcollins

#22680: Blacklist FunctionTestCase from test discovery
http://bugs.python.org/issue22680  closed by rbcollins

#23572: functools.singledispatch fails when "not BaseClass" is True
http://bugs.python.org/issue23572  closed by yselivanov

#23672: IDLE can crash if file name contains non-BMP Unicode character
http://bugs.python.org/issue23672  closed by terry.reedy

#23810: Suboptimal stacklevel of deprecation warnings for formatter an
http://bugs.python.org/issue23810  closed by brett.cannon

#24054: Invalid syntax in inspect_fodder2.py (on Python 2.x)
http://bugs.python.org/issue24054  closed by rbcollins

#24079: xml.etree.ElementTree.Element.text does not conform to the doc
http://bugs.python.org/issue24079  closed by ned.deily

#24379: operator.subscript
http://bugs.python.org/issue24379  closed by rhettinger

#24492: using custom objects as modules: AttributeErrors new in 3.5
http://bugs.python.org/issue24492  closed by brett.cannon

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

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

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

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

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

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

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

#24868: Python start
http://bugs.python.org/issue24868  closed by terry.reedy

#24874: Improve pickling efficiency of itertools.cycle
http://bugs.python.org/issue24874  closed by rhettinger

#24877: Bad Password for file using zipfile module
http://bugs.python.org/issue24877  closed by shivaprasanth

#24878: Add docstrings to selected named tuples
http://bugs.python.org/issue24878  closed by rhettinger

#24879: Pydoc to list data descriptors in _fields order if it exists
http://bugs.python.org/issue24879  closed by rhettinger

#24883: Typo in c-api/buffer documentation
http://bugs.python.org/issue24883  closed by python-dev

#24892: bytes.join() won't take it's own type as the argument
http://bugs.python.org/issue24892  closed by brett.cannon

#24895: indentation fix in ceval.c in python 2.7
http://bugs.python.org/issue24895  closed by python-dev

#24897: Add new attribute decorator (akin to property)?
http://bugs.python.org/issue24897  closed by eric.snow

#24901: (2,)!=(2) and (2,3)==(2,3,) why ??? tested in each version
http://bugs.python.org/issue24901  closed by eryksun


More information about the Python-Dev mailing list