Skip to content

bpo-44525: Copy freevars in bytecode to allow calls to inner functions to be specialized#29595

Merged
markshannon merged 8 commits into
python:mainfrom
faster-cpython:copy-free-vars-in-bytecode
Nov 23, 2021
Merged

bpo-44525: Copy freevars in bytecode to allow calls to inner functions to be specialized#29595
markshannon merged 8 commits into
python:mainfrom
faster-cpython:copy-free-vars-in-bytecode

Delete commented out code.

51f2e49
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs