Debian Patches
Status for python-clint/0.5.1-4
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
is-not.patch | Use "!=" instead of "is not" for value comparisons. Python 3.8 warns about a misuse of "is not" that will technically work since Python keeps a cache of some predefined objects for e.g. small integers, it is still not a good idea to compare integers and string literals with "is". |
Peter Pentchev <roam@ringlet.net> | no | 2020-02-09 |