[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri May 29 18:08:23 CEST 2015
ACTIVITY SUMMARY (2015-05-22 - 2015-05-29)
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 4844 (+11)
closed 31241 (+47)
total 36085 (+58)
Open issues with patches: 2217
Issues opened (38)
==================
#23970: Update distutils.msvccompiler for VC14
http://bugs.python.org/issue23970 reopened by benjamin.peterson
#23996: _PyGen_FetchStopIterationValue() crashes on unnormalised excep
http://bugs.python.org/issue23996 reopened by scoder
#24267: test_venv.EnsurePipTest.test_with_pip triggers version check o
http://bugs.python.org/issue24267 opened by vadmium
#24270: PEP 485 (math.isclose) implementation
http://bugs.python.org/issue24270 opened by ncoghlan
#24272: PEP 484 docs
http://bugs.python.org/issue24272 opened by gvanrossum
#24274: erroneous comments in dictobject.c
http://bugs.python.org/issue24274 opened by Jim.Jewett
#24277: Take the new email package features out of provisional status
http://bugs.python.org/issue24277 opened by r.david.murray
#24278: Docs on Parsing arguments should say something about mem mgmt
http://bugs.python.org/issue24278 opened by blais
#24279: Update test_base64 to use test.support.script_helper
http://bugs.python.org/issue24279 opened by bobcatfish
#24280: Unable to install Python
http://bugs.python.org/issue24280 opened by Jeff77789
#24284: Inconsistency in startswith/endswith
http://bugs.python.org/issue24284 opened by serhiy.storchaka
#24287: Let ElementTree prolog include comments and processing instruc
http://bugs.python.org/issue24287 opened by rhettinger
#24290: c_uint32 bitfields break structures
http://bugs.python.org/issue24290 opened by Rony Batista
#24291: wsgiref.handlers.SimpleHandler truncates large output blobs
http://bugs.python.org/issue24291 opened by Jonathan Kamens
#24292: wsgiref.simple_server.WSGIRequestHandler doesn't log request t
http://bugs.python.org/issue24292 opened by Jonathan Kamens
#24294: DeprecationWarnings should be visible by default in the intera
http://bugs.python.org/issue24294 opened by njs
#24295: Backport of #17086 causes regression in setup.py
http://bugs.python.org/issue24295 opened by moritzs
#24296: Queue documentation note needed
http://bugs.python.org/issue24296 opened by Sandy Chapman
#24299: 2.7.10 test__locale.py change breaks on Solaris
http://bugs.python.org/issue24299 opened by jbeck
#24300: Code Refactoring in function nis_mapname()
http://bugs.python.org/issue24300 opened by pankaj.s01
#24301: gzip module failing to decompress valid compressed file
http://bugs.python.org/issue24301 opened by Eric Gorr
#24302: Dead Code of Handler check in function faulthandler_fatal_erro
http://bugs.python.org/issue24302 opened by pankaj.s01
#24303: OSError 17 due to _multiprocessing/semaphore.c assuming a one-
http://bugs.python.org/issue24303 opened by Paul Hobbs
#24305: The new import system makes it impossible to correctly issue a
http://bugs.python.org/issue24305 opened by njs
#24306: Backport py.exe to 3.4
http://bugs.python.org/issue24306 opened by steve.dower
#24307: pip error on windows whose current user name contains non-asci
http://bugs.python.org/issue24307 opened by tanbro-liu
#24308: Test failure: test_with_pip (test.test_venv.EnsurePipTest in 3
http://bugs.python.org/issue24308 opened by koobs
#24309: string.Template should be using str.format and/or deprecated
http://bugs.python.org/issue24309 opened by vlth
#24310: Idle documentation -- what to do if you do not see an undersco
http://bugs.python.org/issue24310 opened by lac
#24313: json fails to serialise numpy.int64
http://bugs.python.org/issue24313 opened by thomas-arildsen
#24314: irrelevant cross-link in documentation of user-defined functio
http://bugs.python.org/issue24314 opened by july
#24317: Change installer Customize default to match quick settings
http://bugs.python.org/issue24317 opened by steve.dower
#24318: Better documentaiton of profile-opt (and release builds in gen
http://bugs.python.org/issue24318 opened by skip.montanaro
#24319: Crash during "make coverage-report"
http://bugs.python.org/issue24319 opened by skip.montanaro
#24320: Remove a now-unnecessary workaround from importlib._bootstrap.
http://bugs.python.org/issue24320 opened by eric.snow
#24322: Hundreds of linker warnings on Windows
http://bugs.python.org/issue24322 opened by BreamoreBoy
#24323: Typo in Mutable Sequence Types documentation.
http://bugs.python.org/issue24323 opened by eimista
#24324: Remove -Wunreachable-code flag
http://bugs.python.org/issue24324 opened by skip.montanaro
Most recent 15 issues with no replies (15)
==========================================
#24324: Remove -Wunreachable-code flag
http://bugs.python.org/issue24324
#24322: Hundreds of linker warnings on Windows
http://bugs.python.org/issue24322
#24319: Crash during "make coverage-report"
http://bugs.python.org/issue24319
#24317: Change installer Customize default to match quick settings
http://bugs.python.org/issue24317
#24307: pip error on windows whose current user name contains non-asci
http://bugs.python.org/issue24307
#24303: OSError 17 due to _multiprocessing/semaphore.c assuming a one-
http://bugs.python.org/issue24303
#24302: Dead Code of Handler check in function faulthandler_fatal_erro
http://bugs.python.org/issue24302
#24300: Code Refactoring in function nis_mapname()
http://bugs.python.org/issue24300
#24292: wsgiref.simple_server.WSGIRequestHandler doesn't log request t
http://bugs.python.org/issue24292
#24280: Unable to install Python
http://bugs.python.org/issue24280
#24277: Take the new email package features out of provisional status
http://bugs.python.org/issue24277
#24274: erroneous comments in dictobject.c
http://bugs.python.org/issue24274
#24265: IDLE produces error message when run with both -s and -c.
http://bugs.python.org/issue24265
#24264: imageop Unsafe Arithmetic
http://bugs.python.org/issue24264
#24263: Why VALID_MODULE_NAME in unittest/loader.py is r'[_a-z]\w*\.py
http://bugs.python.org/issue24263
Most recent 15 issues waiting for review (15)
=============================================
#24318: Better documentaiton of profile-opt (and release builds in gen
http://bugs.python.org/issue24318
#24314: irrelevant cross-link in documentation of user-defined functio
http://bugs.python.org/issue24314
#24303: OSError 17 due to _multiprocessing/semaphore.c assuming a one-
http://bugs.python.org/issue24303
#24302: Dead Code of Handler check in function faulthandler_fatal_erro
http://bugs.python.org/issue24302
#24300: Code Refactoring in function nis_mapname()
http://bugs.python.org/issue24300
#24299: 2.7.10 test__locale.py change breaks on Solaris
http://bugs.python.org/issue24299
#24295: Backport of #17086 causes regression in setup.py
http://bugs.python.org/issue24295
#24287: Let ElementTree prolog include comments and processing instruc
http://bugs.python.org/issue24287
#24284: Inconsistency in startswith/endswith
http://bugs.python.org/issue24284
#24279: Update test_base64 to use test.support.script_helper
http://bugs.python.org/issue24279
#24278: Docs on Parsing arguments should say something about mem mgmt
http://bugs.python.org/issue24278
#24272: PEP 484 docs
http://bugs.python.org/issue24272
#24270: PEP 485 (math.isclose) implementation
http://bugs.python.org/issue24270
#24266: raw_input + readline: Ctrl+C during search breaks readline
http://bugs.python.org/issue24266
#24259: tar.extractall() does not recognize unexpected EOF
http://bugs.python.org/issue24259
Top 10 most discussed issues (10)
=================================
#16991: Add OrderedDict written in C
http://bugs.python.org/issue16991 28 msgs
#24244: Python exception on strftime with %f on Python 3 and Python 2
http://bugs.python.org/issue24244 27 msgs
#24270: PEP 485 (math.isclose) implementation
http://bugs.python.org/issue24270 21 msgs
#24259: tar.extractall() does not recognize unexpected EOF
http://bugs.python.org/issue24259 14 msgs
#21998: asyncio: support fork
http://bugs.python.org/issue21998 13 msgs
#24294: DeprecationWarnings should be visible by default in the intera
http://bugs.python.org/issue24294 9 msgs
#14373: C implementation of functools.lru_cache
http://bugs.python.org/issue14373 8 msgs
#24260: TabError behavior doesn't match documentation
http://bugs.python.org/issue24260 8 msgs
#23970: Update distutils.msvccompiler for VC14
http://bugs.python.org/issue23970 7 msgs
#24254: Make class definition namespace ordered by default
http://bugs.python.org/issue24254 7 msgs
Issues closed (46)
==================
#11205: Evaluation order of dictionary display is different from refer
http://bugs.python.org/issue11205 closed by python-dev
#18032: Optimization for set/frozenset.issubset()
http://bugs.python.org/issue18032 closed by rhettinger
#18459: readline: libedit support on non-apple platforms
http://bugs.python.org/issue18459 closed by vadmium
#20035: Clean up Tcl library discovery in Tkinter on Windows
http://bugs.python.org/issue20035 closed by zach.ware
#21448: Email Parser use 100% CPU
http://bugs.python.org/issue21448 closed by rhettinger
#21961: Add What's New for Idle.
http://bugs.python.org/issue21961 closed by terry.reedy
#22189: collections.UserString missing some str methods
http://bugs.python.org/issue22189 closed by rhettinger
#22931: cookies with square brackets in value
http://bugs.python.org/issue22931 closed by python-dev
#22955: Pickling of methodcaller, attrgetter, and itemgetter
http://bugs.python.org/issue22955 closed by serhiy.storchaka
#23086: Add start and stop parameters to the Sequence.index() ABC mixi
http://bugs.python.org/issue23086 closed by rhettinger
#23270: Use the new __builtin_mul_overflow() of Clang and GCC 5 to che
http://bugs.python.org/issue23270 closed by haypo
#23359: Speed-up set_lookkey()
http://bugs.python.org/issue23359 closed by rhettinger
#23509: Speed up Counter operators
http://bugs.python.org/issue23509 closed by rhettinger
#23574: datetime: support leap seconds
http://bugs.python.org/issue23574 closed by haypo
#23648: PEP 475 meta issue
http://bugs.python.org/issue23648 closed by haypo
#23712: Experiment: Assume that exact unicode hashes are perfect disc
http://bugs.python.org/issue23712 closed by rhettinger
#23754: Add a new os.read_into() function to avoid memory copies
http://bugs.python.org/issue23754 closed by haypo
#23840: tokenize.open() leaks an open binary file on TextIOWrapper err
http://bugs.python.org/issue23840 closed by haypo
#23955: Add python.ini file for embedded/applocal installs
http://bugs.python.org/issue23955 closed by steve.dower
#23993: Use surrogateescape error handler by default in open() if the
http://bugs.python.org/issue23993 closed by haypo
#24199: Idle: remove idlelib.idlever.py and its use in About dialog
http://bugs.python.org/issue24199 closed by python-dev
#24204: string.strip() documentation is misleading
http://bugs.python.org/issue24204 closed by rhettinger
#24219: Repeated integer in Lexical analysis/Integer literals section
http://bugs.python.org/issue24219 closed by rhettinger
#24230: tempfile.mkdtemp() doesn't work with bytes paths
http://bugs.python.org/issue24230 closed by gregory.p.smith
#24268: PEP 489 -- Multi-phase extension module initialization
http://bugs.python.org/issue24268 closed by ncoghlan
#24269: Few improvements to the collections documentation
http://bugs.python.org/issue24269 closed by rhettinger
#24271: Python site randomly scrolls up when on mobile.
http://bugs.python.org/issue24271 closed by ned.deily
#24273: _scproxy.so causes EXC_BAD_ACCESS (SIGSEGV)
http://bugs.python.org/issue24273 closed by ned.deily
#24275: lookdict_* give up too soon
http://bugs.python.org/issue24275 closed by benjamin.peterson
#24276: Correct reuse argument tuple in property descriptor
http://bugs.python.org/issue24276 closed by serhiy.storchaka
#24281: String formatting: incorrect number of decimal places
http://bugs.python.org/issue24281 closed by r.david.murray
#24282: 3.5 gdbm extension build fails with "'clinic/_gdbmmodule.c.h'
http://bugs.python.org/issue24282 closed by ned.deily
#24283: Print not safe in signal handlers
http://bugs.python.org/issue24283 closed by pitrou
#24285: regression for importing extensions in packages
http://bugs.python.org/issue24285 closed by berker.peksag
#24286: Should OrderedDict.viewitems compare equal to dict.viewitems w
http://bugs.python.org/issue24286 closed by rhettinger
#24288: Include/opcode.h is modified during building
http://bugs.python.org/issue24288 closed by serhiy.storchaka
#24289: can't start Python3 due to ImportError of copy_reg
http://bugs.python.org/issue24289 closed by r.david.murray
#24293: Windows installer unreadable with std/custom themes
http://bugs.python.org/issue24293 closed by steve.dower
#24297: Lib/symbol.py is out of sync with Grammar/Grammar
http://bugs.python.org/issue24297 closed by yselivanov
#24298: inspect.signature includes bound argument for wrappers around
http://bugs.python.org/issue24298 closed by yselivanov
#24304: Documentation broken link to license
http://bugs.python.org/issue24304 closed by ned.deily
#24311: urllib2.urlopen() through proxy fails when HTTPS URL contains
http://bugs.python.org/issue24311 closed by serhiy.storchaka
#24312: miniDOM._write_data() give a vague error message when the argu
http://bugs.python.org/issue24312 closed by serhiy.storchaka
#24315: collections.abc: Coroutine should be derived from Awaitable
http://bugs.python.org/issue24315 closed by yselivanov
#24316: Fix types.coroutine to accept objects from Cython
http://bugs.python.org/issue24316 closed by yselivanov
#24321: interaction of nonlocal and except leading to incorrect behavi
http://bugs.python.org/issue24321 closed by ned.deily
More information about the Python-Dev
mailing list