memestra
memestra copied to clipboard
Integrate python version into the hash key
This prevents subtle issues when the ast changes but gast / beniget / memestra don't get updated accordingly.
Fix #61
Shouldn't this also adjust CI to ensure that this fix works? Something like deleting the cache before running a different language version?