Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
bpo-39342: Update added in version to 3.10
  • Loading branch information
chrisburr committed Dec 9, 2020
commit 065c1ccdb87fbc3016cf3af9378748f435518e9b
2 changes: 1 addition & 1 deletion Doc/library/ssl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ Constants
Possible value for :attr:`SSLContext.verify_flags` to enables proxy
certificate verification.

.. versionadded:: 3.9
.. versionadded:: 3.10

.. data:: VERIFY_X509_TRUSTED_FIRST

Expand Down