commit | 2f01cf61874aa42eeb9999e49d51d4881792d9c4 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Sep 12 06:20:26 2019 -0700 |
committer | GitHub <noreply@github.com> | Thu Sep 12 06:20:26 2019 -0700 |
tree | 593d20c62e0f58c73129e045ee46fbfba6c9d285 | |
parent | 67b90a079c39066aa9d51690fe5678c36ccbc258 [diff] |
bpo-37363: Document internal audit events (GH-14663) Three internal cpython events were not documented, yet. Signed-off-by: Christian Heimes <christian@python.org> https://bugs.python.org/issue37363 (cherry picked from commit ed4b3216e59df4806e5ef63b3357fc577a9443d7) Co-authored-by: Christian Heimes <christian@python.org>