Closed antazoey closed 1 year ago
Is this breaking?
I managed to avoid most breakage, but if you make an assertion on the raw __root__
of a PCMapItem
, then that would no longer work. That is the only thing.
It does't break ape-vyper
or ape
though on its own; will triple check, but it really shouldn't.
Is this breaking? It does't break
ape-vyper
orape
though on its own; will triple check, but it really shouldn't.
Okay, if it doesn't break when you check I am good to go
What I did
for the benefit of checking compiler-injected messages, allow
dev
to be set on thePCMapItem
instancesHow I did it
How to verify it
Checklist