Comment 7 for bug 1966040

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stevedore (master)

Reviewed: https://review.opendev.org/c/openstack/stevedore/+/856830
Committed: https://opendev.org/openstack/stevedore/commit/663d56c9535c64f4f8bd363abf69406975585ee9
Submitter: "Zuul (22348)"
Branch: master

commit 663d56c9535c64f4f8bd363abf69406975585ee9
Author: Stephen Finucane <email address hidden>
Date: Fri Sep 9 16:50:45 2022 +0100

    Fix compatibility with Python 3.10, 3.9.11

    A fix to 'importlib.metadata' in Python 3.10 [1], later backported to
    3.9 and released in 3.9.11 [2], has broken our tests. Fix them.

    [1] https://github.com/python/cpython/commit/b1e286860742e7ba6fadc75e3ddb6c2899a56919
    [2] https://github.com/python/cpython/commit/177be52517da9a876a3f9e670f88c4731b906986

    Signed-off-by: Stephen Finucane <email address hidden>
    Closes-bug: #1966040
    Change-Id: Iff536d4f4267efbebc4be1e7e5da8a9fde39f79b