◐ Shell
clean mode source ↗

bpo-43693: Compute deref offsets in compiler by markshannon · Pull Request #25152 · python/cpython

gvanrossum

serhiy-storchaka

This was referenced

May 27, 2021

@ericsnowcurrently

pablogsal added a commit to pablogsal/cpython that referenced this pull request

Jun 4, 2021

pablogsal added a commit that referenced this pull request

Jun 4, 2021
* Revert "bpo-43693: Compute deref offsets in compiler (gh-25152)"

This reverts commit b2bf2bc.

* Revert "bpo-43693: Add new internal code objects fields: co_fastlocalnames and co_fastlocalkinds. (gh-26388)"

This reverts commit 2c1e258.

These two commits are breaking the refleak buildbots.

ericsnowcurrently added a commit to ericsnowcurrently/cpython that referenced this pull request

Jun 7, 2021