Skip to content

Mergeback rc/3.2 to main #6352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 22, 2021
Merged

Conversation

tausbn
Copy link
Contributor

@tausbn tausbn commented Jul 22, 2021

No description provided.

tausbn and others added 5 commits July 22, 2021 13:10
Temporarily instates `TypeTrackingNode` as an alias of `LocalSourceNode`
as having it as a separate class lead to performance regressions.

In the hopes that this will be resolved in the near future, I have left
the current `TypeTrackingNode` implementation in situ, but hidden inside
a `FutureWork` private module.
... in a local scope. Or rather, remove these from the `hasLocalSource`
relation.

This prevents a quadratic blowup when the same global is mentioned
_a lot_ of times within a single function scope.
…ode-typetrackingnode

Python: Hotfix `LocalSourceNode`
@tausbn tausbn added the no-change-note-required This PR does not need a change note label Jul 22, 2021
@tausbn tausbn requested review from a team as code owners July 22, 2021 13:56
@tausbn tausbn merged commit 74f1992 into github:main Jul 22, 2021
@tausbn tausbn deleted the mergeback-rc/3.2-to-main branch July 22, 2021 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants