[Python-Dev] Summary of Python tracker Issues

Python tracker status at bugs.python.org
Fri Jan 27 12:09:10 EST 2017


ACTIVITY SUMMARY (2017-01-20 - 2017-01-27)
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    5768 (+13)
  closed 35368 (+33)
  total  41136 (+46)

Open issues with patches: 2485 


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

#16899: Add support for C99 complex type (_Complex) as ctypes.c_comple
http://bugs.python.org/issue16899  reopened by mark.dickinson

#29301: decimal: Use FASTCALL and/or Argument Clinic
http://bugs.python.org/issue29301  reopened by haypo

#29335: subprocess module does not check WIFSTOPPED on SIGCHLD
http://bugs.python.org/issue29335  opened by Zach Riggle

#29336: merge tuples in module
http://bugs.python.org/issue29336  opened by inada.naoki

#29339: Interactive: Move to same indentation level as previous line
http://bugs.python.org/issue29339  opened by 12345 67890

#29340: SSL destructor segfaults in python3.6 threads when an unverifi
http://bugs.python.org/issue29340  opened by pirate

#29341: Missing accepting path-like object in docstrings of os module 
http://bugs.python.org/issue29341  opened by xiang.zhang

#29342: os.posix_fadvise misreports errors
http://bugs.python.org/issue29342  opened by enkore

#29343: sock.close() raises OSError EBADF when socket's fd is closed
http://bugs.python.org/issue29343  opened by christian.heimes

#29344: sock_recv not detected a coroutine
http://bugs.python.org/issue29344  opened by Jeremy Bustamante

#29347: Python 2.7.8 is crashing while creating weakref for a given ob
http://bugs.python.org/issue29347  opened by dhanavaths

#29349: Update old Python 2 code in Docs/tools/extensions/patchlevel.p
http://bugs.python.org/issue29349  opened by Jim Fasarakis-Hilliard

#29350: Add support of multiple signatures
http://bugs.python.org/issue29350  opened by serhiy.storchaka

#29351: absolute imports for logging
http://bugs.python.org/issue29351  opened by mgerstel

#29352: provide the authorative source for s[i:j] negative slice indic
http://bugs.python.org/issue29352  opened by akira

#29353: Incorrect handling of HTTP response with "Content-Type: messag
http://bugs.python.org/issue29353  opened by brokenenglish

#29354: Python 2.7.12: pydoc.help(lambda (a,): lambda x: a) raises Ind
http://bugs.python.org/issue29354  opened by Elias Vanderstuyft

#29355: sqlite3: remove sqlite3_stmt_readonly()
http://bugs.python.org/issue29355  opened by Ma Lin

#29362: regrtest: don't fail immediately if a child does crash
http://bugs.python.org/issue29362  opened by haypo

#29363: allow Python code to determine class help text
http://bugs.python.org/issue29363  opened by ethan.furman

#29364: msilib Fetch raises MSIError rather than return None
http://bugs.python.org/issue29364  opened by Jason Matthew

#29365: parallel make test or make install can fail building pgen when
http://bugs.python.org/issue29365  opened by gregory.p.smith

#29366: os.listdir has inconsistent behavior when run on a non-directo
http://bugs.python.org/issue29366  opened by raylu

#29367: python-gdb: display wrapper_call()
http://bugs.python.org/issue29367  opened by haypo

#29368: Optimize unpickling list-like objects: use extend() instead of
http://bugs.python.org/issue29368  opened by serhiy.storchaka

#29370: "./configure --enable-optimizations && make install" does not 
http://bugs.python.org/issue29370  opened by dilyan.palauzov

#29371: Typo in doctest documentation
http://bugs.python.org/issue29371  opened by marco.buttu

#29372: RotatingFileHandler rotates empty logfile if it emits a large 
http://bugs.python.org/issue29372  opened by Poddster

#29374: Doc bug: signal.sigwait and signal.sigtimedwait do not work ou
http://bugs.python.org/issue29374  opened by petr at motejlek.net

#29375: httplib: wrong Host header when connecting to IPv6 link-local 
http://bugs.python.org/issue29375  opened by JonathanGuthrie

#29376: threading._DummyThread.__repr__ raises AssertionError
http://bugs.python.org/issue29376  opened by Tom Myers

#29377: Add the 'wrapper_descriptor' type to the types module
http://bugs.python.org/issue29377  opened by Wheerd

#29378: Invalid example in documentation for PyErr_Fetch
http://bugs.python.org/issue29378  opened by Kaeptm Blaubaer



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

#29376: threading._DummyThread.__repr__ raises AssertionError
http://bugs.python.org/issue29376

#29370: "./configure --enable-optimizations && make install" does not 
http://bugs.python.org/issue29370

#29367: python-gdb: display wrapper_call()
http://bugs.python.org/issue29367

#29364: msilib Fetch raises MSIError rather than return None
http://bugs.python.org/issue29364

#29355: sqlite3: remove sqlite3_stmt_readonly()
http://bugs.python.org/issue29355

#29344: sock_recv not detected a coroutine
http://bugs.python.org/issue29344

#29333: ConfigParser calls Interpolation.before_read after reading
http://bugs.python.org/issue29333

#29320: bdist_msi install_script fail to execute if alt python locatio
http://bugs.python.org/issue29320

#29317: test_copyxattr_symlinks fails
http://bugs.python.org/issue29317

#29302: add contextlib.AsyncExitStack
http://bugs.python.org/issue29302

#29288: Lookup Error while importing idna from a worker thread
http://bugs.python.org/issue29288

#29287: IDLE needs syntax highlighting for f-strings
http://bugs.python.org/issue29287

#29283: duplicate README in site-packages
http://bugs.python.org/issue29283

#29272: test_logging hangs if /etc/hosts only aliases "localhost" to :
http://bugs.python.org/issue29272

#29269: test_socket failing in solaris
http://bugs.python.org/issue29269



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

#29377: Add the 'wrapper_descriptor' type to the types module
http://bugs.python.org/issue29377

#29368: Optimize unpickling list-like objects: use extend() instead of
http://bugs.python.org/issue29368

#29367: python-gdb: display wrapper_call()
http://bugs.python.org/issue29367

#29354: Python 2.7.12: pydoc.help(lambda (a,): lambda x: a) raises Ind
http://bugs.python.org/issue29354

#29353: Incorrect handling of HTTP response with "Content-Type: messag
http://bugs.python.org/issue29353

#29352: provide the authorative source for s[i:j] negative slice indic
http://bugs.python.org/issue29352

#29351: absolute imports for logging
http://bugs.python.org/issue29351

#29349: Update old Python 2 code in Docs/tools/extensions/patchlevel.p
http://bugs.python.org/issue29349

#29336: merge tuples in module
http://bugs.python.org/issue29336

#29335: subprocess module does not check WIFSTOPPED on SIGCHLD
http://bugs.python.org/issue29335

#29326: Blank lines in ._pth file are not ignored
http://bugs.python.org/issue29326

#29314: asyncio.async deprecation warning is missing stacklevel=2
http://bugs.python.org/issue29314

#29313: msi by bdist_msi will fail execute install-scripts if space in
http://bugs.python.org/issue29313

#29311: Argument Clinic: convert dict methods
http://bugs.python.org/issue29311

#29310: Document typing.NamedTuple default argument syntax
http://bugs.python.org/issue29310



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

#18235: _sysconfigdata.py wrong on AIX installations
http://bugs.python.org/issue18235  17 msgs

#29336: merge tuples in module
http://bugs.python.org/issue29336  14 msgs

#29300: Modify the _struct module to use FASTCALL and Argument Clinic
http://bugs.python.org/issue29300  13 msgs

#29335: subprocess module does not check WIFSTOPPED on SIGCHLD
http://bugs.python.org/issue29335  10 msgs

#29339: Interactive: Move to same indentation level as previous line
http://bugs.python.org/issue29339  10 msgs

#29259: Add tp_fastcall to PyTypeObject: support FASTCALL calling conv
http://bugs.python.org/issue29259   7 msgs

#29301: decimal: Use FASTCALL and/or Argument Clinic
http://bugs.python.org/issue29301   7 msgs

#29377: Add the 'wrapper_descriptor' type to the types module
http://bugs.python.org/issue29377   7 msgs

#10544: yield expression inside generator expression does nothing
http://bugs.python.org/issue10544   6 msgs

