Skip to content

Sync Fork from Upstream Repo #509

Merged
sthagen merged 4 commits intosthagen:mainfrom
python:main
Jun 27, 2021
Merged

Sync Fork from Upstream Repo #509
sthagen merged 4 commits intosthagen:mainfrom
python:main

Conversation

@sthagen
Copy link
Copy Markdown
Owner

@sthagen sthagen commented Jun 27, 2021

No description provided.

miguendes and others added 4 commits June 27, 2021 15:04
This is something I noticed while (now discontinued) experimenting
with the idea of annotating operators with location information. Unfortunately
without this addition, adding any `attributes` to stuff like `unaryop`
doesn't change anything since the code assumes they are singletons and
caches all instances. This patch fixes this assumption with including
the attributes as well as constructor fields.
@sthagen sthagen merged commit b3cd50d into sthagen:main Jun 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants