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 mark.dickinson
Recipients mark.dickinson, paul.moore, plugin nieulq, steve.dower, tim.golden, zach.ware
Date 2019-10-04.11:56:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570190218.42.0.715938873473.issue38370@roundup.psfhosted.org>
In-reply-to
Content
This is a common gotcha. Take a look at: https://docs.python.org/3/faq/programming.html#why-are-default-values-shared-between-objects
History
Date User Action Args
2019-10-04 11:56:58mark.dickinsonsetrecipients: + mark.dickinson, paul.moore, tim.golden, zach.ware, steve.dower, plugin nieulq
2019-10-04 11:56:58mark.dickinsonsetmessageid: <1570190218.42.0.715938873473.issue38370@roundup.psfhosted.org>
2019-10-04 11:56:58mark.dickinsonlinkissue38370 messages
2019-10-04 11:56:58mark.dickinsoncreate