commit | 483359174e92489e13959977824806734f1a8cdd | [log] [tgz] |
---|---|---|
author | Victor Stinner <vstinner@python.org> | Mon Jan 25 13:59:02 2021 +0100 |
committer | GitHub <noreply@github.com> | Mon Jan 25 13:59:02 2021 +0100 |
tree | 16a4ab14a38585183862a21ef280c42d79d5414b | |
parent | db584bdad32d81e42b71871077a8008036f5c048 [diff] |
bpo-42955: Fix sys.module_names doc (GH-24329) Replace versionchanged markup with versionadded.