New submission from Brother Beer <brotherb...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue44391>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to