commit | c3f52b4d707a78eb342372a2be00f3eb846a05b9 | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Wed Jun 23 10:00:43 2021 +0100 |
committer | GitHub <noreply@github.com> | Wed Jun 23 10:00:43 2021 +0100 |
tree | 1d5d5e7d4fe5cf7da492ed6eb79f019a43cb1946 | |
parent | 35b773accb41f09e40bf17bfaa5f0bc80796a26c [diff] |
bpo-44486: Make sure that modules always have a dictionary. (GH-26847) * Make sure that modules always have a dictionary.