Skip to content

Python: Don't re-export python under DataFlow::#8732

Merged
yoff merged 4 commits into
github:mainfrom
RasmusWL:dataflow-imports
May 2, 2022
Merged

Python: Don't re-export python under DataFlow::#8732
yoff merged 4 commits into
github:mainfrom
RasmusWL:dataflow-imports

Conversation

@RasmusWL
Copy link
Copy Markdown
Member

I have been trying to do this a few times before, but this problems keeps coming back 😞 so now I added a test to ensure it doesn't.

I think the actual test might not be needed right now, since the code won't compile if you do this again due to the Unit being required from the data-flow implementation.

The previous times we've done this we've agreed that this could potentially be a breaking change, but that in reality it shouldn't be a problem, and should just improve code-completions.

Draft PR to check whether this breaks anything else.

@RasmusWL RasmusWL marked this pull request as ready for review April 20, 2022 11:01
@RasmusWL RasmusWL requested a review from a team as a code owner April 20, 2022 11:01
Copy link
Copy Markdown
Contributor

@yoff yoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
I think it is wise to keep the test, even if it is not strictly needed at the moment.

@yoff yoff merged commit 1d44694 into github:main May 2, 2022
@RasmusWL RasmusWL deleted the dataflow-imports branch May 2, 2022 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants