[Python-Dev] Summary of Python tracker Issues
Python tracker
status at bugs.python.org
Fri Jan 6 12:09:09 EST 2017
ACTIVITY SUMMARY (2016-12-30 - 2017-01-06)
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 5685 (+22)
closed 35253 (+45)
total 40938 (+67)
Open issues with patches: 2460
Issues opened (44)
==================
#24725: test_socket testFDPassEmpty fails on OS X 10.11+ with "Cannot
http://bugs.python.org/issue24725 reopened by ned.deily
#29013: zipfile: inconsistent doc for ZIP64 file size
http://bugs.python.org/issue29013 reopened by serhiy.storchaka
#29116: Make str and bytes error messages on concatenation conform wit
http://bugs.python.org/issue29116 opened by Jim Fasarakis-Hilliard
#29117: dir(<bound method>) should include dunder attributes of the un
http://bugs.python.org/issue29117 opened by Antony.Lee
#29120: Move hash randomisation initialisation out of Python/random.c
http://bugs.python.org/issue29120 opened by ncoghlan
#29121: sqlite3 Controlling Transactions documentation not updated
http://bugs.python.org/issue29121 opened by palaviv
#29124: Freeze fails to compile on windows
http://bugs.python.org/issue29124 opened by Liran Ringel
#29125: Shell injection via TIX_LIBRARY when using tkinter.tix
http://bugs.python.org/issue29125 opened by symphorien
#29126: Fix comments about _PyThreadState_Current
http://bugs.python.org/issue29126 opened by Jim Nasby
#29127: Incorrect reference names in asyncio.subprocess documentation
http://bugs.python.org/issue29127 opened by Eric Ahn
#29132: shlex.shlex with punctuation_chars and posix doesn't handle pu
http://bugs.python.org/issue29132 opened by evan_
#29133: Minor inaccuracy in shlex.shlex punctuation_chars example
http://bugs.python.org/issue29133 opened by evan_
#29136: Add OP_NO_TLSv1_3
http://bugs.python.org/issue29136 opened by christian.heimes
#29137: Fix fpectl-induced ABI breakage
http://bugs.python.org/issue29137 opened by njs
#29139: operator.concat/iconcat could only work if left operand is a s
http://bugs.python.org/issue29139 opened by xiang.zhang
#29140: time_hash() reads the wrong bytes to get microseconds
http://bugs.python.org/issue29140 opened by haypo
#29141: error in 2to3
http://bugs.python.org/issue29141 opened by Sandeep Srinivasa
#29142: urllib: no_proxy variable values with leading dot not properly
http://bugs.python.org/issue29142 opened by tloetzer
#29143: Logger should ignore propagate property for disabled handlers.
http://bugs.python.org/issue29143 opened by Oleg Serov
#29144: Implicit namespace packages in Python 3.6
http://bugs.python.org/issue29144 opened by frenzy
#29145: failing overflow checks in replace_*
http://bugs.python.org/issue29145 opened by matejcik
#29147: registry value to be cleared when python is uninstalled
http://bugs.python.org/issue29147 opened by jha.amit6666
#29151: test_asyncore.TestAPI_UseIPv4Select / test_asyncore.TestAPI_Us
http://bugs.python.org/issue29151 opened by patrila
#29152: unittest subTest does not call addFailure
http://bugs.python.org/issue29152 opened by kristall
#29153: Test test.test_asynchat.TestAsynchat / test.test_asynchat.Test
http://bugs.python.org/issue29153 opened by patrila
#29154: 5 failures in test_doctest: ModuleNotFoundError: No module nam
http://bugs.python.org/issue29154 opened by Gerrit.Holl
#29155: test.test_spwd.TestSpwdNonRoot failure with FileNotFoundError
http://bugs.python.org/issue29155 opened by Gerrit.Holl
#29157: random.c: Prefer getrandom() over getentropy(), handle ENOSYS
http://bugs.python.org/issue29157 opened by haypo
#29158: Possible glitch in the interaction of a thread and a multiproc
http://bugs.python.org/issue29158 opened by luke_16
#29164: make test always fail at 218/405 ( AssertionError: ',' not fou
http://bugs.python.org/issue29164 opened by OO O
#29165: Use forward compatible macro in example code for creating new
http://bugs.python.org/issue29165 opened by inada.naoki
#29167: Race condition in enum.py:_decompose()
http://bugs.python.org/issue29167 opened by simon.percivall
#29169: update zlib to 1.2.10
http://bugs.python.org/issue29169 opened by doko
#29171: blake2: Remove unused function to avoid undefined references
http://bugs.python.org/issue29171 opened by ericvw
#29172: blake2: Use lowest-common denominator signature of #pragma pac
http://bugs.python.org/issue29172 opened by ericvw
#29174: 'NoneType' object is not callable in subprocess.py
http://bugs.python.org/issue29174 opened by ita1024
#29175: Tutorial links to file object methods are broken.
http://bugs.python.org/issue29175 opened by jonroach at icloud.com
#29176: /tmp does not exist on Android and is used by curses.window.pu
http://bugs.python.org/issue29176 opened by xdegaye
#29177: skip tests using socketserver.UnixStreamServer when bind() rai
http://bugs.python.org/issue29177 opened by xdegaye
#29178: Adding bytes.frombuffer(byteslike) constructor
http://bugs.python.org/issue29178 opened by inada.naoki
#29179: Py_UNUSED is not documented
http://bugs.python.org/issue29179 opened by encukou
#29180: skip tests that raise PermissionError in test_os (non-root use
http://bugs.python.org/issue29180 opened by xdegaye
#29181: skip tests that raise PermissionError in test_tarfile (non-roo
http://bugs.python.org/issue29181 opened by xdegaye
#29182: Remove the warning in urllib docs that it doesn't do certifica
http://bugs.python.org/issue29182 opened by orsenthil
Most recent 15 issues with no replies (15)
==========================================
#29182: Remove the warning in urllib docs that it doesn't do certifica
http://bugs.python.org/issue29182
#29181: skip tests that raise PermissionError in test_tarfile (non-roo
http://bugs.python.org/issue29181
#29180: skip tests that raise PermissionError in test_os (non-root use
http://bugs.python.org/issue29180
#29179: Py_UNUSED is not documented
http://bugs.python.org/issue29179
#29171: blake2: Remove unused function to avoid undefined references
http://bugs.python.org/issue29171
#29165: Use forward compatible macro in example code for creating new
http://bugs.python.org/issue29165
#29153: Test test.test_asynchat.TestAsynchat / test.test_asynchat.Test
http://bugs.python.org/issue29153
#29151: test_asyncore.TestAPI_UseIPv4Select / test_asyncore.TestAPI_Us
http://bugs.python.org/issue29151
#29144: Implicit namespace packages in Python 3.6
http://bugs.python.org/issue29144
#29127: Incorrect reference names in asyncio.subprocess documentation
http://bugs.python.org/issue29127
#29126: Fix comments about _PyThreadState_Current
http://bugs.python.org/issue29126
#29121: sqlite3 Controlling Transactions documentation not updated
http://bugs.python.org/issue29121
#29117: dir(<bound method>) should include dunder attributes of the un
http://bugs.python.org/issue29117
#29113: modulefinder no longer finds all required modules for Python i
http://bugs.python.org/issue29113
#29098: document minimum sqlite version
http://bugs.python.org/issue29098
Most recent 15 issues waiting for review (15)
=============================================
#29182: Remove the warning in urllib docs that it doesn't do certifica
http://bugs.python.org/issue29182
#29178: Adding bytes.frombuffer(byteslike) constructor
http://bugs.python.org/issue29178
#29176: /tmp does not exist on Android and is used by curses.window.pu
http://bugs.python.org/issue29176
#29172: blake2: Use lowest-common denominator signature of #pragma pac
http://bugs.python.org/issue29172
#29171: blake2: Remove unused function to avoid undefined references
http://bugs.python.org/issue29171
#29169: update zlib to 1.2.10
http://bugs.python.org/issue29169
#29157: random.c: Prefer getrandom() over getentropy(), handle ENOSYS
http://bugs.python.org/issue29157
#29153: Test test.test_asynchat.TestAsynchat / test.test_asynchat.Test
http://bugs.python.org/issue29153
#29145: failing overflow checks in replace_*
http://bugs.python.org/issue29145
#29142: urllib: no_proxy variable values with leading dot not properly
http://bugs.python.org/issue29142
#29140: time_hash() reads the wrong bytes to get microseconds
http://bugs.python.org/issue29140
#29133: Minor inaccuracy in shlex.shlex punctuation_chars example
http://bugs.python.org/issue29133
#29132: shlex.shlex with punctuation_chars and posix doesn't handle pu
http://bugs.python.org/issue29132
#29126: Fix comments about _PyThreadState_Current
http://bugs.python.org/issue29126
#29125: Shell injection via TIX_LIBRARY when using tkinter.tix
http://bugs.python.org/issue29125
Top 10 most discussed issues (10)
=================================
#28180: sys.getfilesystemencoding() should default to utf-8
http://bugs.python.org/issue28180 23 msgs
#29145: failing overflow checks in replace_*
http://bugs.python.org/issue29145 12 msgs
#29057: Compiler failure on Mac OS X - sys/random.h
http://bugs.python.org/issue29057 11 msgs
#29102: Add an id field to PyInterpreterState.
http://bugs.python.org/issue29102 9 msgs
#29157: random.c: Prefer getrandom() over getentropy(), handle ENOSYS
http://bugs.python.org/issue29157 9 msgs
#25750: tp_descr_get(self, obj, type) is called without owning a refer
http://bugs.python.org/issue25750 6 msgs
#29120: Move hash randomisation initialisation out of Python/random.c
http://bugs.python.org/issue29120 6 msgs
#27200: make doctest in CPython has failures
http://bugs.python.org/issue27200 5 msgs
#28518: execute("begin immediate") throwing OperationalError
http://bugs.python.org/issue28518 5 msgs
#28961: unittest.mock._Call ignores `name` parameter
http://bugs.python.org/issue28961 5 msgs
Issues closed (45)
==================
#15812: inspect.getframeinfo() cannot show first line
http://bugs.python.org/issue15812 closed by berker.peksag
#24932: Use proper command line parsing in _testembed
http://bugs.python.org/issue24932 closed by steve.dower
#26267: UUID docs should say how to get "standard form"
http://bugs.python.org/issue26267 closed by berker.peksag
#26851: android compilation and link flags
http://bugs.python.org/issue26851 closed by xdegaye
#28443: Logger methods never use kwargs
http://bugs.python.org/issue28443 closed by vinay.sajip
#28524: Set default argument of logging.disable() to logging.CRITICAL
http://bugs.python.org/issue28524 closed by python-dev
#28592: Installation freezes on C Runtime Install
http://bugs.python.org/issue28592 closed by steve.dower
#28768: Warning: implicit declaration of function '_setmode'
http://bugs.python.org/issue28768 closed by haypo
#28781: On Installation of 3.5 Python get error message
http://bugs.python.org/issue28781 closed by steve.dower
#28848: Add CopyingMock to mock.py
http://bugs.python.org/issue28848 closed by berker.peksag
#28985: sqlite3 authorizer codes constants not up to date
http://bugs.python.org/issue28985 closed by berker.peksag
#29012: __bases__ is a tuple (possibly empty or a singleton)
http://bugs.python.org/issue29012 closed by berker.peksag
#29014: Python 3.5.2 installer doesn't register IDLE .py extensions on
http://bugs.python.org/issue29014 closed by steve.dower
#29024: Add Kivy entry to Graphic User Interface FAQ
http://bugs.python.org/issue29024 closed by berker.peksag
#29035: regrtest: simplify regex to match test names for the --fromfil
http://bugs.python.org/issue29035 closed by haypo
#29059: Windows: Python not using ANSI compatible console
http://bugs.python.org/issue29059 closed by steve.dower
#29090: PySerial crash on Windows XP and Python 3.4
http://bugs.python.org/issue29090 closed by haypo
#29093: Windows launcher breaks history in Git Bash
http://bugs.python.org/issue29093 closed by evan_
#29094: Regression in zipfile writing in 2.7.13
http://bugs.python.org/issue29094 closed by serhiy.storchaka
#29105: code or doc improvement for logging.handlers.RotatingFileHandl
http://bugs.python.org/issue29105 closed by python-dev
#29118: Randit
http://bugs.python.org/issue29118 closed by terry.reedy
#29119: Unintentional hard reference assignment in Python version of O
http://bugs.python.org/issue29119 closed by rhettinger
#29122: set() bug
http://bugs.python.org/issue29122 closed by rhettinger
#29123: CheckSqlTimestamp is fragile
http://bugs.python.org/issue29123 closed by berker.peksag
#29128: No way to instsall win32com on python 3.6
http://bugs.python.org/issue29128 closed by zach.ware
#29129: Copy/paste error in "8.13.14.1.1. Using auto"
http://bugs.python.org/issue29129 closed by berker.peksag
#29130: Exit code 120 returned from Python unit test testing SystemExi
http://bugs.python.org/issue29130 closed by r.david.murray
#29131: Calling printf from the cdll does not print the full string
http://bugs.python.org/issue29131 closed by r.david.murray
#29134: contextlib doc bug
http://bugs.python.org/issue29134 closed by orsenthil
#29135: run_proces logs the command without escaping parmaeters such t
http://bugs.python.org/issue29135 closed by wgianopoulos
#29138: No __hash__() inheritance warning with -Werror
http://bugs.python.org/issue29138 closed by martin.panter
#29146: Confusing "invalid token" exception when integers have leading
http://bugs.python.org/issue29146 closed by berker.peksag
#29148: Inheritance behaviour ambiguos
http://bugs.python.org/issue29148 closed by xiang.zhang
#29149: SSL.py recursion limit crash
http://bugs.python.org/issue29149 closed by r.david.murray
#29150: Bad cast@ _mysql_ResultObject_Initialize() result in code exec
http://bugs.python.org/issue29150 closed by christian.heimes
#29156: remove superfluous pow test for (nonexistent) long
http://bugs.python.org/issue29156 closed by serhiy.storchaka
#29159: Regression in bytes constructor
http://bugs.python.org/issue29159 closed by inada.naoki
#29160: pow with three int arguments works like it had two arguments
http://bugs.python.org/issue29160 closed by mark.dickinson
#29161: random.SystemRandom(seed) documentation issue
http://bugs.python.org/issue29161 closed by rhettinger
#29162: pyshell.py: name 'sys' is not defined
http://bugs.python.org/issue29162 closed by OO O
#29163: shlex error in posix mode and empty quotes
http://bugs.python.org/issue29163 closed by berker.peksag
#29166: Spam
http://bugs.python.org/issue29166 closed by xiang.zhang
#29168: multiprocessing pickle error
http://bugs.python.org/issue29168 closed by vinay.sajip
#29170: Curses Module should check for is_keypad and not window flags
http://bugs.python.org/issue29170 closed by Roy Marples
#29173: Python 3.6 on Windows wastes a lot of CPU cycles in a while lo
http://bugs.python.org/issue29173 closed by prahladyeri
More information about the Python-Dev
mailing list