Debian Patches

Status for python-ilorest/3.1.1+ds-1

Patch Description Author Forwarded Bugs Origin Last update
Use-anonymous-reference-for-linking.patch Use anonymous reference for linking Carsten Schoenert <c.schoenert@t-online.de> no 2020-11-17
Correct-some-rst-syntax.patch Correct some rst syntax Carsten Schoenert <c.schoenert@t-online.de> no 2020-11-17
resp_handler.py-check-verbosity-against-equality-of-1.patch resp_handler.py: check verbosity against equality of '1'
Python 3.8 is more picky against value checking, using '==' instead of 'is'.

'is' checks for identity - if the two variables point to the exact same object.
'==' checks for equality - if the two variables point at values are equal.
Carsten Schoenert <c.schoenert@t-online.de> no 2020-11-17

All known versions for source package 'python-ilorest'

Links