commit | ed4b3216e59df4806e5ef63b3357fc577a9443d7 | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@python.org> | Thu Sep 12 15:13:02 2019 +0200 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Sep 12 06:13:02 2019 -0700 |
tree | de5cb07320c5d895cebe631cbf3b6892c0e02887 | |
parent | f9dc2ad89032201427ed5f08061c703794627ad9 [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