commit | 60419a7e96577cf783b3b45bf3984f9fb0d7ddff | [log] [tgz] |
---|---|---|
author | Steve Dower <steve.dower@python.org> | Mon Jun 24 08:42:54 2019 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 24 08:42:54 2019 -0700 |
tree | 2718cb915663c42902621491ba60accce6729d42 | |
parent | 9bbf4d7083a819cbcee2a6cd3df2802d4c50f734 [diff] [blame] |
bpo-37363: Add audit events for a range of modules (GH-14301)
diff --git a/Doc/library/ensurepip.rst b/Doc/library/ensurepip.rst index c797f63..3b6b01f 100644 --- a/Doc/library/ensurepip.rst +++ b/Doc/library/ensurepip.rst
@@ -119,6 +119,8 @@ *verbosity* controls the level of output to :data:`sys.stdout` from the bootstrapping operation. + .. audit-event:: ensurepip.bootstrap root + .. note:: The bootstrapping process has side effects on both ``sys.path`` and