• da-woods's avatar
    Cleanup more generator temps (GH-3522) · 8db370d5
    da-woods authored
    * Fixed indexing temps for non-python objects.
    * Release another temp in PyMethodCallNode.
      Was causing warnings in generators_py.
    * Moved cleanup into release_temps since the temps survived into the result_code.
    8db370d5
ExprNodes.py 540 KB