ACTIVITY SUMMARY (2019-06-07 - 2019-06-14)
Python tracker at https://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    7022 (+15)
  closed 42013 (+70)
  total  49035 (+85)

Open issues with patches: 2826 


Issues opened (54)
==================

#36607: asyncio.all_tasks() crashes if asyncio is used in multiple thr
https://bugs.python.org/issue36607  reopened by asvetlov

#36888: Create a way to check that the parent process is alive for dea
https://bugs.python.org/issue36888  reopened by vstinner

#37136: Travis CI: Documentation tests fails with Sphinx 2.1
https://bugs.python.org/issue37136  reopened by njs

#37200: PyType_GenericAlloc might over-allocate memory
https://bugs.python.org/issue37200  opened by nascheme

#37201: fix test_distutils failures for Windows ARM64
https://bugs.python.org/issue37201  opened by Paul Monson

#37205: time.perf_counter() is not system-wide on Windows, in disagree
https://bugs.python.org/issue37205  opened by kh90909

#37206: Incorrect application of Argument Clinic to dict.pop()
https://bugs.python.org/issue37206  opened by rhettinger

#37207: Use PEP 590 vectorcall to speed up calls to range(), list() an
https://bugs.python.org/issue37207  opened by Mark.Shannon

#37208: Weird exception behaviour in ProcessPoolExecutor
https://bugs.python.org/issue37208  opened by Iceflower

#37209: Add what's new entries for pickle enhancements
https://bugs.python.org/issue37209  opened by pitrou

#37211: obmalloc:  eliminate limit on pool size
https://bugs.python.org/issue37211  opened by tim.peters

#37212: ordered keyword arguments in unittest.mock.call repr and error
https://bugs.python.org/issue37212  opened by xtreak

#37214: Add new EncodingWarning warning category: emitted when the loc
https://bugs.python.org/issue37214  opened by vstinner

#37218: Default hmac.new() digestmod has not been removed from documen
https://bugs.python.org/issue37218  opened by Alex.Willmer

#37220: test_idle crash on Windows 2.7 when run with -R:
https://bugs.python.org/issue37220  opened by zach.ware

#37221: PyCode_New API change breaks backwards compatibility policy
https://bugs.python.org/issue37221  opened by ncoghlan

#37222: urllib missing voidresp breaks CacheFTPHandler
https://bugs.python.org/issue37222  opened by danh

#37224: test__xxsubinterpreters failed on AMD64 Windows8.1 Refleaks 3.
https://bugs.python.org/issue37224  opened by vstinner

#37225: Document BaseException constructor
https://bugs.python.org/issue37225  opened by Hong Xu

#37226: Asyncio Fatal Error on SSL Transport - IndexError Deque Index 
https://bugs.python.org/issue37226  opened by ben.brown

#37228: UDP sockets created by create_datagram_endpoint() allow by def
https://bugs.python.org/issue37228  opened by Jukka Väisänen

#37231: Optimize calling special methods
https://bugs.python.org/issue37231  opened by jdemeyer

#37232: Parallel compilation fails because of low ulimit.
https://bugs.python.org/issue37232  opened by kulikjak

#37233: Use _PY_FASTCALL_SMALL_STACK for method_vectorcall
https://bugs.python.org/issue37233  opened by jdemeyer

#37235: urljoin behavior unclear/not following RFC 3986
https://bugs.python.org/issue37235  opened by Matthew Kenigsberg

#37236: fix test_complex for Windows arm64
https://bugs.python.org/issue37236  opened by Paul Monson

#37237: python 2.16 from source on Ubuntu 18.04
https://bugs.python.org/issue37237  opened by Jilguero ostras

#37242: sub-process  would be terminated when registered finalizers ar
https://bugs.python.org/issue37242  opened by mrqianjinsi

#37243: test_sendfile in asyncio crashes when os.sendfile() is not sup
https://bugs.python.org/issue37243  opened by Michael.Felt

#37244: test_multiprocessing_forkserver: test_resource_tracker() faile
https://bugs.python.org/issue37244  opened by vstinner

