- 25 Nov, 2020 2 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 02 Nov, 2020 1 commit
-
-
Noé Gaumont authored
-
- 07 Oct, 2020 1 commit
-
-
Simon Chabot authored
https://docs.python.org/3.8/library/base64.html#base64.encodestring encodestring is dropped in python3.9 (released today \o/)
-
- 30 Sep, 2020 1 commit
-
-
Arthur Lutz authored
-
- 10 Aug, 2020 2 commits
-
-
Arthur Lutz authored
-
Arthur Lutz authored
-
- 01 Oct, 2020 2 commits
-
-
Noé Gaumont authored
-
Noé Gaumont authored
-
- 30 Sep, 2020 1 commit
-
-
Arthur Lutz authored
-
- 06 Dec, 2019 1 commit
-
-
Arthur Lutz authored
Rleated to https://www.cubicweb.org/ticket/3899077
-
- 30 Sep, 2020 1 commit
-
-
Laurent Peuch authored
-
- 28 Aug, 2020 2 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 22 Sep, 2020 1 commit
-
-
Henri Cazottes authored
-
- 25 Sep, 2020 1 commit
-
-
Laurent Peuch authored
-
- 22 Sep, 2020 2 commits
-
-
Noé Gaumont authored
-
Henri Cazottes authored
-
- 09 Sep, 2020 2 commits
-
-
Noé Gaumont authored
-
Nsukami Patrick authored
-
- 28 Aug, 2020 1 commit
-
-
Laurent Peuch authored
-
- 05 Aug, 2020 2 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 15 Jul, 2020 1 commit
-
-
Laurent Peuch authored
-
- 03 Aug, 2020 1 commit
-
-
Noé Gaumont authored
Since version 0.42 of check-manist, prune is intended for folder and exclude for file
-
- 30 Jul, 2020 3 commits
-
-
Laurent Peuch authored
I've had to patch pytest itself to avoid a bug raised by pytest-html. I've yet to reach both projects and inspect in details the bug to understand from where this bug is really coming.
-
Laurent Peuch authored
-
François Ferry authored
Before this patch, all includeme of all other cubes are called before we add the "add_redirection_rule" directive and "url_redirection" tween. So, if in a cube we need to add a redirection rule, we can't do it, because there is still no directive to achieve this. Thus, we need to add the directive and the tween before adding all other "includeme" of each cube.
-
- 01 Jul, 2020 1 commit
-
-
Laurent Peuch authored
To quote official doc: > __del__() can be executed during interpreter shutdown. As a consequence, the > global variables it needs to access (including other modules) may already > have been deleted or set to None. Python guarantees that globals whose name > begins with a single underscore are deleted from their module before other > globals are deleted; if no other references to such globals exist, this may > help in assuring that imported modules are still available at the time when > the __del__() method is called. See: https://docs.python.org/3/reference/datamodel.html#object.__del__
-
- 30 Jun, 2020 4 commits
-
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
Laurent Peuch authored
-
- 25 Jun, 2020 1 commit
-
-
Laurent Peuch authored
-
- 24 Jun, 2020 1 commit
-
-
Laurent Peuch authored
-
- 26 Jun, 2020 1 commit
-
-
Laurent Peuch authored
-
- 24 Jun, 2020 4 commits
-
-
Simon Chabot authored
-
Simon Chabot authored
-
Simon Chabot authored
--HG-- branch : 3.28
-
Simon Chabot authored
--HG-- branch : 3.28
-