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 serhiy.storchaka
Recipients Florian Michaux, serhiy.storchaka
Date 2018-10-04.13:38:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1538660322.79.0.545547206417.issue34892@psf.upfronthosting.co.za>
In-reply-to
Content
This is how default values work in Python.

See the FAQ question: https://docs.python.org/3/faq/programming.html#why-are-default-values-shared-between-objects
History
Date User Action Args
2018-10-04 13:38:42serhiy.storchakasetrecipients: + serhiy.storchaka, Florian Michaux
2018-10-04 13:38:42serhiy.storchakasetmessageid: <1538660322.79.0.545547206417.issue34892@psf.upfronthosting.co.za>
2018-10-04 13:38:42serhiy.storchakalinkissue34892 messages
2018-10-04 13:38:42serhiy.storchakacreate