You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The reason will be displayed to describe this comment to others. Learn more.
Aha! So it seems like the change notes should be handled differently since Towncrier is likely dropping the + and then, some Sphinx extension auto-refences things with a hash and numbers following it.
f07b037
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jaraco this issue number seems weird. What's it supposed to be? It references a non-existing page @ https://setuptools.pypa.io/en/stable/history.html#v69-4-2.
f07b037
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not a commit either: 27489545 / pypa/distutils@27489545...
f07b037
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Aha! So it seems like the change notes should be handled differently since Towncrier is likely dropping the
+
and then, some Sphinx extension auto-refences things with a hash and numbers following it.f07b037
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It appears to be another instance of twisted/towncrier#584. I'll repair the changelog by hand (assuming there's not already a PR doing so).
f07b037
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in 6067fa4. Thanks for the heads up.