Skip to content

Fix: Compare ctx.value instead of ctx, fixes #2325 (#2326)#2327

Merged
zack-vii merged 1 commit intostablefrom
zck-python
Jun 21, 2021
Merged

Fix: Compare ctx.value instead of ctx, fixes #2325 (#2326)#2327
zack-vii merged 1 commit intostablefrom
zck-python

Conversation

@zack-vii
Copy link
Contributor

When instance of active tree is created (i.e. Tree()), comparing ctx
of node and tree result in node seeming to be from another tree

* Compare ctx.value instead of ctx, fixes #2325

When instance of active tree is created (i.e. Tree()), comparing ctx
of node and tree result in node seeming to be from another tree
@zack-vii zack-vii requested a review from joshStillerman June 21, 2021 14:59
@zack-vii zack-vii merged commit e20dbfd into stable Jun 21, 2021
@zack-vii zack-vii deleted the zck-python branch June 21, 2021 19:28
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.

2 participants