cpython icon indicating copy to clipboard operation
cpython copied to clipboard

gh-117122: Fix pystats after incremental GC changes

Open mdboom opened this issue 1 year ago • 2 comments

This fixes the pystats build after #116206.

  • Issue: gh-117122

mdboom avatar Mar 21 '24 13:03 mdboom

Actually, don't worry about the merge conflict. I can fix it in my PR

markshannon avatar Mar 21 '24 14:03 markshannon

I'm not sure if this make sense anymore. Maybe just drop the "queued" stat?

I leave that to you, but this stat is new as of #116206 (it's just that it never compiled).

mdboom avatar Mar 21 '24 15:03 mdboom