add changelog for latest merge
This commit is contained in:
parent
ad08bf79e7
commit
c92467df2f
1
AUTHORS
1
AUTHORS
|
@ -49,3 +49,4 @@ Tom Viner
|
||||||
Dave Hunt
|
Dave Hunt
|
||||||
Charles Cloud
|
Charles Cloud
|
||||||
Eduardo Schettino
|
Eduardo Schettino
|
||||||
|
Florian Bruhin
|
||||||
|
|
|
@ -51,6 +51,9 @@
|
||||||
the test. In all cases you get back a RunResult but the inprocess
|
the test. In all cases you get back a RunResult but the inprocess
|
||||||
one will also have a "reprec" attribute with the recorded events/reports.
|
one will also have a "reprec" attribute with the recorded events/reports.
|
||||||
|
|
||||||
|
- fix monkeypatch.setattr("x.y", raising=False) to actually not raise
|
||||||
|
if "y" is not a pre-existing attribute. Thanks Florian Bruhin.
|
||||||
|
|
||||||
|
|
||||||
2.7.1 (compared to 2.7.0)
|
2.7.1 (compared to 2.7.0)
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
Loading…
Reference in New Issue