commit | 0ac9aaeb9727aa60bef918b619116a729d3ea56d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Dec 09 11:36:25 2019 -0800 |
committer | GitHub <noreply@github.com> | Mon Dec 09 11:36:25 2019 -0800 |
tree | 904c8af5a841cf996a3b147555ae1bd51079fbc6 | |
parent | c93d68bbb986ee0879f5627223e0bd2bb91f63dd [diff] |
bpo-39007: Add auditing events to functions in winreg (GH-17541) Also allows winreg.CloseKey() to accept same types as other functions. (cherry picked from commit ee17e3735634c5fe15a43f897707de8011618627) Co-authored-by: Steve Dower <steve.dower@python.org>