ACTIVITY SUMMARY (2020-03-27 - 2020-04-03)
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 7401 (+44)
closed 44526 (+40)
total 51927 (+84)
Open issues with patches: 2909
Issues opened (65)
==================
#23574: datetime: support leap seconds
https://bugs.python.org/issue23574 reopened by vstinner
#35455: Solaris thread_time doesn't work with current implementation
https://bugs.python.org/issue35455 reopened by BTaskaya
#37207: Use PEP 590 vectorcall to speed up calls to range(), list() an
https://bugs.python.org/issue37207 reopened by petr.viktorin
#39562: Asynchronous comprehensions don't work in asyncio REPL
https://bugs.python.org/issue39562 reopened by vstinner
#39951: Ignore specific errors when closing ssl connections
https://bugs.python.org/issue39951 reopened by Dima.Tisnek
#40068: test_threading: ThreadJoinOnShutdown.test_reinit_tls_after_for
https://bugs.python.org/issue40068 reopened by vstinner
#40093: ThreadPoolExecutor with wait=True shuts down too early
https://bugs.python.org/issue40093 opened by fireattack
#40094: Add os.waitstatus_to_exitcode() function
https://bugs.python.org/issue40094 opened by vstinner
#40095: Incorrect st_ino returned for ReFS on Windows 10
https://bugs.python.org/issue40095 opened by mbri...@gmail.com
#40098: dir() does not return the list of valid attributes for the obj
https://bugs.python.org/issue40098 opened by serhiy.storchaka
#40100: IDLE: Undesired behavior of emoji in editor.
https://bugs.python.org/issue40100 opened by Alex-Python-Programmer
#40101: lib2to3 fails on default convert functionality
https://bugs.python.org/issue40101 opened by BTaskaya
#40102: Improve XLC support for function attributes
https://bugs.python.org/issue40102 opened by BTaskaya
#40103: ZipFile.extractall is not multiprocess safe with regard to dir
https://bugs.python.org/issue40103 opened by nathansilberman
#40105: Updating zip comment doesn't truncate the zip file
https://bugs.python.org/issue40105 opened by nergall2
#40106: multiprocessor spawn
https://bugs.python.org/issue40106 opened by mouse07410
#40107: pathlib: make `_Accessor.open()` return a file object and not
https://bugs.python.org/issue40107 opened by barneygale
#40110: multiprocessing.Pool.imap() should be lazy
https://bugs.python.org/issue40110 opened by kousu
#40111: Introspect ssl context: read ALPN and NPN protocols
https://bugs.python.org/issue40111 opened by Dima.Tisnek
#40113: Turtle demo
https://bugs.python.org/issue40113 opened by Davide Golinelli
#40116: Regression in memory use of shared key dictionaries for "compa
https://bugs.python.org/issue40116 opened by Mark.Shannon
#40118: os.stat in linux shows the wrong inode
https://bugs.python.org/issue40118 opened by omer sela
#40119: ensurepip should use different pattern for pip/setuptool wheel
https://bugs.python.org/issue40119 opened by anthon
#40120: Undefined C behavior going beyond end of struct via a [1] arra
https://bugs.python.org/issue40120 opened by gregory.p.smith
#40124: Clearer assertion error
https://bugs.python.org/issue40124 opened by pgjones
#40126: Incorrect error handling in unittest.mock
https://bugs.python.org/issue40126 opened by bmclarnon
#40127: Documentation of SSL library
https://bugs.python.org/issue40127 opened by Christophe Nanteuil
#40128: IDLE Show completions pop-up not working on macOS
https://bugs.python.org/issue40128 opened by darthur90
#40129: Add test classes for custom __index__, __int__, __float__ and
https://bugs.python.org/issue40129 opened by serhiy.storchaka
#40132: Mechanism to control who owns package names on PyPI?
https://bugs.python.org/issue40132 opened by ChrisRands
#40133: Provide additional matchers for unittest.mock
https://bugs.python.org/issue40133 opened by Flameeyes
#40134: Inconsistent ANSI escape code handling on Windows 10
https://bugs.python.org/issue40134 opened by daverove
#40135: multiprocessing: test_shared_memory_across_processes() cannot
https://bugs.python.org/issue40135 opened by vstinner
#40137: TODO list when PEP 573 "Module State Access from C Extension M
https://bugs.python.org/issue40137 opened by vstinner
#40138: Windows implementation of os.waitpid() truncates the exit stat
https://bugs.python.org/issue40138 opened by vstinner
#40139: mimetypes module racy
https://bugs.python.org/issue40139 opened by ukl
#40142: Modify _PyObject_GC_TRACK() to ensure that newly tracked objec
https://bugs.python.org/issue40142 opened by vstinner
#40143: shutil.rmtree will frequently fail on Windows under heavy load
https://bugs.python.org/issue40143 opened by Alexander Riccio
#40145: Pyshellext room for binary size improvement
https://bugs.python.org/issue40145 opened by Alexander Riccio
#40147: Move checking for duplicated keywords to the compiler
https://bugs.python.org/issue40147 opened by pablogsal
#40148: Add PurePath.with_stem()
https://bugs.python.org/issue40148 opened by timhoffm
#40149: test_threading leaked [38, 38, 38] references, sum=114
https://bugs.python.org/issue40149 opened by vstinner
#40150: (minor) mismatched argument in overlapped_RegisterWaitWithQueu
https://bugs.python.org/issue40150 opened by Alexander Riccio
#40151: _overlapped room for improvement
https://bugs.python.org/issue40151 opened by Alexander Riccio
#40152: Coroutine hangs if it performs async operations when handling
https://bugs.python.org/issue40152 opened by salgado
#40153: json dump with repeated key
https://bugs.python.org/issue40153 opened by facundobatista
#40154: embedded null byte when connecting to sqlite database using a
https://bugs.python.org/issue40154 opened by ferferga
#40157: SMTP email policy does not encode non-ASCII characters
https://bugs.python.org/issue40157 opened by aepsil0n
#40158: MSBuild Extensions in CPython NuGet Package has Bad Expression
https://bugs.python.org/issue40158 opened by sydefekt
#40160: documentation example of os.walk should be less destructive
https://bugs.python.org/issue40160 opened by jftuga
#40161: Name collisions in pythoncore, preventing unity/jumbo build
https://bugs.python.org/issue40161 opened by Alexander Riccio
#40163: multissl doesn't support tarballs in /source/old/
https://bugs.python.org/issue40163 opened by vstinner
#40164: Upgrade Windows and macOS installer builds to OpenSSL 1.1.1f
https://bugs.python.org/issue40164 opened by ned.deily
#40165: Hide stderror from the user if command failes
https://bugs.python.org/issue40165 opened by BTaskaya
#40166: UNICODE HOWTO: Change the total number of code points in the i
https://bugs.python.org/issue40166 opened by amaajemyfren
#40167: Cython files don't compile on Mingw-w64 64-bit
https://bugs.python.org/issue40167 opened by Beier Liu
#40168: import pandas error[python 3.8.]
https://bugs.python.org/issue40168 opened by Harish Gajjar
#40169: `dis.findlabels()` should accept a code object
https://bugs.python.org/issue40169 opened by laike9m
#40170: [C API] Make PyTypeObject structure an opaque structure in the
https://bugs.python.org/issue40170 opened by vstinner
#40171: Attempting to import inaccessible package imports an empty pac
https://bugs.python.org/issue40171 opened by xfix
#40172: ZipInfo corrupts file names in some old zip archives
https://bugs.python.org/issue40172 opened by nergall2
#40173: test.support.import_fresh_module fails to correctly block subm
https://bugs.python.org/issue40173 opened by p-ganssle
#40174: HAVE_CLOCK_GETTIME not repected in pytime.c
https://bugs.python.org/issue40174 opened by jerome.hamm
#40175: Add support for removing zip entry in ZipInfo
https://bugs.python.org/issue40175 opened by nergall2
#40176: unterminated string literal tokenization error messages could
https://bugs.python.org/issue40176 opened by benjamin.peterson
Most recent 15 issues with no replies (15)
==========================================
#40176: unterminated string literal tokenization error messages could
https://bugs.python.org/issue40176
#40175: Add support for removing zip entry in ZipInfo
https://bugs.python.org/issue40175
#40173: test.support.import_fresh_module fails to correctly block subm
https://bugs.python.org/issue40173
#40172: ZipInfo corrupts file names in some old zip archives
https://bugs.python.org/issue40172
#40170: [C API] Make PyTypeObject structure an opaque structure in the
https://bugs.python.org/issue40170
#40169: `dis.findlabels()` should accept a code object
https://bugs.python.org/issue40169
#40167: Cython files don't compile on Mingw-w64 64-bit
https://bugs.python.org/issue40167
#40166: UNICODE HOWTO: Change the total number of code points in the i
https://bugs.python.org/issue40166
#40165: Hide stderror from the user if command failes
https://bugs.python.org/issue40165
#40164: Upgrade Windows and macOS installer builds to OpenSSL 1.1.1f
https://bugs.python.org/issue40164
#40161: Name collisions in pythoncore, preventing unity/jumbo build
https://bugs.python.org/issue40161
#40157: SMTP email policy does not encode non-ASCII characters
https://bugs.python.org/issue40157
#40154: embedded null byte when connecting to sqlite database using a
https://bugs.python.org/issue40154
#40152: Coroutine hangs if it performs async operations when handling
https://bugs.python.org/issue40152
#40150: (minor) mismatched argument in overlapped_RegisterWaitWithQueu
https://bugs.python.org/issue40150
Most recent 15 issues waiting for review (15)
=============================================
#40175: Add support for removing zip entry in ZipInfo
https://bugs.python.org/issue40175
#40172: ZipInfo corrupts file names in some old zip archives
https://bugs.python.org/issue40172
#40167: Cython files don't compile on Mingw-w64 64-bit
https://bugs.python.org/issue40167
#40166: UNICODE HOWTO: Change the total number of code points in the i
https://bugs.python.org/issue40166
#40165: Hide stderror from the user if command failes
https://bugs.python.org/issue40165
#40163: multissl doesn't support tarballs in /source/old/
https://bugs.python.org/issue40163
#40160: documentation example of os.walk should be less destructive
https://bugs.python.org/issue40160
#40158: MSBuild Extensions in CPython NuGet Package has Bad Expression
https://bugs.python.org/issue40158
#40151: _overlapped room for improvement
https://bugs.python.org/issue40151
#40148: Add PurePath.with_stem()
https://bugs.python.org/issue40148
#40147: Move checking for duplicated keywords to the compiler
https://bugs.python.org/issue40147
#40145: Pyshellext room for binary size improvement
https://bugs.python.org/issue40145
#40142: Modify _PyObject_GC_TRACK() to ensure that newly tracked objec
https://bugs.python.org/issue40142
#40137: TODO list when PEP 573 "Module State Access from C Extension M
https://bugs.python.org/issue40137
#40133: Provide additional matchers for unittest.mock
https://bugs.python.org/issue40133
Top 10 most discussed issues (10)
=================================
#40094: Add os.waitstatus_to_exitcode() function
https://bugs.python.org/issue40094 29 msgs
#37207: Use PEP 590 vectorcall to speed up calls to range(), list() an
https://bugs.python.org/issue37207 13 msgs
#40120: Undefined C behavior going beyond end of struct via a [1] arra
https://bugs.python.org/issue40120 13 msgs
#40098: dir() does not return the list of valid attributes for the obj
https://bugs.python.org/issue40098 10 msgs
#17005: Add a topological sort algorithm
https://bugs.python.org/issue17005 8 msgs
#39837: Remove Azure Pipelines from GitHub PRs
https://bugs.python.org/issue39837 8 msgs
#39966: mock 3.9 bug: Wrapped objects without __bool__ raise exception
https://bugs.python.org/issue39966 8 msgs
#40077: Convert static types to PyType_FromSpec()
https://bugs.python.org/issue40077 8 msgs
#33725: Python crashes on macOS after fork with no exec
https://bugs.python.org/issue33725 7 msgs
#39503: [security][CVE-2020-8492] Denial of service in urllib.request.
https://bugs.python.org/issue39503 7 msgs
Issues closed (42)
==================
#15140: PEP 384 inconsistent with implementation
https://bugs.python.org/issue15140 closed by gvanrossum
#38527: configure script fails to detect "float word ordering" on Sola
https://bugs.python.org/issue38527 closed by pablogsal
#38636: IDLE regression: toggle tabs and change indent width functions
https://bugs.python.org/issue38636 closed by terry.reedy
#38972: [venv] Link to instructions to change PowerShell execution pol
https://bugs.python.org/issue38972 closed by brett.cannon
#39133: threading lib. working improperly on idle window
https://bugs.python.org/issue39133 closed by terry.reedy
#39682: pathlib.Path objects can be used as context managers
https://bugs.python.org/issue39682 closed by pitrou
#39780: Add HTTP Response code 103
https://bugs.python.org/issue39780 closed by corona10
#39812: Avoid daemon threads in concurrent.futures
https://bugs.python.org/issue39812 closed by pitrou
#39982: FreeBSD: SCTP tests of test_socket fails on AMD64 FreeBSD Shar
https://bugs.python.org/issue39982 closed by koobs
#40018: test_ssl fails with OpenSSL 1.1.1e
https://bugs.python.org/issue40018 closed by benjamin.peterson
#40019: test_gdb should better detect when Python is optimized
https://bugs.python.org/issue40019 closed by vstinner
#40020: growable_comment_array_add leaks, causes crash
https://bugs.python.org/issue40020 closed by Alexander Riccio
#40024: Add PyModule_AddType helper function
https://bugs.python.org/issue40024 closed by vstinner
#40071: test__xxsubinterpreters leaked [1, 1, 1] references: test_ids
https://bugs.python.org/issue40071 closed by vstinner
#40086: test_etree is skipped in test_typing due to cElementTree remov
https://bugs.python.org/issue40086 closed by xtreak
#40087: How to Uninstall Python3.7.3 using cmd?
https://bugs.python.org/issue40087 closed by terry.reedy
#40088: list.reverse(): slow sublist reverse
https://bugs.python.org/issue40088 closed by rhettinger
#40096: Support _Py_NO_RETURN on XLC
https://bugs.python.org/issue40096 closed by pablogsal
#40097: Queue.Empty issue - Python3.8
https://bugs.python.org/issue40097 closed by Python_dev_IL
#40099: modify code format of json library for pep7,8
https://bugs.python.org/issue40099 closed by rhettinger
#40104: ElementTree does not find elements in a default namespace with
https://bugs.python.org/issue40104 closed by Myron Walker
#40108: Improve error message for -m option when .py is present
https://bugs.python.org/issue40108 closed by pablogsal
#40109: List index doesn't work with multiple assignment
https://bugs.python.org/issue40109 closed by benjamin.peterson
#40112: AIX: xlc - default path changed and no longer recognized
https://bugs.python.org/issue40112 closed by vstinner
#40114: support maxsize argument for lru_cache's user_function option
https://bugs.python.org/issue40114 closed by brendon-zh...@hotmail.com
#40115: test_asyncio leaked [3, 3, 3] references, sum=9
https://bugs.python.org/issue40115 closed by vstinner
#40117: __round__ doesn't behave well with return NotImplemented
https://bugs.python.org/issue40117 closed by mark.dickinson
#40121: socket module missing audit events
https://bugs.python.org/issue40121 closed by steve.dower
#40122: The implementation and documentation of "dis.findlables" don't
https://bugs.python.org/issue40122 closed by serhiy.storchaka
#40123: append() works not correct
https://bugs.python.org/issue40123 closed by steven.daprano
#40125: update OpenSSL 1.1.1 in multissltests.py to 1.1.1f
https://bugs.python.org/issue40125 closed by benjamin.peterson
#40130: Remove _PyUnicode_AsKind from private C API
https://bugs.python.org/issue40130 closed by serhiy.storchaka
#40131: Zipapp example has parameters in the wrong order
https://bugs.python.org/issue40131 closed by xtreak
#40136: add warning to datetime.replace documentation to not use it fo
https://bugs.python.org/issue40136 closed by p-ganssle
#40140: test_builtin crashes when runned in parallel mode on solaris
https://bugs.python.org/issue40140 closed by vstinner
#40141: Add line and column information for keywords in the AST
https://bugs.python.org/issue40141 closed by pablogsal
#40144: resource: RLIMIT_xxx and RUSAGE_xxx constants are missing on m
https://bugs.python.org/issue40144 closed by vstinner
#40146: Upgrade Azure Pipelines to OpenSSL 1.1.1f
https://bugs.python.org/issue40146 closed by vstinner
#40155: AIX: test_builtin.test_input_no_stdout_fileno() hangs
https://bugs.python.org/issue40155 closed by vstinner
#40156: CodeCov/patch job stills runs on pull requests on 3.5 and 3.6
https://bugs.python.org/issue40156 closed by vstinner
#40159: Make python -V -V output arguments of configure
https://bugs.python.org/issue40159 closed by Volker WeiÃmann
#40162: Upgrade Travis CI to OpenSSL 1.1.1f
https://bugs.python.org/issue40162 closed by vstinner
_______________________________________________
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/5J6S252BT5XMLP7KWI7SD5XASKUNIEU4/
Code of Conduct: http://python.org/psf/codeofconduct/