Skip to content

Commit

Permalink
Created a report for the bugfix that addresses issue pytest-dev#3473
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew-Ack committed May 14, 2018
1 parent a6feb0b commit 1ffb6bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions changelog/3473.bugfix.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
pytest.approx does not handle strings, but did not make that easily apparent.
pytest.approx now raises TypeError when trying a string is passed in.

0 comments on commit 1ffb6bb

Please sign in to comment.