Skip to content

Fix changelog diff for dependency specifier updates#13644

Closed
tsbinns wants to merge 63 commits intomne-tools:mainfrom
tsbinns:fix_speczero
Closed

Fix changelog diff for dependency specifier updates#13644
tsbinns wants to merge 63 commits intomne-tools:mainfrom
tsbinns:fix_speczero

Conversation

@tsbinns
Copy link
Contributor

@tsbinns tsbinns commented Feb 9, 2026

Reference issue (if any)

Discussed in #13641

What does this implement/fix?

@larsoner, turns out when the specifiers/markers are being prettified, ' in pyproject.toml becomes " (e.g., 'Darwin' -> "Darwin"). Was enough for the check for changed requirements to be triggered.

Just added the conversion of any double back to single quotation marks.

@tsbinns tsbinns closed this Feb 9, 2026
@tsbinns tsbinns deleted the fix_speczero branch February 9, 2026 18:18
@tsbinns
Copy link
Contributor Author

tsbinns commented Feb 9, 2026

Sorry, screwed up the diff

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