#37245: Azure Pipeline 3.8 CI: multiple tests hung and timed out on ma
https://bugs.python.org/issue37245  opened by vstinner

#37246: http.cookiejar.DefaultCookiePolicy should use current timestam
https://bugs.python.org/issue37246  opened by xtreak

#37247: swap distutils build_ext and build_py commands to allow proper
https://bugs.python.org/issue37247  opened by jlvandenhout

#37248: support conversion of `func(**{} if a else b)`
https://bugs.python.org/issue37248  opened by Shen Han

#37250: C files generated by Cython set tp_print to NULL: PyTypeObject
https://bugs.python.org/issue37250  opened by vstinner

#37251: Mocking a MagicMock with a function spec results in an AsyncMo
https://bugs.python.org/issue37251  opened by jcline

#37252: devpoll test failures on Solaris
https://bugs.python.org/issue37252  opened by kulikjak

#37254: POST large file to server (using http.server.CGIHTTPRequestHan
https://bugs.python.org/issue37254  opened by shajianrui

#37256: urllib.request.Request documentation erroneously refers to the
https://bugs.python.org/issue37256  opened by Alan De Smet

#37258: Logging cache not cleared properly when setting level
https://bugs.python.org/issue37258  opened by David Wang

#37260: shutil.rmtree() FileNotFoundError race condition
https://bugs.python.org/issue37260  opened by Jeffrey.Kintscher

#37263: spawn asyncio subprocesses in a thread pool
https://bugs.python.org/issue37263  opened by asvetlov

#37267: os.dup() creates an inheritable fd when handling a character f
https://bugs.python.org/issue37267  opened by ZackerySpytz

#37268: Deprecate the parser module
https://bugs.python.org/issue37268  opened by vstinner

#37270: Manage memory lifetime for all type-related objects.
https://bugs.python.org/issue37270  opened by llllllllll

#37271: Make multiple passes of the peephole optimizer until bytecode 
https://bugs.python.org/issue37271  opened by pablogsal

#37274: Scripts folder is empty in python 3.7.3 for windows.
https://bugs.python.org/issue37274  opened by Hansol Moon

#37275: GetConsole(Output)CP is used even when stdin/stdout is redirec
https://bugs.python.org/issue37275  opened by inada.naoki

#37276: Incorrect number of running calls in ProcessPoolExecutor
https://bugs.python.org/issue37276  opened by maggyero

#37277: http.cookies.SimpleCookie does not parse attribute without val
https://bugs.python.org/issue37277  opened by sirkonst

#37279: asyncio sendfile sends extra data in the last chunk in fallbac
https://bugs.python.org/issue37279  opened by asvetlov

#37280: Use threadpool for reading from file for sendfile fallback mod
https://bugs.python.org/issue37280  opened by asvetlov

#37283: Unexpected behavior when running installer a second time with 
https://bugs.python.org/issue37283  opened by Jörn Jacobi

#37284: Not obvious that new required attrs of sys.implementation must
https://bugs.python.org/issue37284  opened by eric.snow



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

#37284: Not obvious that new required attrs of sys.implementation must
https://bugs.python.org/issue37284

#37280: Use threadpool for reading from file for sendfile fallback mod
https://bugs.python.org/issue37280

#37279: asyncio sendfile sends extra data in the last chunk in fallbac
https://bugs.python.org/issue37279

#37276: Incorrect number of running calls in ProcessPoolExecutor
https://bugs.python.org/issue37276

#37271: Make multiple passes of the peephole optimizer until bytecode 
https://bugs.python.org/issue37271

#37270: Manage memory lifetime for all type-related objects.
https://bugs.python.org/issue37270

#37263: spawn asyncio subprocesses in a thread pool
https://bugs.python.org/issue37263

#37260: shutil.rmtree() FileNotFoundError race condition
https://bugs.python.org/issue37260

#37254: POST large file to server (using http.server.CGIHTTPRequestHan
https://bugs.python.org/issue37254

