- 09 Jan, 2020 1 commit
-
-
Philippe Pepiot authored
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.
-
- 18 Dec, 2019 1 commit
-
-
Nicolas Chauvat authored
-
- 19 Dec, 2019 1 commit
-
-
Nicola Spanti authored
-
- 18 Dec, 2019 1 commit
-
-
Laurent Peuch authored
Closes #17260396
-
- 12 Mar, 2019 1 commit
-
-
Nicolas Chauvat authored
-
- 18 Dec, 2019 1 commit
-
-
Nicolas Chauvat authored
-
- 19 Dec, 2019 6 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
[mypy/fix] Incompatible types in assignment (expression has type "staticmethod", variable has type "Callable[[ETag], Any]")
-
Nicola Spanti authored
-
- 18 Dec, 2019 1 commit
-
-
Laurent Peuch authored
-
- 19 Dec, 2019 2 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 17 Dec, 2019 5 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
Closes #17260390
-
Laurent Peuch authored
This was breaking some tests without any obvious error message and you should fail as early as possible to make debugging easier. Closes #17260390
-
- 18 Dec, 2019 1 commit
-
-
Laurent Peuch authored
-
- 10 Dec, 2019 1 commit
-
-
Laurent Peuch authored
-
- 17 Dec, 2019 1 commit
-
-
Laurent Peuch authored
-
- 18 Dec, 2019 5 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 05 Dec, 2019 9 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 10 Dec, 2019 3 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Philippe Pepiot authored
-