- 06 Jan, 2019 1 commit
-
-
Laurent Bachelier authored
-
- 09 Jun, 2018 1 commit
-
-
Vincent Ardisson authored
The python3 modules listing was done before going to the root weboob git dir.
-
- 27 Apr, 2018 1 commit
-
-
Vincent A authored
The $'xxx' syntax is not standard shell syntax so it wasn't interpreted correctly, causing pyflakes to spit a lot of errors. This is after porting shebang to plain sh.
-
- 26 Apr, 2018 1 commit
-
-
Sébastien Marie authored
- use env(1) to found bash on the system - remove bash dependency on few scripts
-
- 23 Apr, 2018 1 commit
-
-
Laurent Bachelier authored
-
- 05 Mar, 2018 1 commit
-
-
Vincent A authored
-
- 29 Oct, 2017 1 commit
-
-
Vincent A authored
-
- 30 Aug, 2017 2 commits
-
-
Florent Fourcot authored
The solution to check if a version is installed is not enough for CI. We often have python2 installed, but not onfigured. This patch stops the behaviour to run both versions, a caller must now call the script twice to check both pythons versions. It's not perfect, but probably easier to understand
-
Florent Fourcot authored
-
- 22 Jul, 2017 1 commit
-
-
Vincent Ardisson authored
-
- 16 Jul, 2017 1 commit
-
-
Vincent A authored
Also, fix missed warnings due to pyflakes.sh bug. And ignore /deprecated/ in python3.
-
- 11 Jul, 2017 1 commit
-
-
Laurent Bachelier authored
-
- 08 Jul, 2017 2 commits
-
-
Vincent Ardisson authored
-
Vincent Ardisson authored
Since not all modules are Python3-compatible, don't emit warnings for all. They should be declared in a dedicated file. All modules are checked in Python2 though.
-
- 19 Jun, 2017 1 commit
-
-
Vincent A authored
This will generate a lot of warnings on modules since they are not python3-compatible yet. Use the same flag for run_tests, and use python3 by default for weboob_lint.
-
- 28 Aug, 2016 1 commit
-
-
Romain Bignon authored
-
- 17 Jan, 2016 1 commit
-
-
Laurent Bachelier authored
For future Python 3 compatibility.
-
- 28 Nov, 2014 1 commit
-
-
Samuel Loury authored
-
- 07 Oct, 2014 1 commit
-
-
Romain Bignon authored
Use stream.isatty() instead.
-
- 06 Oct, 2014 2 commits
-
-
Romain Bignon authored
-
Laurent Bachelier authored
-
- 18 Jun, 2014 1 commit
-
-
Oleg Plakhotniuk authored
close #1404
-
- 13 Mar, 2014 1 commit
-
-
Romain Bignon authored
-
- 12 Aug, 2013 1 commit
-
-
Laurent Bachelier authored
-
- 27 Jul, 2013 1 commit
-
-
Laurent Bachelier authored
-
- 23 Jul, 2013 1 commit
-
-
Kitof authored
Signed-off-by:
Christophe Lampin <weboob@lampin.net>
-
- 21 Jul, 2013 1 commit
-
-
Laurent Bachelier authored
And use exec to capture the real return code.
-
- 20 Jul, 2013 1 commit
-
-
Laurent Bachelier authored
-
- 05 Apr, 2013 1 commit
-
-
Laurent Bachelier authored
-
- 03 Apr, 2013 1 commit
-
-
Laurent Bachelier authored
-
- 15 Mar, 2013 1 commit
-
-
Laurent Bachelier authored
They were not in the tools/pyflakes.sh runs
-
- 09 Mar, 2013 1 commit
-
-
Laurent Bachelier authored
-
- 19 Dec, 2012 1 commit
-
-
Laurent Bachelier authored
-
- 24 Nov, 2012 1 commit
-
-
Laurent Bachelier authored
With flake8, we can check for more issues and ignore those who are not real issues. This allowed me to find genuine errors in: - modules/boursorama/pages/account_history.py - modules/ing/pages/login.py - weboob/tools/application/qt/qt.py I left one in weboob/tools/browser/browser.py for the time being. Some PEP8 fixes on other files.
-
- 17 Jan, 2012 1 commit
-
-
Romain Bignon authored
-
- 01 Mar, 2011 1 commit
-
-
Laurent Bachelier authored
-
- 13 Aug, 2010 1 commit
-
-
Romain Bignon authored
-
- 19 May, 2010 1 commit
-
-
Christophe Benz authored
-
- 13 Apr, 2010 1 commit
-
-
Romain Bignon authored
-