_zeroconf__fix_deprecation_warning_with_python_3_10
authorDebian Python Team <team+python@tracker.debian.org>
Mon, 11 Apr 2022 12:08:09 +0000 (13:08 +0100)
committerJulien Cristau <jcristau@debian.org>
Mon, 11 Apr 2022 12:08:09 +0000 (13:08 +0100)
commit36904940c27c8feff3ea8ff9b9fdb0ae35629fa2
tree4fd39564b0ceafc36969853c5ea4306ed0ae5383
parent4d69a2f43bb93ca0e9e8b000fb07476df2699b91
_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