ACTIVITY SUMMARY (2017-05-12 - 2017-05-19) 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 5968 (+10) closed 36191 (+42) total 42159 (+52) Open issues with patches: 2380 Issues opened (42) ================== #29619: st_ino (unsigned long long) is casted to long long in posixmod http://bugs.python.org/issue29619 reopened by haypo #30283: [2.7] Backport test_regrtest (partially) on Python 2.7 http://bugs.python.org/issue30283 reopened by haypo #30353: ctypes: pass by value for structs broken on Cygwin/MinGW 64-bi http://bugs.python.org/issue30353 opened by erik.bray #30354: Change data model documentation to zero-argument super() http://bugs.python.org/issue30354 opened by csabella #30355: Unicode symbols crash lib2to3.parse http://bugs.python.org/issue30355 opened by Yann Grisel #30356: test_mymanager_context() of test_multiprocessing_spawn: manage http://bugs.python.org/issue30356 opened by haypo #30359: A standard convention for annotating a function as returning a http://bugs.python.org/issue30359 opened by njs #30360: getpass.getpass() does not accept stdin from an Expect script http://bugs.python.org/issue30360 opened by brent saner #30361: Docs example: converting mixed types to floating point http://bugs.python.org/issue30361 opened by MihaiHimself #30362: Launcher add list and list with paths options http://bugs.python.org/issue30362 opened by Steve Barnes #30364: Outdated function attribute to disable address sanitizer http://bugs.python.org/issue30364 opened by xiang.zhang #30367: Cannot build CPython3.6 with module âtestcapimoduleâ stati http://bugs.python.org/issue30367 opened by Nan Zhang #30368: [2.7] OpenSSL compilation fails on AMD64 Windows7 SP1 VS9.0 2. http://bugs.python.org/issue30368 opened by haypo #30369: test_thread crashed with SIGBUS on AMD64 FreeBSD 10.x Shared 3 http://bugs.python.org/issue30369 opened by haypo #30371: test_long_lines() fails randomly on AMD64 Windows7 SP1 3.x http://bugs.python.org/issue30371 opened by haypo #30372: Status of __builtins__ is not totally clear http://bugs.python.org/issue30372 opened by Malcolm Smith #30374: Make win_add2path.py take effect without having to log off http://bugs.python.org/issue30374 opened by neeverett #30376: Curses documentation refers to incorrect type http://bugs.python.org/issue30376 opened by Ryan Jarvis #30377: Unnecessary complexity in tokenize.py around handling of comme http://bugs.python.org/issue30377 opened by Albert-Jan Nijburg #30378: SysLogHandler does not support IPv6 destinations http://bugs.python.org/issue30378 opened by calcheng #30379: multiprocessing Array create for ctypes.c_char, TypeError unle http://bugs.python.org/issue30379 opened by jgschaefer #30380: Sphinx 1.6.1 raising new warnings in docs build http://bugs.python.org/issue30380 opened by brett.cannon #30381: test_smtpnet.test_connect_using_sslcontext_verified() randomly http://bugs.python.org/issue30381 opened by haypo #30382: test_stdin_broken_pipe() of test_asyncio failed randomly on AM http://bugs.python.org/issue30382 opened by haypo #30383: [3.5] Backport regrtest features from master to Python 3.5 http://bugs.python.org/issue30383 opened by haypo #30384: traceback.TracebackException.format shouldn't format_exc_only( http://bugs.python.org/issue30384 opened by Aaron.Meurer #30386: Add a build infrastructure for Android http://bugs.python.org/issue30386 opened by xdegaye #30388: ndbm can't iterate through values on OS X http://bugs.python.org/issue30388 opened by Forest Gregg #30389: distutils._msvccompiler cannot find VS 2017 http://bugs.python.org/issue30389 opened by steve.dower #30391: test_socketserver killed after 15 min on AMD64 FreeBSD 10.x Sh http://bugs.python.org/issue30391 opened by haypo #30392: default webbrowser fails on macOS Sierra 10.12.5 http://bugs.python.org/issue30392 opened by Andrew.Jaffe #30393: test_readline hangs http://bugs.python.org/issue30393 opened by wmayner #30394: smtplib leaves open sockets around if SMTPConnectError is rais http://bugs.python.org/issue30394 opened by jhillacre #30395: deadlocked child process after forking on pystate.c's head_mut http://bugs.python.org/issue30395 opened by Louis Brandy #30396: Document the PyClassMethod* C API functions. http://bugs.python.org/issue30396 opened by Decorater #30397: Expose regular expression and match objects types in the re mo http://bugs.python.org/issue30397 opened by serhiy.storchaka #30398: Add a docstring for re.error http://bugs.python.org/issue30398 opened by serhiy.storchaka #30399: Get rid of trailing comma if the repr() of BaseException http://bugs.python.org/issue30399 opened by serhiy.storchaka #30400: Race condition in shutil.copyfile() http://bugs.python.org/issue30400 opened by Preston Moore #30401: Remove the .bzrignore file http://bugs.python.org/issue30401 opened by matrixise #30403: Running extension modules using -m switch http://bugs.python.org/issue30403 opened by Dormouse759 #30404: Make stdout and stderr truly unbuffered when run with the -u o http://bugs.python.org/issue30404 opened by serhiy.storchaka Most recent 15 issues with no replies (15) ========================================== #30404: Make stdout and stderr truly unbuffered when run with the -u o http://bugs.python.org/issue30404 #30403: Running extension modules using -m switch http://bugs.python.org/issue30403 #30401: Remove the .bzrignore file http://bugs.python.org/issue30401 #30399: Get rid of trailing comma if the repr() of BaseException http://bugs.python.org/issue30399 #30398: Add a docstring for re.error http://bugs.python.org/issue30398 #30396: Document the PyClassMethod* C API functions. http://bugs.python.org/issue30396 #30395: deadlocked child process after forking on pystate.c's head_mut http://bugs.python.org/issue30395 #30394: smtplib leaves open sockets around if SMTPConnectError is rais http://bugs.python.org/issue30394 #30393: test_readline hangs http://bugs.python.org/issue30393 #30391: test_socketserver killed after 15 min on AMD64 FreeBSD 10.x Sh http://bugs.python.org/issue30391 #30389: distutils._msvccompiler cannot find VS 2017 http://bugs.python.org/issue30389 #30384: traceback.TracebackException.format shouldn't format_exc_only( http://bugs.python.org/issue30384 #30383: [3.5] Backport regrtest features from master to Python 3.5 http://bugs.python.org/issue30383 #30382: test_stdin_broken_pipe() of test_asyncio failed randomly on AM http://bugs.python.org/issue30382 #30381: test_smtpnet.test_connect_using_sslcontext_verified() randomly http://bugs.python.org/issue30381 Most recent 15 issues waiting for review (15) ============================================= #30404: Make stdout and stderr truly unbuffered when run with the -u o http://bugs.python.org/issue30404 #30399: Get rid of trailing comma if the repr() of BaseException http://bugs.python.org/issue30399 #30398: Add a docstring for re.error http://bugs.python.org/issue30398 #30397: Expose regular expression and match objects types in the re mo http://bugs.python.org/issue30397 #30394: smtplib leaves open sockets around if SMTPConnectError is rais http://bugs.python.org/issue30394 #30389: distutils._msvccompiler cannot find VS 2017 http://bugs.python.org/issue30389 #30386: Add a build infrastructure for Android http://bugs.python.org/issue30386 #30377: Unnecessary complexity in tokenize.py around handling of comme http://bugs.python.org/issue30377 #30349: Preparation for advanced set syntax in regular expressions http://bugs.python.org/issue30349 #30347: itertools.groupby() can fail a C assert() http://bugs.python.org/issue30347 #30346: Odd behavior when unpacking `itertools.groupby` http://bugs.python.org/issue30346 #30310: tkFont.py assumes that all font families are encoded as ascii http://bugs.python.org/issue30310 #30306: release arguments of contextmanager http://bugs.python.org/issue30306 #30262: Don't expose sqlite3 Cache and Statement http://bugs.python.org/issue30262 #30248: Using boolean arguments in the _json module http://bugs.python.org/issue30248 Top 10 most discussed issues (10) ================================= #30380: Sphinx 1.6.1 raising new warnings in docs build http://bugs.python.org/issue30380 12 msgs #30350: devguide suggests to use VS 2008 to build Python 2.7, but VS 2 http://bugs.python.org/issue30350 10 msgs #29137: Fix fpectl-induced ABI breakage http://bugs.python.org/issue29137 8 msgs #29619: st_ino (unsigned long long) is casted to long long in posixmod http://bugs.python.org/issue29619 7 msgs #30211: Bdb: add docstrings http://bugs.python.org/issue30211 7 msgs #30371: test_long_lines() fails randomly on AMD64 Windows7 SP1 3.x http://bugs.python.org/issue30371 7 msgs #25324: Importing tokenize modifies token http://bugs.python.org/issue25324 6 msgs #30346: Odd behavior when unpacking `itertools.groupby` http://bugs.python.org/issue30346 6 msgs #30377: Unnecessary complexity in tokenize.py around handling of comme http://bugs.python.org/issue30377 6 msgs #18233: SSLSocket.getpeercertchain() http://bugs.python.org/issue18233 5 msgs Issues closed (39) ================== #9850: obsolete macpath module dangerously broken and should be remov http://bugs.python.org/issue9850 closed by haypo #11681: -b option undocumented http://bugs.python.org/issue11681 closed by zach.ware #16283: ctypes.util.find_library does not find all DLLs anymore http://bugs.python.org/issue16283 closed by eryksun #28974: Make default __format__ be equivalent to __str__ http://bugs.python.org/issue28974 closed by serhiy.storchaka #29063: Fixed timemodule compile warnings (gmtoff). http://bugs.python.org/issue29063 closed by haypo #29196: Remove old-deprecated plistlib features http://bugs.python.org/issue29196 closed by serhiy.storchaka #29252: self in classes missinterpreted as a string. http://bugs.python.org/issue29252 closed by Decorater #29570: Windows Buildbot 2.7 is broken http://bugs.python.org/issue29570 closed by haypo #29611: TextIOWrapper's write_through option behave differently betwee http://bugs.python.org/issue29611 closed by serhiy.storchaka #29651: Inconsistent/undocumented urlsplit/urlparse behavior on invali http://bugs.python.org/issue29651 closed by orsenthil #29863: Add a COMPACT constant to the json module http://bugs.python.org/issue29863 closed by brett.cannon #29898: PYTHONLEGACYWINDOWSIOENCODING isn't implemented http://bugs.python.org/issue29898 closed by berker.peksag #29948: DeprecationWarning when parse ElementTree with a doctype in 2. http://bugs.python.org/issue29948 closed by serhiy.storchaka #29950: Rename SlotWrapperType to WrapperDescriptorType http://bugs.python.org/issue29950 closed by Jim Fasarakis-Hilliard #30110: test_asyncio reports reference leak http://bugs.python.org/issue30110 closed by xiang.zhang #30224: remove outdated checks in struct http://bugs.python.org/issue30224 closed by xiang.zhang #30242: resolve undefined behaviour in struct http://bugs.python.org/issue30242 closed by xiang.zhang #30291: Allow windows launcher to specify bit lengths with & without m http://bugs.python.org/issue30291 closed by Steve Barnes #30296: Remove unnecessary tuples, lists, sets, and dicts from Lib http://bugs.python.org/issue30296 closed by rhettinger #30299: Display the bytecode when compiled a regular expression in deb http://bugs.python.org/issue30299 closed by serhiy.storchaka #30301: multiprocessing: AttributeError: 'SimpleQueue' object has no a http://bugs.python.org/issue30301 closed by xiang.zhang #30323: concurrent.futures.Executor.map() consumes all memory when big http://bugs.python.org/issue30323 closed by Klamann #30325: Buildbot: send email notifications to buildbot-status@ http://bugs.python.org/issue30325 closed by haypo #30340: Optimize out non-capturing groups http://bugs.python.org/issue30340 closed by serhiy.storchaka #30341: Add an explaining comment in _PyTrash_thread_destroy_chain() http://bugs.python.org/issue30341 closed by xiang.zhang #30344: test_multiprocessing.test_notify_all(): AssertionError: 6 != 5 http://bugs.python.org/issue30344 closed by haypo #30352: The 'in' syntax should work with any object that implements __ http://bugs.python.org/issue30352 closed by rhettinger #30357: test_thread should clean threads after each test http://bugs.python.org/issue30357 closed by haypo #30358: Profile documentation - include sort argument for runctx http://bugs.python.org/issue30358 closed by berker.peksag #30363: Backport warnings in the re module to 2.7 http://bugs.python.org/issue30363 closed by serhiy.storchaka #30365: Backport warnings in ElementTree/cElementTree modules and fix http://bugs.python.org/issue30365 closed by serhiy.storchaka #30366: Backport tests for test.support to 2.7 http://bugs.python.org/issue30366 closed by serhiy.storchaka #30370: IPython 5.3.0 debug mode breakpoint issue http://bugs.python.org/issue30370 closed by berker.peksag #30373: Incomplete description of re.LOCALE http://bugs.python.org/issue30373 closed by serhiy.storchaka #30375: Correct stacklevel of warnings when compile regular expression http://bugs.python.org/issue30375 closed by serhiy.storchaka #30385: Segfault on OSX with 3.6.1 http://bugs.python.org/issue30385 closed by ned.deily #30387: warning of threading_cleanup in test_threading http://bugs.python.org/issue30387 closed by haypo #30390: Document how to make classes in the C API. http://bugs.python.org/issue30390 closed by serhiy.storchaka #30402: Unexpected and/or inconsistent del behavior http://bugs.python.org/issue30402 closed by rhettinger
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com