#29182: Remove the warning in urllib docs that it doesn't do certifica
http://bugs.python.org/issue29182   6 msgs



Issues closed (33)
==================

#18835: Add aligned memory variants to the suite of PyMem functions/ma
http://bugs.python.org/issue18835  closed by haypo

#22651: Open file in a+ mode reads from end of file in Python 3.4
http://bugs.python.org/issue22651  closed by haypo

#26149: Suggest PyCharm Community as an editor for Unix platforms
http://bugs.python.org/issue26149  closed by orsenthil

#26273: Expose TCP_CONGESTION and TCP_USER_TIMEOUT to the socket modul
http://bugs.python.org/issue26273  closed by haypo

#26729: Incorrect __text_signature__ for sorted
http://bugs.python.org/issue26729  closed by serhiy.storchaka

#28635: Update What's New for 3.6
http://bugs.python.org/issue28635  closed by ned.deily

#28735: Mock is equal to ANY but MagicMock is not
http://bugs.python.org/issue28735  closed by serhiy.storchaka

#28769: Make PyUnicode_AsUTF8 returning "const char *" rather of "char
http://bugs.python.org/issue28769  closed by serhiy.storchaka

#28784: shlex.shlex punctuation_chars documentation should use posix=T
http://bugs.python.org/issue28784  closed by python-dev

#28999: Use Py_RETURN_NONE and like
http://bugs.python.org/issue28999  closed by serhiy.storchaka

#29083: Readd PyArg_VaParse to the stable API
http://bugs.python.org/issue29083  closed by serhiy.storchaka

#29092: Sync os.stat's doc and doc string
http://bugs.python.org/issue29092  closed by xiang.zhang

#29167: Race condition in enum.py:_decompose()
http://bugs.python.org/issue29167  closed by python-dev

#29273: test___all__ alters utf8 locale setting
http://bugs.python.org/issue29273  closed by martin.panter

#29290: argparse breaks long lines on NO-BREAK SPACE
http://bugs.python.org/issue29290  closed by xiang.zhang

#29308: venv should match virtualenv VIRTUAL_ENV_DISABLE_PROMPT config
http://bugs.python.org/issue29308  closed by python-dev

#29331: Simplify argument parsing in sorted() and list.sort()
http://bugs.python.org/issue29331  closed by serhiy.storchaka

#29332: Uniform SelectSelector._select behavior
http://bugs.python.org/issue29332  closed by berker.peksag

#29337: BytesWarning at compile time
http://bugs.python.org/issue29337  closed by serhiy.storchaka

#29338: Output the text signature in the help of a class
http://bugs.python.org/issue29338  closed by serhiy.storchaka

#29345: More lost updates with multiprocessing.Value and .Array
http://bugs.python.org/issue29345  closed by eryksun

#29346: datetime doesn't check for min/max dates anymore in Python 3.6
http://bugs.python.org/issue29346  closed by haypo

#29348: this comment 'iff' should be 'if'?
http://bugs.python.org/issue29348  closed by inada.naoki

#29356: TypeError by typing for Ellipsis
http://bugs.python.org/issue29356  closed by Ádám Szieberth

#29357: New NamedTuple syntax silently ignores method definitions
http://bugs.python.org/issue29357  closed by levkivskyi

#29358: Add tp_fastnew and tp_fastinit to PyTypeObject, 15-20% faster 
http://bugs.python.org/issue29358  closed by haypo

#29359: Deprecate string concatenation without plus
http://bugs.python.org/issue29359  closed by serhiy.storchaka

#29360: _PyStack_AsDict(): Don't check if all keys are strings nor if 
http://bugs.python.org/issue29360  closed by haypo

#29361: bug in pyserial: serialposix.py
http://bugs.python.org/issue29361  closed by berker.peksag

#29369: Use Py_IDENTIFIER in Python-ast.c
http://bugs.python.org/issue29369  closed by inada.naoki

#29373: subprocess.Popen os.close(p2cread) in _execute_child can cause
http://bugs.python.org/issue29373  closed by zmedico

#29379: Custom handlers not used when passing "context" argument to ur
http://bugs.python.org/issue29379  closed by martin.panter

#29380: A lot of warning while executing make install
http://bugs.python.org/issue29380  closed by zach.ware


More information about the Python-Dev mailing list