]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix a typo in the message from make_ssl_certs. (GH-30152)
authorYilei "Dolee" Yang <yileiyang9@gmail.com>
Fri, 17 Dec 2021 05:08:18 +0000 (21:08 -0800)
committerGitHub <noreply@github.com>
Fri, 17 Dec 2021 05:08:18 +0000 (21:08 -0800)
commit69ef1b59983065ddb0b712dac3b04107c5059735
treebdabf85616f153e34d7b3f1bbfcacd60f9b78673
parent8d6155ee9d1b05946f951d0ba602b9f63810fe0f
Fix a typo in the message from make_ssl_certs. (GH-30152)

The file is utils.py not util.py.

Automerge-Triggered-By: GH:gpshead
Lib/test/make_ssl_certs.py