summaryrefslogtreecommitdiff
path: root/NEWS.d/2019-06-22-22-00-35.bpo-37212.Zhv-tq.rst
blob: 520a0229aa9d090ef538cb728e43fed15b4037a2 (plain)
1
2
:func:`unittest.mock.call` now preserves the order of keyword arguments in
repr output. Patch by Karthikeyan Singaravelan.