NetworkManager/clients
Thomas Haller 989b26a843 tests: don't compare string literal with "is" in "clients/tests/test-client.py"
Recent Python versions warn about this:

  ./clients/tests/test-client.py:569: SyntaxWarning: "is" with a literal. Did you mean "=="?
    elif lang is de:
  ./clients/tests/test-client.py:572: SyntaxWarning: "is" with a literal. Did you mean "=="?
    elif lang is pl:

And rightly so: https://bugs.python.org/issue34850
2019-09-25 15:47:39 +02:00
..
cli cli: add kill switch indication to "nmcli" output 2019-09-20 12:49:21 +02:00
common cli: add kill switch indication to "nmcli" output 2019-09-20 12:49:21 +02:00
tests tests: don't compare string literal with "is" in "clients/tests/test-client.py" 2019-09-25 15:47:39 +02:00
tui tui: wifi: support WPA3-Personal (SAE) 2019-09-20 13:18:19 +02:00
meson.build build/meson: rename "nm_core_dep" to "libnm_core_dep" 2019-04-18 18:59:09 +02:00
nm-online.c all: SPDX header conversion 2019-09-10 11:19:56 +02:00