Open stopa27 opened 5 days ago
Please use the BUG issue template provided by default to report. Thank you for your cooperation :)
Please use the BUG issue template provided by default to report. Thank you for your cooperation :)
@rruuaanng, this is not constructive. Please email me if you would like to discuss.
LOAD_GLOBAL was changed in 3.11 to push NULL before callable if low bit of argument (namei) is set. But since CALL instruction now expects NULL|self after callable, shouldnt it now push NULL after callable?