oslo.serialization/oslo_serialization
Sean McGinnis d3159d4b60
Use unittest.mock instead of third party mock
Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: I5b6f25b1154b9d655843615ca8402fe4f73e923f
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-03-13 11:46:12 -05:00
..
serializer Drop use of six 2020-03-02 10:10:22 +00:00
tests Use unittest.mock instead of third party mock 2020-03-13 11:46:12 -05:00
__init__.py Move files out of the namespace package 2015-01-05 15:40:06 -05:00
base64.py Drop use of six 2020-03-02 10:10:22 +00:00
jsonutils.py Remove Python 3-specific conditional in dump_as_bytes 2020-03-06 17:17:33 +00:00
msgpackutils.py Drop use of six 2020-03-02 10:10:22 +00:00
yamlutils.py Deprecated the yamlutils module. 2020-02-14 13:03:14 +01:00