This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steven.daprano
Recipients ctarn, steven.daprano
Date 2019-12-20.15:24:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576855484.52.0.392801050579.issue39110@roundup.psfhosted.org>
In-reply-to
Content
Can you give an example? Something simple, showing what you tried, what you expected, and what happened instead.

This may help: http://sscce.org/

Your bug.py file doesn't ever use the result of calling list(), so how do you know it changes the value of the parameter?
History
Date User Action Args
2019-12-20 15:24:44steven.dapranosetrecipients: + steven.daprano, ctarn
2019-12-20 15:24:44steven.dapranosetmessageid: <1576855484.52.0.392801050579.issue39110@roundup.psfhosted.org>
2019-12-20 15:24:44steven.dapranolinkissue39110 messages
2019-12-20 15:24:44steven.dapranocreate