[Python-Dev] Summary of Python tracker Issues (original) (raw)

Python tracker status at bugs.python.org
Fri Oct 7 12:08:49 EDT 2016


ACTIVITY SUMMARY (2016-09-30 - 2016-10-07) 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 5517 ( -2) closed 34624 (+69) total 40141 (+67)

Open issues with patches: 2383

Issues opened (33)

#6280: calendar.timegm() belongs in time module, next to time.gmtime( http://bugs.python.org/issue6280 reopened by belopolsky

#28315: incorrect "in ?" output in 'divide' example at "Defining Clean http://bugs.python.org/issue28315 reopened by terry.reedy

#28320: Hostname validation is False by default in imaplib http://bugs.python.org/issue28320 opened by maciej.szulik

#28326: multiprocessing.Process depends on sys.stdout being open http://bugs.python.org/issue28326 opened by Valentin.Lorentz

#28327: statistics.geometric_mean gives incorrect results for mixed in http://bugs.python.org/issue28327 opened by mark.dickinson

#28328: statistics.geometric_mean has no tests. Defer to 3.7? http://bugs.python.org/issue28328 opened by mark.dickinson

#28330: Use simpler and faster sched.Event definition http://bugs.python.org/issue28330 opened by Satoru Logic

#28331: "CPython implementation detail:" is removed when contents is t http://bugs.python.org/issue28331 opened by inada.naoki

#28333: input() with Unicode prompt produces mojibake on Windows http://bugs.python.org/issue28333 opened by Drekin

#28334: netrc does not work if $HOME is not set http://bugs.python.org/issue28334 opened by Dimitri Merejkowsky

#28339: "TypeError: Parameterized generics cannot be used with class o http://bugs.python.org/issue28339 opened by Arfrever

#28340: TextIOWrapper.tell extremely slow http://bugs.python.org/issue28340 opened by rmalouf

#28343: Bad encoding alias cp936 -> gbk: euro sign http://bugs.python.org/issue28343 opened by Artoria2e5

#28344: Python 3.5.2 installer hangs when run in session 0 http://bugs.python.org/issue28344 opened by spooja

#28351: statistics.geometric_mean can enter infinite loop for Decimal http://bugs.python.org/issue28351 opened by mark.dickinson

#28352: winfo_pathname(..) | window id "xyz" doesn't exist in this app http://bugs.python.org/issue28352 opened by Tyler Sweeden

#28353: os.fwalk() unhandled exception when error occurs accessing sym http://bugs.python.org/issue28353 opened by Samson Lee

#28355: wsgiref simple_server PATH_INFO treats slashes and %2F the sam http://bugs.python.org/issue28355 opened by tdammers

#28356: Windows: os.rename different in python 2.7.12 and python 3.5.2 http://bugs.python.org/issue28356 opened by stephan

#28364: Windows - Popen (subprocess.py) does not call _handle.Close() http://bugs.python.org/issue28364 opened by Mateusz Klatt

#28367: Add more standard baud rate constants to "termios" http://bugs.python.org/issue28367 opened by Andrey Smirnov

#28373: input() prints to original stdout even if sys.stdout is wrappe http://bugs.python.org/issue28373 opened by wiggin15

#28374: SyntaxError: invalid token in python2.7/test/test_grammar.py http://bugs.python.org/issue28374 opened by welker

#28375: cgi.py spam in Apache server logs http://bugs.python.org/issue28375 opened by srittau

#28376: rangeiter_new fails when creating a range of step 0 http://bugs.python.org/issue28376 opened by Oren Milman

#28377: struct.unpack of Bool http://bugs.python.org/issue28377 opened by Weihong Guan

#28378: urllib2 does not handle cookies with , http://bugs.python.org/issue28378 opened by Grzegorz Sikorski

#28379: PyUnicode_CopyCharacters could lead to undefined behaviour http://bugs.python.org/issue28379 opened by xiang.zhang

#28381: Add a "starcaller" function http://bugs.python.org/issue28381 opened by josh.r

#28382: Possible deadlock after many multiprocessing.Process are launc http://bugs.python.org/issue28382 opened by Hadhoke