#37252: devpoll test failures on Solaris
https://bugs.python.org/issue37252

#37246: http.cookiejar.DefaultCookiePolicy should use current timestam
https://bugs.python.org/issue37246

#37244: test_multiprocessing_forkserver: test_resource_tracker() faile
https://bugs.python.org/issue37244

#37243: test_sendfile in asyncio crashes when os.sendfile() is not sup
https://bugs.python.org/issue37243

#37242: sub-process  would be terminated when registered finalizers ar
https://bugs.python.org/issue37242

#37235: urljoin behavior unclear/not following RFC 3986
https://bugs.python.org/issue37235



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

#37280: Use threadpool for reading from file for sendfile fallback mod
https://bugs.python.org/issue37280

#37279: asyncio sendfile sends extra data in the last chunk in fallbac
https://bugs.python.org/issue37279

#37271: Make multiple passes of the peephole optimizer until bytecode 
https://bugs.python.org/issue37271

#37270: Manage memory lifetime for all type-related objects.
https://bugs.python.org/issue37270

#37267: os.dup() creates an inheritable fd when handling a character f
https://bugs.python.org/issue37267

#37260: shutil.rmtree() FileNotFoundError race condition
https://bugs.python.org/issue37260

#37252: devpoll test failures on Solaris
https://bugs.python.org/issue37252

#37250: C files generated by Cython set tp_print to NULL: PyTypeObject
https://bugs.python.org/issue37250

#37247: swap distutils build_ext and build_py commands to allow proper
https://bugs.python.org/issue37247

#37243: test_sendfile in asyncio crashes when os.sendfile() is not sup
https://bugs.python.org/issue37243

#37236: fix test_complex for Windows arm64
https://bugs.python.org/issue37236

#37233: Use _PY_FASTCALL_SMALL_STACK for method_vectorcall
https://bugs.python.org/issue37233

#37231: Optimize calling special methods
https://bugs.python.org/issue37231

#37222: urllib missing voidresp breaks CacheFTPHandler
https://bugs.python.org/issue37222

#37221: PyCode_New API change breaks backwards compatibility policy
https://bugs.python.org/issue37221



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

#37250: C files generated by Cython set tp_print to NULL: PyTypeObject
https://bugs.python.org/issue37250  25 msgs

#37221: PyCode_New API change breaks backwards compatibility policy
https://bugs.python.org/issue37221  19 msgs

#37226: Asyncio Fatal Error on SSL Transport - IndexError Deque Index 
https://bugs.python.org/issue37226  10 msgs

#19645: decouple unittest assertions from the TestCase class
https://bugs.python.org/issue19645   9 msgs

#37176: super() docs don't say what super() does
https://bugs.python.org/issue37176   9 msgs

#37130: pathlib.Path.with_name() handles '.' and '..' inconsistently
https://bugs.python.org/issue37130   7 msgs

#37172: Odd error awaiting a Future
https://bugs.python.org/issue37172   7 msgs

#37195: test_utime fails on MacOS Mojave (Kernel Version 18.6.0:)
https://bugs.python.org/issue37195   7 msgs

#26806: IDLE not displaying RecursionError tracebacks and hangs
https://bugs.python.org/issue26806   6 msgs

#29505: Submit the re, json, & csv modules to oss-fuzz testing
https://bugs.python.org/issue29505   6 msgs



Issues closed (70)
==================

#11122: bdist_rpm should use rpmbuild, not rpm
https://bugs.python.org/issue11122  closed by cheryl.sabella

#18355: Merge super() guide into documentation
https://bugs.python.org/issue18355  closed by rhettinger

#19865: create_unicode_buffer() fails on non-BMP strings on Windows
https://bugs.python.org/issue19865  closed by vstinner

#24412: setUpClass equivalent for addCleanup
https://bugs.python.org/issue24412  closed by lisroach

#25599: asyncio.iscoroutinefunction returns unexpected results when pr
https://bugs.python.org/issue25599  closed by xtreak

