ACTIVITY SUMMARY (2019-06-21 - 2019-06-28)
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    7054 (+16)
  closed 42139 (+61)
  total  49193 (+77)

Open issues with patches: 2835 


Issues opened (49)
==================

#37359: test_regrtest: test_list_cases() fails on x86 Gentoo Installed
https://bugs.python.org/issue37359  reopened by pablogsal

#37366: Add an "onitem" callback parameter to shutil.rmtree()
https://bugs.python.org/issue37366  opened by Jeffrey.Kintscher

#37367: octal escapes applied inconsistently throughout the interprete
https://bugs.python.org/issue37367  opened by bup

#37368: test_asyncio: test_create_server_ssl_match_failed() failed on 
https://bugs.python.org/issue37368  opened by vstinner

#37369: Issue with pip in venv on Powershell in Windows
https://bugs.python.org/issue37369  opened by bstorm

#37371: Optimize and refactor readline().
https://bugs.python.org/issue37371  opened by shlomif

#37372: datetime.time unpickling fails in case of python2 pickle with 
https://bugs.python.org/issue37372  opened by Justin Blanchard

#37373: Configuration of windows event loop for libraries
https://bugs.python.org/issue37373  opened by Ben.Darnell

#37374: Minidom does not have to escape quote inside text segments
https://bugs.python.org/issue37374  opened by mitar

#37379: Provide triggering AttributeError exception to __getattr__ for
https://bugs.python.org/issue37379  opened by nother

#37380: subprocess.Popen._cleanup() "The handle is invalid" error when
https://bugs.python.org/issue37380  opened by efiop

#37381: Script using ProactorEventLoop does not exit cleanly when subp
https://bugs.python.org/issue37381  opened by cr1901

#37382: Improve conditional check for test_gdb
https://bugs.python.org/issue37382  opened by jdemeyer

#37383: call count in not registered in AsyncMock till the coroutine i
https://bugs.python.org/issue37383  opened by xtreak

#37385: test_multiprocessing fails on AMD64 FreeBSD CURRENT Shared 2.7
https://bugs.python.org/issue37385  opened by vstinner

#37386: [EASY] test_io: test_large_file_ops() failed on AMD64 Windows7
https://bugs.python.org/issue37386  opened by vstinner

#37387: test_compileall fails randomly on Windows when tests are run i
https://bugs.python.org/issue37387  opened by vstinner

#37395: Core interpreter should be linked with libgcc_s.so on Linux
https://bugs.python.org/issue37395  opened by zwol

#37398: contextlib.ContextDecorator decorating async functions
https://bugs.python.org/issue37398  opened by John Belmonte

#37399: XML text behaviour change if there are comments
https://bugs.python.org/issue37399  opened by Dima.Tisnek

#37402: Fatal Python error: Cannot recover from stack overflow issues 
https://bugs.python.org/issue37402  opened by ajung

#37403: Recommend .venv for virtual environment names
https://bugs.python.org/issue37403  opened by brett.cannon

#37404: asyncio sock_recv blocks on ssl sockets.
https://bugs.python.org/issue37404  opened by AkshayTakkar

#37405: socket.getsockname() returns string instead of tuple
https://bugs.python.org/issue37405  opened by Brent Gardner

#37406: Disable runtime checks in release mode
https://bugs.python.org/issue37406  opened by vstinner

#37407: Update imaplib.py to account for additional padding
https://bugs.python.org/issue37407  opened by edwardmbsmith

#37408: [DOC] Precise that Tarfile "format" argument only concerns wri
https://bugs.python.org/issue37408  opened by pakal

#37409: relative import without parent
https://bugs.python.org/issue37409  opened by Ben Lewis2

#37410: [Windows] subprocess: close the handle when the process comple
https://bugs.python.org/issue37410  opened by vstinner

#37412: os.getcwdb() doesn't implement PEP 528 (UTF-8) on Windows
https://bugs.python.org/issue37412  opened by vstinner

#37413: Deprecate sys._enablelegacywindowsfsencoding()?
https://bugs.python.org/issue37413  opened by vstinner

#37415: Error build Python with Intel compiler: <stdatomic.h> doesn't 
https://bugs.python.org/issue37415  opened by Saszalez

#37416: If threading is not imported from the main thread it sees the 
https://bugs.python.org/issue37416  opened by fabioz

