Skip to content

Fix typo in reset func in productpipeline_list_builder.py #82777

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 1 commit into from
Jul 4, 2025

Conversation

MaxDesiatov
Copy link
Contributor

pipelinst_list -> pipeline_list

There are no other uses of pipelinst_list, so it's clearly a typo when trying to refer to pipeline_list

@MaxDesiatov MaxDesiatov added the bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. label Jul 3, 2025
@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test

@MaxDesiatov MaxDesiatov added build-script Area → utils: The build script python Flag: Python source code labels Jul 3, 2025
MaxDesiatov added a commit that referenced this pull request Jul 3, 2025
This prevents possible runtime type errors and helped uncovering #82777. It also server as an improvement o documentation, as provides inferred type annotations for users of this class and callers of its methods.
@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test

@MaxDesiatov
Copy link
Contributor Author

@swift-ci smoke test linux

@MaxDesiatov MaxDesiatov merged commit 461f7d0 into main Jul 4, 2025
3 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/pipeline-list-typo branch July 4, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build-script Area → utils: The build script python Flag: Python source code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants