summaryrefslogtreecommitdiffstats
path: root/Python/frozen_modules
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2024-09-25 21:23:47 (GMT)
committerGitHub <noreply@github.com>2024-09-25 21:23:47 (GMT)
commit1ff1b899ce13b195d978736b78cd75ac021e64b5 (patch)
tree373b8f7ec76bc08e0e77031f3b49db606a453216 /Python/frozen_modules
parent17a544b257ee3aeaa525350717ee56fd409d9c08 (diff)
downloadcpython-1ff1b899ce13b195d978736b78cd75ac021e64b5.zip
cpython-1ff1b899ce13b195d978736b78cd75ac021e64b5.tar.gz
cpython-1ff1b899ce13b195d978736b78cd75ac021e64b5.tar.bz2
gh-119400: make_ssl_certs: update reference test data automatically, pass in expiration dates as parameters #119400 (GH-119401)
* Lib/test/certdata: do not hardcode reference cert data into tests The script was simply printing the reference data and asking users to update it by hand into the test suites. This can be easily improved by writing the data into files and having the test cases load the files. * make_ssl_certs: make it possible to pass in expiration dates from command line Note that in this commit, the defaults are same as they were, so if nothing is specified the script works as before. --------- Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Diffstat (limited to 'Python/frozen_modules')
0 files changed, 0 insertions, 0 deletions