[New-bugs-announce] [issue38390] Got an compile warning in dictobject.c

hai shi report at bugs.python.org
Mon Oct 7 05:14:51 EDT 2019


New submission from hai shi <shihai1991 at 126.com>:

The warning detail:

Objects/dictobject.c: In function ‘_PyDictView_Intersect’:
Objects/dictobject.c:4189:15: warning: unused variable ‘tmp’ [-Wunused-variable]
     PyObject *tmp;
               ^

----------
components: Build
messages: 354068
nosy: shihai1991
priority: normal
severity: normal
status: open
title: Got an compile warning in dictobject.c
type: compile error
versions: Python 3.9

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


More information about the New-bugs-announce mailing list