Avatar for the aio-libs user
aio-libs
aiohttp
BlogDocsChangelog

Performance History

Latest Results

Drop _SENTINEL from _WSConnectOptions.ssl type annotation The internal _SENTINEL marker leaked into a public TypedDict when broadening the ssl type for sentinel-based default fallback. _RequestOptions.ssl was never broadened to accept _SENTINEL for the same reason, so align both TypedDicts by reverting this one back to SSLContext | bool | Fingerprint. The sentinel-based fallback still works at runtime inside _request / _ws_connect / ws_connect, where the marker is internal and never reaches callers — same pattern as already used for `timeout`. Suggested-by: Dreamsorcerer Signed-off-by: NIK-TIGER-BILL <nik.tiger.bill@github.com>
NIK-TIGER-BILL:feat/client-session-ssl
2 hours ago
apply review suggestions: rfc comment and tuple params
dxbjavid:ws-close-code-upper-bound
13 hours ago

Latest Branches

CodSpeed Performance Gauge
0%
feat: add ssl parameter to ClientSession#13021
2 hours ago
e18ad46
NIK-TIGER-BILL:feat/client-session-ssl
CodSpeed Performance Gauge
-8%
2 hours ago
fdb10b7
Moist-Cat:master
CodSpeed Performance Gauge
0%
13 hours ago
98cb296
dxbjavid:ws-close-code-upper-bound
© 2026 CodSpeed Technology
Home Terms Privacy Docs