(copy/pasted responses from claude)
I found a strong lead. Let me dig further — the Ruby net-http issue references an earlier patch that was rejected, and there's likely a similar story in net-http and possibly net-ssh.Getting closer. There's a key ticket — Ruby Feature #14430 — about replacing Timeout.timeout in net/http with Socket.tcp. Let me find the actual PR that landed and was reverted.Now let me look for the actual merge and revert pattern — particularly whether something was merged in net-http and then rolled back.Let me look for the actual net-http PR that landed and was reverted — there's a clear pattern of attempts here.Let me check ruby/net-http directly for a merged-then-reverted change.Let me check directly in the ruby/net-http repository for any merged-then-reverted activity around this.Found it. Mohamed Hafez submitted three PRs in April 2021 across net-http, net-smtp, and net-ftp. Let me confirm these were reverted.Let me directly check the net-http issue and PR #224 that tracked t