summaryrefslogtreecommitdiffstats
path: root/Tools/c-analyzer/cpython/_parser.py
diff options
context:
space:
mode:
authorPetr Viktorin <encukou@gmail.com>2024-11-28 12:29:27 (GMT)
committerGitHub <noreply@github.com>2024-11-28 12:29:27 (GMT)
commitdb5c5763f3e3172f1dd011355b41469770dafc0f (patch)
tree7bc21f4d412e540088295bc7b8eb72cf799453ab /Tools/c-analyzer/cpython/_parser.py
parent3a77980002845c22e5b294ca47a12d62bf5baf53 (diff)
downloadcpython-db5c5763f3e3172f1dd011355b41469770dafc0f.zip
cpython-db5c5763f3e3172f1dd011355b41469770dafc0f.tar.gz
cpython-db5c5763f3e3172f1dd011355b41469770dafc0f.tar.bz2
gh-127330: Update for OpenSSL 3.4 & document+improve the update process (GH-127331)
- Add `git describe` output to headers generated by `make_ssl_data.py` This info is more important than the date when the file was generated. It does mean that the tool now requires a Git checkout of OpenSSL, not for example a release tarball. - Regenerate the older file to add the info. To the other older file, add a note about manual edits. - Add notes on how to add a new OpenSSL version - Add 3.4 error messages and multissl tests
Diffstat (limited to 'Tools/c-analyzer/cpython/_parser.py')
-rw-r--r--Tools/c-analyzer/cpython/_parser.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/Tools/c-analyzer/cpython/_parser.py b/Tools/c-analyzer/cpython/_parser.py
index 21be53e..a08b32f 100644
--- a/Tools/c-analyzer/cpython/_parser.py
+++ b/Tools/c-analyzer/cpython/_parser.py
@@ -70,9 +70,7 @@ Python/thread_pthread.h
Python/thread_pthread_stubs.h
# only huge constants (safe but parsing is slow)
-Modules/_ssl_data_31.h
-Modules/_ssl_data_300.h
-Modules/_ssl_data_111.h
+Modules/_ssl_data_*.h
Modules/cjkcodecs/mappings_*.h
Modules/unicodedata_db.h
Modules/unicodename_db.h