#28383: hash documentation recommends naive XOR to combine but thi http://bugs.python.org/issue28383 opened by Kevin.Norris

#28384: hmac cannot be used with shake algorithms http://bugs.python.org/issue28384 opened by minrk

#28385: Bytes objects should reject all formatting codes with an error http://bugs.python.org/issue28385 opened by mmarkk

Most recent 15 issues with no replies (15)

#28384: hmac cannot be used with shake algorithms http://bugs.python.org/issue28384

#28383: hash documentation recommends naive XOR to combine but thi http://bugs.python.org/issue28383

#28382: Possible deadlock after many multiprocessing.Process are launc http://bugs.python.org/issue28382

#28375: cgi.py spam in Apache server logs http://bugs.python.org/issue28375

#28367: Add more standard baud rate constants to "termios" http://bugs.python.org/issue28367

#28355: wsgiref simple_server PATH_INFO treats slashes and %2F the sam http://bugs.python.org/issue28355

#28351: statistics.geometric_mean can enter infinite loop for Decimal http://bugs.python.org/issue28351

#28343: Bad encoding alias cp936 -> gbk: euro sign http://bugs.python.org/issue28343

#28340: TextIOWrapper.tell extremely slow http://bugs.python.org/issue28340

#28333: input() with Unicode prompt produces mojibake on Windows http://bugs.python.org/issue28333

#28320: Hostname validation is False by default in imaplib http://bugs.python.org/issue28320

#28317: Improve support of FORMAT_VALUE in dis http://bugs.python.org/issue28317

#28312: Minor change - more direct hint re: multiple machine sizes and http://bugs.python.org/issue28312

#28309: Accelerate string.Template by using formatted string literals http://bugs.python.org/issue28309

#28287: Refactor subprocess.Popen to let a subclass handle IO asynchro http://bugs.python.org/issue28287

Most recent 15 issues waiting for review (15)

#28379: PyUnicode_CopyCharacters could lead to undefined behaviour http://bugs.python.org/issue28379

#28376: rangeiter_new fails when creating a range of step 0 http://bugs.python.org/issue28376

#28367: Add more standard baud rate constants to "termios" http://bugs.python.org/issue28367

#28353: os.fwalk() unhandled exception when error occurs accessing sym http://bugs.python.org/issue28353

#28334: netrc does not work if $HOME is not set http://bugs.python.org/issue28334

#28331: "CPython implementation detail:" is removed when contents is t http://bugs.python.org/issue28331

#28330: Use simpler and faster sched.Event definition http://bugs.python.org/issue28330

#28328: statistics.geometric_mean has no tests. Defer to 3.7? http://bugs.python.org/issue28328

#28327: statistics.geometric_mean gives incorrect results for mixed in http://bugs.python.org/issue28327

#28326: multiprocessing.Process depends on sys.stdout being open http://bugs.python.org/issue28326

#28317: Improve support of FORMAT_VALUE in dis http://bugs.python.org/issue28317

#28315: incorrect "in ?" output in 'divide' example at "Defining Clean http://bugs.python.org/issue28315

#28314: ElementTree: Element.getiterator(tag) broken in 3.6 http://bugs.python.org/issue28314

#28309: Accelerate string.Template by using formatted string literals http://bugs.python.org/issue28309

#28298: can't set big int-like objects to items in array 'Q', 'L' and http://bugs.python.org/issue28298

Top 10 most discussed issues (10)

#10716: Modernize pydoc to use better HTML and separate CSS http://bugs.python.org/issue10716 11 msgs

#28259: Ctypes bug windows http://bugs.python.org/issue28259 10 msgs

#2897: Deprecate structmember.h http://bugs.python.org/issue2897 8 msgs

#25720: Fix curses module compilation with ncurses6 http://bugs.python.org/issue25720 8 msgs

#27972: Confusing error during cyclic yield http://bugs.python.org/issue27972 7 msgs

#28328: statistics.geometric_mean has no tests. Defer to 3.7? http://bugs.python.org/issue28328 7 msgs

#28376: rangeiter_new fails when creating a range of step 0 http://bugs.python.org/issue28376 7 msgs

#26439: ctypes.util.find_library fails when ldconfig/glibc not availab http://bugs.python.org/issue26439 6 msgs

#28353: os.fwalk() unhandled exception when error occurs accessing sym http://bugs.python.org/issue28353 6 msgs

#28356: Windows: os.rename different in python 2.7.12 and python 3.5.2 http://bugs.python.org/issue28356 6 msgs

Issues closed (66)

#12274: "Print window" menu on IDLE aborts whole application http://bugs.python.org/issue12274 closed by berker.peksag

#13756: Python3.2.2 make fail on cygwin http://bugs.python.org/issue13756 closed by zach.ware

#17345: Portable and extended type specifiers for array module http://bugs.python.org/issue17345 closed by berker.peksag

#20254: Duplicate bytearray test on test_socket.py http://bugs.python.org/issue20254 closed by berker.peksag

#21085: Cygwin does not provide siginfo_t.si_band http://bugs.python.org/issue21085 closed by zach.ware

#21626: Add options width and compact to pickle cli http://bugs.python.org/issue21626 closed by berker.peksag

#24065: Outdated *_RESTRICTED flags in structmember.h http://bugs.python.org/issue24065 closed by belopolsky

#24697: Add CoroutineReturn and CoroutineExit builtin exceptions for c http://bugs.python.org/issue24697 closed by yselivanov

#24870: Optimize ascii and latin1 decoder with surrogateescape and sur http://bugs.python.org/issue24870 closed by inada.naoki

#26617: Assertion failed in gc with del and weakref http://bugs.python.org/issue26617 closed by python-dev

#27168: Comprehensions and await need more unittests http://bugs.python.org/issue27168 closed by yselivanov

#27231: Support the fspath protocol in the posixpath module http://bugs.python.org/issue27231 closed by berker.peksag

#27358: BUILD_MAP_UNPACK_WITH_CALL is slow http://bugs.python.org/issue27358 closed by serhiy.storchaka

#27392: Add a server_side keyword parameter to create_connection http://bugs.python.org/issue27392 closed by yselivanov

#27511: Add PathLike objects support to BZ2File http://bugs.python.org/issue27511 closed by berker.peksag

#27859: argparse - subparsers does not retain namespace http://bugs.python.org/issue27859 closed by ned.deily

#28201: dict: perturb shift should be done when first conflict http://bugs.python.org/issue28201 closed by inada.naoki

#28217: Add interactive console tests http://bugs.python.org/issue28217 closed by steve.dower

#28218: Windows docs have wrong versionadded description http://bugs.python.org/issue28218 closed by steve.dower

#28222: test_distutils fails http://bugs.python.org/issue28222 closed by berker.peksag

#28225: bz2 does not support pathlib http://bugs.python.org/issue28225 closed by berker.peksag

#28226: compileall does not support pathlib http://bugs.python.org/issue28226 closed by berker.peksag

#28227: gzip does not support pathlib http://bugs.python.org/issue28227 closed by berker.peksag

#28228: imghdr does not support pathlib http://bugs.python.org/issue28228 closed by berker.peksag

#28229: lzma does not support pathlib http://bugs.python.org/issue28229 closed by berker.peksag

#28251: Help manuals do not appear in Windows search http://bugs.python.org/issue28251 closed by steve.dower

#28277: ./Modules/_io/_iomodule.c build failure on AIX (beta1) while ( http://bugs.python.org/issue28277 closed by berker.peksag

#28294: HTTPServer server.py assumes sys.stderr != None http://bugs.python.org/issue28294 closed by r.david.murray

#28295: PyUnicode_AsUCS4 doc and impl conflict on exception http://bugs.python.org/issue28295 closed by serhiy.storchaka

#28301: python3.4-config --extension-suffix reports '.cpython-34m.so' http://bugs.python.org/issue28301 closed by berker.peksag

#28318: Python unittest.mock.mock_calls stores references to arguments http://bugs.python.org/issue28318 closed by michael.foord

