Skip to content

Commit 45f4ec3

Browse files
encukouvstinner
andauthored
Apply suggestions from code review
Co-authored-by: Victor Stinner <vstinner@python.org>
1 parent 828c391 commit 45f4ec3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/using/configure.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,10 +144,10 @@ platform-specific modules like :mod:`winreg` are not listed here.
144144
Tcl/Tk version 8.4 is now required for :mod:`tkinter`.
145145

146146
.. versionchanged:: 3.7
147-
OpenSSL 1.0.2 is now required for :mod:`hashlib`.
147+
OpenSSL 1.0.2 is now required for :mod:`hashlib` and :mod:`ssl`.
148148

149149
.. versionchanged:: 3.10
150-
OpenSSL 1.1.1 is now required for :mod:`hashlib`.
150+
OpenSSL 1.1.1 is now required for :mod:`hashlib` and :mod:`ssl`.
151151
SQLite 3.7.15 is now required for :mod:`sqlite3`.
152152

153153
.. versionchanged:: 3.11

0 commit comments

Comments
 (0)