Mark Nottingham

Results 474 comments of Mark Nottingham

@dwsinger: > I think this misses something quite fundamental. Wide review at the W3C fails if the comments received in development were not taken into account, and the team should...

Hi, thanks for reporting. The search engine anchors at the beginning of words; I found that allowing full-text search returned _very_ noisy results. The problem, I think, is that the...

and maybe https://naturalnode.github.io/natural/tfidf.html

see 'dns' branch.

see also mnot/nbhttp#6 http://glyphy.com/asynchronous-dns-queries-python-2008-02-09

Check for support using socket.has_ipv6

TBD: server.

* limit `while True` loop for top line

SSL client-side support is now in, with a number of caveats: - no tests (yet) - client side only - no certificate validation - no extra connection properties - requires...

Backported to Python 2.6 (messy monkey patching)