Skip to content

fix/perf: strip trailing-dot FQDN for TLS SNI + memoryview zero-copy writes (fixes #1029 & #1063)#1068

Open
naarob wants to merge 2 commits into
encode:masterfrom
naarob:master
Open

fix/perf: strip trailing-dot FQDN for TLS SNI + memoryview zero-copy writes (fixes #1029 & #1063)#1068
naarob wants to merge 2 commits into
encode:masterfrom
naarob:master

perf: use memoryview in SyncStream.write() to avoid O(n²) copies (#1029)

2501db2
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 error and 1 warning
Python 3.11
failed Mar 26, 2026 in 35s