- 20 Jul, 2020 1 commit
-
-
Chris Lamb authored
--HG-- branch : 1.6
-
- 25 May, 2020 1 commit
-
-
Simon Chabot authored
--HG-- branch : 1.6
-
- 20 May, 2020 3 commits
-
-
Laurent Peuch authored
--HG-- branch : 1.6
-
Laurent Peuch authored
functools.wraps was breaking the behavior of LazyObject because it tried to access attributes of the LazyObject that triggers an import which could sometime fails in this situation where some modules are marked as deprecated but aren't imported yet. For example see https://forge.extranet.logilab.fr/cubicweb/cubicweb/blob/3.24.0/cubicweb/schemas/__init__.py#L51 --HG-- branch : 1.6
-
Laurent Peuch authored
--HG-- branch : 1.6
-
- 22 May, 2020 1 commit
-
-
Laurent Peuch authored
It breaks CW because CW was using class_deprecated in a isinstance to select the good views to uses. --HG-- branch : 1.6
-
- 13 May, 2020 3 commits
-
-
Simon Chabot authored
oups… --HG-- branch : 1.6
-
Simon Chabot authored
--HG-- branch : 1.6
-
Simon Chabot authored
--HG-- branch : 1.6
-
- 07 May, 2020 1 commit
-
-
Laurent Peuch authored
Actually the old compatibility code actually prevented this bug so back it up. --HG-- branch : 1.6
-
- 11 May, 2020 2 commits
-
-
Simon Chabot authored
--HG-- branch : 1.6
-
Simon Chabot authored
--HG-- branch : 1.6
-
- 07 May, 2020 1 commit
-
-
Laurent Peuch authored
--HG-- branch : 1.6
-
- 04 May, 2020 3 commits
-
-
Simon Chabot authored
-
Simon Chabot authored
-
Nicolas Chauvat authored
-
- 01 May, 2020 1 commit
-
-
Simon Chabot authored
-
- 30 Apr, 2020 6 commits
-
-
Carine Dengler authored
-
Carine Dengler authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 23 Apr, 2020 4 commits
-
-
Laurent Peuch authored
[deprecation] use send_warning in attribute/argument_renamed, argument_removed and DeprecationWrapper
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 22 Apr, 2020 4 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 23 Apr, 2020 1 commit
-
-
Laurent Peuch authored
-
- 16 Apr, 2020 2 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 15 Apr, 2020 2 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 19 Dec, 2019 4 commits
-
-
Nicola Spanti authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
This is needed for type declarations because we need to reference the Predicate class.
-