requirements/test-server.txt
author Philippe Pepiot <philippe.pepiot@logilab.fr>
Thu, 09 Jan 2020 17:51:16 +0100
changeset 12843 000cd62eda32
parent 12568 fc45f22c8100
child 12895 5a9d1e64f505
permissions -rw-r--r--
[sobjects/notification] fix broken email notifications In https://hg.logilab.org/review/cubicweb/rev/8caa109dfe945592a34904bb56971cc57d1c6084 EntityView.w become a method using EntityView._w In notifications we reset "self.w" for every notifications since we handle multiple streams. We should set "self._w" to None instead, otherwise subsequent calls to "self.w()" will fail with TypeError: 'NoneType' object is not callable.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12493
2c47461fec21 [test] Depends on psycopg2-binary
Denis Laxalde <denis.laxalde@logilab.fr>
parents: 12490
diff changeset
     1
psycopg2-binary
11753
cf24ccbc7b83 [tox] Require ldap3 < 2 for server tests
Denis Laxalde <denis.laxalde@logilab.fr>
parents: 11478
diff changeset
     2
ldap3 < 2