Importing the Square client using the new 42.x+ Python SDK causes a huge increase in memory consumption - 109MB - and is very slow. This occurs when from square import Square is called, before the ...