#37421: Some tests leak temporary files
https://bugs.python.org/issue37421  opened by vstinner

#37422: Documentation on the change of __path__ in Python 3
https://bugs.python.org/issue37422  opened by jimli

#37426: getpass.getpass not working with on windows when ctrl+v  is us
https://bugs.python.org/issue37426  opened by Atul Bagga

#37427: sorted() and list.sort() don't accept non-boolean objects with
https://bugs.python.org/issue37427  opened by nodakai

#37428: SSLContext.post_handshake_auth implicitly enables cert validat
https://bugs.python.org/issue37428  opened by christian.heimes

#37429: Python hangs on fork when a logger is in use in a background t
https://bugs.python.org/issue37429  opened by ryan.petrello

#37430: range is not a built-in function
https://bugs.python.org/issue37430  opened by bgailer

#37431: test_asyncio: test_start_tls_server_1() failed on ARMv7 Debian
https://bugs.python.org/issue37431  opened by vstinner

#37433: syntax error in f-string in multiline string produces ~40k spa
https://bugs.python.org/issue37433  opened by Anthony Sottile

#37434: Segfault in typeobject.c at _PyObject_GC_UNTRACK(type)
https://bugs.python.org/issue37434  opened by Timothy Lusk

#37436: os.path.isfile() with big number cause OverflowError: fd is gr
https://bugs.python.org/issue37436  opened by zufuliu

#37438: ConfigParser.set() docs should mention allow_no_value
https://bugs.python.org/issue37438  opened by ncoghlan

#37439: Add random.binomialvariate()
https://bugs.python.org/issue37439  opened by rhettinger

#37440: httplib should enable post-handshake authentication for TLS 1.
https://bugs.python.org/issue37440  opened by christian.heimes

#37441: Fix a param error in exceptions.rst
https://bugs.python.org/issue37441  opened by shihai1991

#37442: Minidom should not pretty-print inside text elements
https://bugs.python.org/issue37442  opened by mitar



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

#37442: Minidom should not pretty-print inside text elements
https://bugs.python.org/issue37442

#37441: Fix a param error in exceptions.rst
https://bugs.python.org/issue37441

#37440: httplib should enable post-handshake authentication for TLS 1.
https://bugs.python.org/issue37440

#37439: Add random.binomialvariate()
https://bugs.python.org/issue37439

#37438: ConfigParser.set() docs should mention allow_no_value
https://bugs.python.org/issue37438

#37431: test_asyncio: test_start_tls_server_1() failed on ARMv7 Debian
https://bugs.python.org/issue37431

#37407: Update imaplib.py to account for additional padding
https://bugs.python.org/issue37407

#37403: Recommend .venv for virtual environment names
https://bugs.python.org/issue37403

#37395: Core interpreter should be linked with libgcc_s.so on Linux
https://bugs.python.org/issue37395

#37387: test_compileall fails randomly on Windows when tests are run i
https://bugs.python.org/issue37387

#37383: call count in not registered in AsyncMock till the coroutine i
https://bugs.python.org/issue37383

#37372: datetime.time unpickling fails in case of python2 pickle with 
https://bugs.python.org/issue37372

#37368: test_asyncio: test_create_server_ssl_match_failed() failed on 
https://bugs.python.org/issue37368

#37367: octal escapes applied inconsistently throughout the interprete
https://bugs.python.org/issue37367

#37358: Use vectorcall for functools.partial
https://bugs.python.org/issue37358



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

#37441: Fix a param error in exceptions.rst
https://bugs.python.org/issue37441

#37440: httplib should enable post-handshake authentication for TLS 1.
https://bugs.python.org/issue37440

#37438: ConfigParser.set() docs should mention allow_no_value
https://bugs.python.org/issue37438

#37433: syntax error in f-string in multiline string produces ~40k spa
https://bugs.python.org/issue37433

#37428: SSLContext.post_handshake_auth implicitly enables cert validat
https://bugs.python.org/issue37428

#37421: Some tests leak temporary files
https://bugs.python.org/issue37421

#37412: os.getcwdb() doesn't implement PEP 528 (UTF-8) on Windows
https://bugs.python.org/issue37412

#37410: [Windows] subprocess: close the handle when the process comple
https://bugs.python.org/issue37410

