_zeroconf__fix_deprecation_warning_with_python_3_10
authorDebian Python Team <team+python@tracker.debian.org>
Mon, 23 May 2022 10:21:07 +0000 (11:21 +0100)
committerJulien Cristau <jcristau@debian.org>
Mon, 23 May 2022 10:21:07 +0000 (11:21 +0100)
commit92c817927ab089dd85d4de02229862f6fce09d24
tree19cc8526624e71d322b08bf8ff138e2b9e79a0cf
parentf1177baa523e4828f238859d7584ae88b99fce32
_zeroconf__fix_deprecation_warning_with_python_3_10

# HG changeset patch
# User Julien Cristau <jcristau@debian.org>
# Date 1649276989 -7200
#      Wed Apr 06 22:29:49 2022 +0200
# Node ID ff73927e33968c053bc245884deddb78f5fb6212
# Parent  b6f535f3beda19406d5f869f5a3ba33f04bf7aa0
zeroconf: fix deprecation warning with python 3.10

threading.condition.notifyAll → threading.condition.notify_all

Differential Revision: https://phab.mercurial-scm.org/D12487

Gbp-Pq: Topic py310
Gbp-Pq: Name 1_zeroconf__fix_deprecation_warning_with_python_3_10.patch
hgext/zeroconf/Zeroconf.py