Import Mapping and Sequence from compat in python_api::approx

Related to https://github.com/pytest-dev/pytest/issues/3339

Fixes a DeprecationWarning on Python 3.7

Adds Mapping to compat
This commit is contained in:
Miro Hrončok
2018-05-22 21:58:31 +02:00
parent 6c8d46d8ea
commit 5072226f69
4 changed files with 9 additions and 3 deletions

View File

@@ -144,6 +144,7 @@ Michael Seifert
Michal Wajszczuk
Mihai Capotă
Mike Lundy
Miro Hrončok
Nathaniel Waisbrot
Ned Batchelder
Neven Mundar