#28319: typo in lzma module documentation http://bugs.python.org/issue28319 closed by berker.peksag

#28321: Plistlib: Half of the double width characters are missing when http://bugs.python.org/issue28321 closed by serhiy.storchaka

#28322: chain.setstate Type Confusion http://bugs.python.org/issue28322 closed by serhiy.storchaka

#28323: Remove MacOS 9-specific codes from exit() and quit() http://bugs.python.org/issue28323 closed by ned.deily

#28324: Clean up MacOS 9-specific description in the docstring of os.p http://bugs.python.org/issue28324 closed by ned.deily

#28325: Remove MacOS 9-specific module macurl2path.py http://bugs.python.org/issue28325 closed by ned.deily

#28329: Add support for customizing scheduler's timefunc and delayfunc http://bugs.python.org/issue28329 closed by rhettinger

#28332: silent truncations in socket.htons and socket.ntohs http://bugs.python.org/issue28332 closed by serhiy.storchaka

#28335: Exception reporting in logging.config http://bugs.python.org/issue28335 closed by python-dev

#28336: Slicing (operation) is not symmetrical with respect to suffixe http://bugs.python.org/issue28336 closed by serhiy.storchaka

#28337: Segfault in _struct.unpack_iterator http://bugs.python.org/issue28337 closed by zach.ware

#28338: test_pdb doctests have been removed from its test suite http://bugs.python.org/issue28338 closed by xdegaye

#28341: cpython tip fails to build on Mac OS X 10.11.6 w/ XCode 8.0 http://bugs.python.org/issue28341 closed by ned.deily

#28342: OSX 10.12 crash in urllib.request getproxies_macosx_sysconf an http://bugs.python.org/issue28342 closed by ned.deily

#28345: 8/3 is calculated incorrectly http://bugs.python.org/issue28345 closed by benjamin.peterson

#28346: 3.6 source doesn't build on centos 6 http://bugs.python.org/issue28346 closed by lurker10

#28348: Doc typo in asyncio.Task http://bugs.python.org/issue28348 closed by berker.peksag

#28349: Issues with PyMemberDef flags http://bugs.python.org/issue28349 closed by belopolsky

#28350: Interning string constants with null character http://bugs.python.org/issue28350 closed by serhiy.storchaka

#28354: DeprecationWarning not reported for invalid escape sequences http://bugs.python.org/issue28354 closed by serhiy.storchaka

#28357: Spam http://bugs.python.org/issue28357 closed by zach.ware

#28358: Spam http://bugs.python.org/issue28358 closed by berker.peksag

#28359: Spam http://bugs.python.org/issue28359 closed by berker.peksag

#28360: Spam http://bugs.python.org/issue28360 closed by berker.peksag

#28361: BETA report: Python3.6 names pip pip3.6 (and why is the other http://bugs.python.org/issue28361 closed by zach.ware

#28362: Deprecation warning doesn't stand out enough http://bugs.python.org/issue28362 closed by r.david.murray

#28363: -D_LARGE_FILES not exported to modules (for AIX) http://bugs.python.org/issue28363 closed by Michael.Felt

#28365: IDLE: don't offer to save text files as .py http://bugs.python.org/issue28365 closed by terry.reedy

#28366: Syntax issue http://bugs.python.org/issue28366 closed by zach.ware

#28368: Refuse monitoring processes if the child watcher has no loop a http://bugs.python.org/issue28368 closed by yselivanov

#28369: Raise RuntimeError when transport's FD is used with add_reader http://bugs.python.org/issue28369 closed by yselivanov

#28370: Speedup asyncio.StreamReader.readexactly http://bugs.python.org/issue28370 closed by yselivanov

#28371: Deprecate passing asyncio.Handles to run_in_executor http://bugs.python.org/issue28371 closed by yselivanov

#28372: Fix asyncio to support formatting of non-python coroutines http://bugs.python.org/issue28372 closed by yselivanov

#28380: Mock functions with autospec don't support assert_called_once, http://bugs.python.org/issue28380 closed by gregory.p.smith



More information about the Python-Dev mailing list