Files
pytest2/changelog/9205.improvement.rst
Cristian Vera cbcfeca78c Cache.set preserves key order when saving dicts (#9206)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
2021-10-18 19:15:34 -03:00

2 lines
68 B
ReStructuredText

:meth:`pytest.Cache.set` now preserves key order when saving dicts.