• Joanne Hugé's avatar
    Fix TypeError in _updateCountry · ecda9f06
    Joanne Hugé authored
    Addresses passed to _updateCountry can contain countries if
    cache.my_address is used to initialize address in BaseTunnelManager init
    function, which causes resolve to be called with too many arguments.
    ecda9f06
tunnel.py 40.6 KB