#37408: [DOC] Precise that Tarfile "format" argument only concerns wri
https://bugs.python.org/issue37408

#37406: Disable runtime checks in release mode
https://bugs.python.org/issue37406

#37405: socket.getsockname() returns string instead of tuple
https://bugs.python.org/issue37405

#37404: asyncio sock_recv blocks on ssl sockets.
https://bugs.python.org/issue37404

#37386: [EASY] test_io: test_large_file_ops() failed on AMD64 Windows7
https://bugs.python.org/issue37386

#37382: Improve conditional check for test_gdb
https://bugs.python.org/issue37382

#37380: subprocess.Popen._cleanup() "The handle is invalid" error when
https://bugs.python.org/issue37380



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

#37359: test_regrtest: test_list_cases() fails on x86 Gentoo Installed
https://bugs.python.org/issue37359  21 msgs

#35224: PEP 572: Assignment Expressions
https://bugs.python.org/issue35224  19 msgs

#37412: os.getcwdb() doesn't implement PEP 528 (UTF-8) on Windows
https://bugs.python.org/issue37412  17 msgs

#37380: subprocess.Popen._cleanup() "The handle is invalid" error when
https://bugs.python.org/issue37380  14 msgs

#37382: Improve conditional check for test_gdb
https://bugs.python.org/issue37382  13 msgs

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

#37373: Configuration of windows event loop for libraries
https://bugs.python.org/issue37373  10 msgs

#37369: Issue with pip in venv on Powershell in Windows
https://bugs.python.org/issue37369   9 msgs

#37386: [EASY] test_io: test_large_file_ops() failed on AMD64 Windows7
https://bugs.python.org/issue37386   9 msgs

#37416: If threading is not imported from the main thread it sees the 
https://bugs.python.org/issue37416   7 msgs



Issues closed (58)
==================

#15629: Add to regrtest the ability to run Lib and Doc doctests
https://bugs.python.org/issue15629  closed by vstinner

#17554: Compact output for regrtest
https://bugs.python.org/issue17554  closed by vstinner

#18906: Create a way to always run tests in subprocesses within regrte
https://bugs.python.org/issue18906  closed by vstinner

#30202: Update test.test_importlib.test_abc to test find_spec()
https://bugs.python.org/issue30202  closed by brett.cannon

#31088: regrtest.py: "${test_file_name} skipped" message printed twice
https://bugs.python.org/issue31088  closed by vstinner

#31098: test target of Makefile always run tests in parallel mode
https://bugs.python.org/issue31098  closed by vstinner

#32246: test_regrtest alters the execution environment on Android
https://bugs.python.org/issue32246  closed by vstinner

#32627: Header dependent _uuid build failure on Fedora 27
https://bugs.python.org/issue32627  closed by ned.deily

#32920: Implement PEP 529 for os.getcwdb on Windows
https://bugs.python.org/issue32920  closed by vstinner

#34556: Add --upgrade-deps to venv module
https://bugs.python.org/issue34556  closed by vinay.sajip

#35360: Update SQLite to 3.28 in Windows and macOS installer builds
https://bugs.python.org/issue35360  closed by steve.dower

#36941: Windows build changes for Windows ARM64
https://bugs.python.org/issue36941  closed by Paul Monson

#36942: Windows code changes for Windows ARM64
https://bugs.python.org/issue36942  closed by Paul Monson

#36943: Windows test changes for Windows ARM64
https://bugs.python.org/issue36943  closed by Paul Monson

#37097: python_is_optimized() false negatives
https://bugs.python.org/issue37097  closed by jdemeyer

#37124: test_msilib is potentially leaking references and memory block
https://bugs.python.org/issue37124  closed by vstinner

#37163: dataclasses.replace() fails with the field named "obj"
https://bugs.python.org/issue37163  closed by pablogsal

#37181: fix test_regrtest failures on Windows arm64
https://bugs.python.org/issue37181  closed by vstinner

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

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

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

#37323: test_asyncio: test_debug_mode_interop() fails using -Werror
https://bugs.python.org/issue37323  closed by asvetlov

#37329: [2.7] valgrind python2 -m test.regrtest test___all__: definite
https://bugs.python.org/issue37329  closed by vstinner

