Searched hist:13673 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/python/m5/
H A Ddebug.py13673:a85a40c48435 Thu Jan 24 19:00:00 EST 2019 Andreas Sandberg <andreas.sandberg@arm.com> python: Replace DictMixin with Mapping / MutableMapping

Python 3 has removed support for DictMixin, so switch to Mapping /
MutableMapping in collections which provides the same functionality.

Change-Id: I61fbe366d2c9fc6e01b470f82f49cc02b99dec32
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/15984
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>

Completed in 6 milliseconds