- 25 Apr, 2018 11 commits
-
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
André Anjos authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 24 Apr, 2018 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 23 Apr, 2018 2 commits
-
-
André Anjos authored
Py3 compatibility See merge request !18
-
Samuel GAIST authored
This allows to build the error message as expected with both Python 2 and 3.
-
- 20 Apr, 2018 25 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
Important: when using bytes to generate a string, it is mandatory to decode it in suitable form otherwise the string ends up containing "Thing: b'bytes_content'".
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
In Python 3, network is using bytes.
-
Samuel GAIST authored
-
Samuel GAIST authored
In Python 3 this module is names queue
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
In Python 3 it is names queue
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Queue has been moved and was not used
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
matplotlib accepts a StringIO for Python 2 but a wants a BytesIO with Python 3
-
Samuel GAIST authored
-