diff options
author | Éric Araujo <merwok@netwok.org> | 2011-11-29 16:58:53 +0100 |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2011-11-29 16:58:53 +0100 |
commit | a74f8ef419d2c7c5f398a80165f8d8fd5e4d7b8e (patch) | |
tree | 70524b8d668bbe4695982cef03dcba9d1aa28a1f /Python/codecs.c | |
parent | c4d7d8c49d3a78fc7eeb19588a9f44a74bec71e1 (diff) | |
download | cpython-git-a74f8ef419d2c7c5f398a80165f8d8fd5e4d7b8e.tar.gz |
Fix inspect.getmodule to use a copy of sys.modules for iteration (#13487).
This fixes a regression compared to 2.x, where sys.modules.items()
returns a copy, as indicated by a comment in the source. Diagnosis and
patch by Erik Tollerud.
Diffstat (limited to 'Python/codecs.c')
0 files changed, 0 insertions, 0 deletions