Pablo Galindo Salgado <[email protected]> added the comment:
Unfortunately, commit 2c1e2583fdc4db6b43d163239ea42b0e8394171f has broken all the refleak buildbots. Example failure: BISECTION: c1e2583fdc4db6b43d163239ea42b0e8394171f is the first bad commit commit 2c1e2583fdc4db6b43d163239ea42b0e8394171f Author: Eric Snow <[email protected]> Date: Thu Jun 3 10:28:27 2021 -0600 bpo-43693: Add new internal code objects fields: co_fastlocalnames and co_fastlocalkinds. (gh-26388) https://buildbot.python.org/all/#/builders/384/builds/50/steps/5/logs/stdio As this is affecting all test, I am proceeding with a revert of commit 2c1e2583fdc4db6b43d163239ea42b0e8394171f directly to not mask other issues. ---------- nosy: +pablogsal _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue43693> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
