]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37363: Add audit events to the `http.client` module (GH-21321)
authorSaiyang Gou <gousaiyang@163.com>
Fri, 23 Apr 2021 10:19:08 +0000 (03:19 -0700)
committerGitHub <noreply@github.com>
Fri, 23 Apr 2021 10:19:08 +0000 (12:19 +0200)
commit927b841c215a1ca36c9b3203eadc67ce05b1ed07
treedd5ff8d45bb64842451574b82eaac25a7b5dfd59
parent32980fb669a6857276da18895fcc0cb6f6fbb544
bpo-37363: Add audit events to the `http.client` module (GH-21321)

Add audit events to the `http.client` module

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Doc/library/http.client.rst
Lib/http/client.py
Lib/test/audit-tests.py
Lib/test/test_audit.py
Misc/NEWS.d/next/Security/2020-07-04-22-14-46.bpo-37363.NDjHNw.rst [new file with mode: 0644]