#33071: Document that PyPI no longer requires 'register'
https://bugs.python.org/issue33071  closed by cheryl.sabella

#33758: Unexpected success of test_get_type_hints_modules_forwardref  
https://bugs.python.org/issue33758  closed by benjamin.peterson

#34467: No mechanism to abort created coroutine or suppress not-awaite
https://bugs.python.org/issue34467  closed by asvetlov

#34520: test_asyncio leaked [2, 2, 2] references, sum=6 in AMD64 Windo
https://bugs.python.org/issue34520  closed by vstinner

#34677: Event scheduler page example
https://bugs.python.org/issue34677  closed by cheryl.sabella

#34886: subprocess.run throws exception when input and stdin are passe
https://bugs.python.org/issue34886  closed by gregory.p.smith

#35070: test_getgrouplist may fail on macOS if user in too many groups
https://bugs.python.org/issue35070  closed by ned.deily

#35184: Makefile is not correctly generated when compiling pyextat wit
https://bugs.python.org/issue35184  closed by benjamin.peterson

#35385: time module: why not using tzname from the glibc?
https://bugs.python.org/issue35385  closed by vstinner

#35425: test_eintr fails randomly on AMD64 FreeBSD 10-STABLE Non-Debug
https://bugs.python.org/issue35425  closed by vstinner

#35462: test_imaplib.test_enable_UTF8_True_append() failed on AMD64 Fr
https://bugs.python.org/issue35462  closed by vstinner

#35586: Open pyexpat compilation, Make shows error(missing separator
https://bugs.python.org/issue35586  closed by benjamin.peterson

#35876: test_start_new_session for posix_spawnp fails
https://bugs.python.org/issue35876  closed by vstinner

#35998: test_asyncio: test_start_tls_server_1() TimeoutError on Fedora
https://bugs.python.org/issue35998  closed by asvetlov

#36402: threading._shutdown() race condition: test_threading test_thre
https://bugs.python.org/issue36402  closed by vstinner

#36548: Make the repr of re flags more readable
https://bugs.python.org/issue36548  closed by serhiy.storchaka

#36631: test_urllib2net: test_ftp_no_timeout() killed after a timeout 
https://bugs.python.org/issue36631  closed by vstinner

#36779: time.tzname returns empty string on Windows if default codepag
https://bugs.python.org/issue36779  closed by Paul Monson

#36905: test_typing.GetTypeHintTests.test_get_type_hints_modules_forwa
https://bugs.python.org/issue36905  closed by benjamin.peterson

#36918: ValueError warning in test_urllib due to io.IOBase destructor
https://bugs.python.org/issue36918  closed by vstinner

#37038: Make idlelib/run.py runnable.
https://bugs.python.org/issue37038  closed by terry.reedy

#37077: Threading: add builtin TID attribute to Thread objects for AIX
https://bugs.python.org/issue37077  closed by asvetlov

#37081: Test with OpenSSL 1.1.1c
https://bugs.python.org/issue37081  closed by asvetlov

#37138: PEP 590 method_vectorcall calls memcpy with NULL src
https://bugs.python.org/issue37138  closed by gregory.p.smith

#37150: Do not allow to pass FileType class object instead of instance
https://bugs.python.org/issue37150  closed by asvetlov

#37154: test_utf8_mode: test_env_var() fails on AMD64 Fedora Rawhide C
https://bugs.python.org/issue37154  closed by vstinner

#37160: thread native id netbsd support
https://bugs.python.org/issue37160  closed by vstinner

#37173: inspect.getfile error names module instead of passed class
https://bugs.python.org/issue37173  closed by asvetlov

#37178: One argument form of math.perm()
https://bugs.python.org/issue37178  closed by rhettinger

#37188: Creating a ctypes array of an element with size zero causes "F
https://bugs.python.org/issue37188  closed by skrah

#37191: Python.h contains intermingled declarations
https://bugs.python.org/issue37191  closed by vstinner

#37202: Future.cancelled is not set to true immediately after calling 
https://bugs.python.org/issue37202  closed by asvetlov

