Skip to content

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
Open

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

perf: use memoryview in SyncStream.write() to avoid O(n²) copies (#1029)
2501db2
Select commit
Loading
Failed to load commit list.

Annotations

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