aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap
diff options
context:
space:
mode:
authorDan Sneddon <dsneddon@redhat.com>2015-10-05 16:23:54 -0700
committerDan Sneddon <dsneddon@redhat.com>2015-10-12 18:07:52 +0000
commit20c9887e8bb7a31be0c8414d0f240bd8bc831688 (patch)
treefb5b5718bbe2c57ecf8b7bf4dd6f1200411fcf01 /.mailmap
parentd01acefc15cebcfc5b7d808d3ed4f41cbaf8d74d (diff)
Fix kwarg assignment in objects.py
This change modifies the kwargs in the object instantiation to use immutable default assignments. This is for object safety, since a mutable object will not point to a new memory address on modification. In Python, lists and dicts should not be used as default assignments for kwargs. Change-Id: I73993df12ca317161ba32e02a98a5f40ef8904f3
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions