New submission from Rose Ridder <rcdragonfl...@gmail.com>:

When creating several objects in one program, if there are lists passed into 
functions as optional arguments, those lists are persistent across all objects.

----------
components: ctypes
files: PythonObjectListIssue.py
messages: 381153
nosy: rosadenderon
priority: normal
severity: normal
status: open
title: Optional List Args Persist Across Objects
type: behavior
versions: Python 3.7
Added file: https://bugs.python.org/file49604/PythonObjectListIssue.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42379>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to