#37203: Correct classmethod emulation in Descriptor HowTo Guide
https://bugs.python.org/issue37203  closed by rhettinger

#37204: Scripts and binaries in PYTHON_PREFIX/Scripts contain unnecess
https://bugs.python.org/issue37204  closed by steve.dower

#37210: Pure Python pickle module should not depend on _pickle.PickleB
https://bugs.python.org/issue37210  closed by pitrou

#37213: Peeephole optimizer does not optimize functions with multiline
https://bugs.python.org/issue37213  closed by pablogsal

#37215: Build with dtrace is broken on some systems
https://bugs.python.org/issue37215  closed by kulikjak

#37216: "Using Python on a Macintosh" chapter of "Python Setup and Usa
https://bugs.python.org/issue37216  closed by ned.deily

#37217: SSL socket segfaults during a connect() using a punycode domai
https://bugs.python.org/issue37217  closed by christian.heimes

#37219: empty set difference does not check types of values
https://bugs.python.org/issue37219  closed by rhettinger

#37223: test_io logs Exception ignored in: <function IOBase.__del__ at
https://bugs.python.org/issue37223  closed by vstinner

#37227: Wrong parse long argument
https://bugs.python.org/issue37227  closed by eric.smith

#37229: bisect: Allow a custom compare function
https://bugs.python.org/issue37229  closed by rhettinger

#37230: spam
https://bugs.python.org/issue37230  closed by xtreak

#37234: error in variable
https://bugs.python.org/issue37234  closed by steve.dower

#37238: Enable building for Windows using Visual Studio 2019
https://bugs.python.org/issue37238  closed by steve.dower

#37239: Add headless development preset layout
https://bugs.python.org/issue37239  closed by Paul Monson

#37240: Filename http.py breaks calls to urllib
https://bugs.python.org/issue37240  closed by eric.smith

#37241: Item Count Error in Shelf
https://bugs.python.org/issue37241  closed by SilentGhost

#37249: Missing declaration of _PyObject_GetMethod
https://bugs.python.org/issue37249  closed by inada.naoki

#37253: PyCompilerFlags got a new cf_feature_version field
https://bugs.python.org/issue37253  closed by vstinner

#37255: Pathlib: Add an expandUserPath method or argument
https://bugs.python.org/issue37255  closed by Andrea Moro

#37257: obmalloc:  stop simple arena thrashing
https://bugs.python.org/issue37257  closed by tim.peters

#37259: Missing Doc/whatsnew/3.9.rst file
https://bugs.python.org/issue37259  closed by ned.deily

#37261: test_io leaks references on AMD64 Fedora Rawhide Refleaks 3.8
https://bugs.python.org/issue37261  closed by vstinner

#37262: Make unittest assertions staticmethods/classmethods
https://bugs.python.org/issue37262  closed by rbcollins

#37264: Python 3.7.3 win 64bit - unresolved external symbol PyOS_After
https://bugs.python.org/issue37264  closed by steve.dower

#37265: Memory leaks regression caused by: Fix threading._shutdown() r
https://bugs.python.org/issue37265  closed by vstinner

#37266: Daemon threads must be forbidden in subinterpreters
https://bugs.python.org/issue37266  closed by vstinner

#37269: Python 3.8b1 miscompiles conditional expressions containing __
https://bugs.python.org/issue37269  closed by pablogsal

#37272: pygit2 won't build
https://bugs.python.org/issue37272  closed by xtreak

#37273: from pickle import rick
https://bugs.python.org/issue37273  closed by steven.daprano

#37278: test_asyncio: ProactorLoopCtrlC leaks one reference
https://bugs.python.org/issue37278  closed by vstinner

#37281: asyncio Task._fut_waiter done callback
https://bugs.python.org/issue37281  closed by Валентин Бурченя

#37282: os problems on absolute paths containing unicode characters on
https://bugs.python.org/issue37282  closed by Jonatã Bolzan Loss
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/SJS77NDWLOSHGNKCEZHDPG2TAK2FOYXO/

Reply via email to