#37345: Add formal support for UDPLITE protocol
https://bugs.python.org/issue37345  closed by asvetlov

#37348: Optimize PyUnicode_FromString for short ASCII strings
https://bugs.python.org/issue37348  closed by inada.naoki

#37351: Drop libpython38.a from Windows release
https://bugs.python.org/issue37351  closed by steve.dower

#37362: test_gdb must not fail on "unexpected" messages written into s
https://bugs.python.org/issue37362  closed by vstinner

#37364: Use io.open_code for .pth files
https://bugs.python.org/issue37364  closed by steve.dower

#37365: RecursionError not caught explicitly may crash with "Aborted (
https://bugs.python.org/issue37365  closed by ned.deily

#37370: AF_UNIX should be supported on Windows
https://bugs.python.org/issue37370  closed by Paul Monson

#37375: Fix a code style in dictobject.c
https://bugs.python.org/issue37375  closed by serhiy.storchaka

#37376: pprint for types.SimpleNamespace
https://bugs.python.org/issue37376  closed by eric.snow

#37377: unicode error should raise a value error
https://bugs.python.org/issue37377  closed by shihai1991

#37378: FatalError: initfsencoding python couldn't find codec Module n
https://bugs.python.org/issue37378  closed by inada.naoki

#37384: Compiling Python 3.7.3 from source and getting all sorts of er
https://bugs.python.org/issue37384  closed by ned.deily

#37388: unknown error handlers should be reported early
https://bugs.python.org/issue37388  closed by vstinner

#37389: Memory Leak - ThreadingUDPServer
https://bugs.python.org/issue37389  closed by vstinner

#37390: Generate table of audit events for docs
https://bugs.python.org/issue37390  closed by steve.dower

#37391: MacOS Touchpad scrolling crashes IDLE
https://bugs.python.org/issue37391  closed by ned.deily

#37392: Remove sys.setcheckinterval()
https://bugs.python.org/issue37392  closed by vstinner

#37393: Deprecation warnings in test_ntpath
https://bugs.python.org/issue37393  closed by serhiy.storchaka

#37394: Fix pure Python implementation of queue
https://bugs.python.org/issue37394  closed by pablogsal

#37396: [2.7] PCbuild/pythoncore.vcxproj kills the wrong program
https://bugs.python.org/issue37396  closed by steve.dower

#37397: Trap in Python 3.5 under Apache 2.2 when Django database retur
https://bugs.python.org/issue37397  closed by xtreak

#37400: test_os: test_chown() started to fail on AMD64 FreeBSD 10-STAB
https://bugs.python.org/issue37400  closed by vstinner

#37401: pygrib install error
https://bugs.python.org/issue37401  closed by xtreak

#37411: testEnviron (test.test_wsgiref.HandlerTests) fails when enviro
https://bugs.python.org/issue37411  closed by vstinner

#37414: Remove undocumented and deprecated sys.callstats() function
https://bugs.python.org/issue37414  closed by vstinner

#37417: bytearray.extend does not handle errors during iteration.
https://bugs.python.org/issue37417  closed by serhiy.storchaka

#37418: Code execution without calling it
https://bugs.python.org/issue37418  closed by SilentGhost

#37419: Possible segfaults when passing large sequences to os.posix_sp
https://bugs.python.org/issue37419  closed by pablogsal

#37420: os.sched_setaffinity does not handle errors during iteration.
https://bugs.python.org/issue37420  closed by benjamin.peterson

#37423: 2to3 wraps a already bracketed print statement with another br
https://bugs.python.org/issue37423  closed by eric.smith

#37424: subprocess.run timeout does not function if shell=True and cap
https://bugs.python.org/issue37424  closed by martin.panter

#37425: Using Pyinstaller with (Anaconda) Python 3.7.3 needs PyQt5 eve
https://bugs.python.org/issue37425  closed by steve.dower

#37432: Fix a small param type in allocation.rst
https://bugs.python.org/issue37432  closed by shihai1991

#37435: builtin map iterator should provide __length_hint__
https://bugs.python.org/issue37435  closed by nmusolino

#37437: update vendorized expat to 2.2.7
https://bugs.python.org/issue37437  closed by benjamin.peterson
_______________________________________________
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/YDHC4NWRIHASGDDPPJIGKPV3SUKCEVAE/

Reply via email to