start 2.7.3 CHANGELOG
This commit is contained in:
parent
9fb1637ce2
commit
27a98788a8
|
@ -1,7 +1,11 @@
|
||||||
2.7.2 (compared to 2.7.1)
|
2.7.3 (compared to 2.7.2)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
- preserve warning functions after call to pytest.deprecated_call
|
- preserve warning functions after call to pytest.deprecated_call. Thanks
|
||||||
|
Pieter Mulder for PR.
|
||||||
|
|
||||||
|
2.7.2 (compared to 2.7.1)
|
||||||
|
-----------------------------
|
||||||
|
|
||||||
- fix issue767: pytest.raises value attribute does not contain the exception
|
- fix issue767: pytest.raises value attribute does not contain the exception
|
||||||
instance on Python 2.6. Thanks Eric Siegerman for providing the test
|
instance on Python 2.6. Thanks Eric Siegerman for providing the test
|
||||||
|
|
Loading…
Reference in New Issue