commit | 825ac383327255d38b69a753e5e41710bb3ed010 | [log] [tgz] |
---|---|---|
author | Brett Cannon <brett@python.org> | Fri Nov 06 18:45:56 2020 -0800 |
committer | GitHub <noreply@github.com> | Fri Nov 06 18:45:56 2020 -0800 |
tree | 86543aba40795918c174dbb899528e339c619208 | |
parent | 7c01f1540f958d4f52188b28afca721a9a6925c3 [diff] |
bpo-42133: update parts of the stdlib to fall back to `__spec__.loader` when `__loader__` is missing (#22929)