Skip to content

Fix releasenotes#1540

Merged
alinpahontu2912 merged 1 commit intodotnet:mainfrom
alinpahontu2912:fix_releasenotes
Feb 17, 2026
Merged

Fix releasenotes#1540
alinpahontu2912 merged 1 commit intodotnet:mainfrom
alinpahontu2912:fix_releasenotes

Conversation

@alinpahontu2912
Copy link
Member

No description provided.

The Python heredoc content was at column 1, which broke out of the
YAML block scalar for the 'run' key. Indented the heredoc body to
align with the run block so YAML parses it correctly. The block
scalar automatically strips the common indentation, so Python
receives the code without extra leading spaces.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@alinpahontu2912 alinpahontu2912 merged commit bd0de70 into dotnet:main Feb 17, 2026
1 of 2 checks passed
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.

1 participant

Comments