commit | 9f93018b69d72cb48d3444554261ae3b0ea00c93 | [log] [tgz] |
---|---|---|
author | Hugo van Kemenade <hugovk@users.noreply.github.com> | Tue Sep 14 01:57:50 2021 +0300 |
committer | GitHub <noreply@github.com> | Mon Sep 13 15:57:50 2021 -0700 |
tree | 8bf891e2003ad01daba9cf1fe70a11790d53074b | |
parent | a2d8c4b81b8e68e2ffe10945f7ca69174c14e52a [diff] |
bpo-42135 Correct version slated for importlib.find_loader removal (GH-28312) importlib.find_loader should also be slated for 3.12 like the others in GH-25169 and as documented in https://docs.python.org/3.11/whatsnew/3.10.html#deprecated.