From: Junio C Hamano Date: Thu, 23 Jan 2025 23:07:02 +0000 (-0800) Subject: Merge branch 'ak/instaweb-python-port-binding-fix' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=294673a17e818d8a29c8d23b0922855734e1925d;p=rit Merge branch 'ak/instaweb-python-port-binding-fix' The "instaweb" bound only to local IP address without "--local" and to all addresses with "--local", which was the other way around, when using Python's http.server class, which has been corrected. * ak/instaweb-python-port-binding-fix: instaweb: fix ip binding for the python http.server --- 294673a17e818d8a29c8d23b0922855734e1925d