[New-bugs-announce] [issue44391] PC/launcher.c,one more argument than required

Brother Beer report at bugs.python.org
Fri Jun 11 04:49:15 EDT 2021


New submission from Brother Beer <brotherbeer at 163.com>:

cpython-3.10.0b2/PC/launcher.c, line 347

One more argument than required?

 345         else if (attrs & FILE_ATTRIBUTE_DIRECTORY) {
 346             debug(L"locate_pythons_for_key: '%ls' is a directory\n",
 347                   ip->executable, attrs);
 348         }

----------
messages: 395620
nosy: brotherbeer
priority: normal
severity: normal
status: open
title: PC/launcher.c,one more argument than required
type: behavior
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44391>
_______________________________________


More information about the New-bugs-announce mailing list