yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #32804
[Bug 1327473] Re: Don't use mutables as default args
** Changed in: python-heatclient
Importance: Undecided => Low
** Changed in: python-heatclient
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1327473
Title:
Don't use mutables as default args
Status in Cinder:
Fix Released
Status in Orchestration API (Heat):
Fix Released
Status in OpenStack Neutron (virtual network service):
In Progress
Status in OpenStack Compute (Nova):
Fix Released
Status in Messaging API for OpenStack:
Fix Released
Status in Python client library for heat:
Fix Released
Bug description:
Passing mutable objects as default args is a known Python pitfall.
We'd better avoid this.
This is an example show the pitfall:
http://docs.python-guide.org/en/latest/writing/gotchas/
To manage notifications about this bug go to:
https://bugs.launchpad.net/cinder/+bug/1327473/+subscriptions
References