Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ maximum_version
Method
maximum_version
tools/python-3.11.9-amd64/Lib/ssl.py:611–612 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
609
610
@property
611
def
maximum_version(self):
612
return
TLSVersion(super().maximum_version)
613
614
@maximum_version.setter
615
def
maximum_version(self, value):
Callers
nothing calls this directly
Calls
2
TLSVersion
Class · 0.85
__set__
Method · 0.45
Tested by
no test coverage detected