-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[doc] Add linked references for message in old whatsnews #10638
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
Pierre-Sassoulas
merged 5 commits into
pylint-dev:main
from
Pierre-Sassoulas:add-reference-in-doc-prior-to-4.0
Oct 12, 2025
Merged
[doc] Add linked references for message in old whatsnews #10638
Pierre-Sassoulas
merged 5 commits into
pylint-dev:main
from
Pierre-Sassoulas:add-reference-in-doc-prior-to-4.0
Oct 12, 2025
Conversation
This file contains hidden or 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
Codecov Reportβ
All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #10638 +/- ##
=======================================
Coverage 95.96% 95.96%
=======================================
Files 176 176
Lines 19502 19502
=======================================
Hits 18715 18715
Misses 787 787 π New features to boost your workflow:
|
There's a lot of old messages that were not detected because they are not in the message store anymore, so maybe no 404 contrary to what I said in the description. |
180ca46
to
15c7d01
Compare
d0f3ae2
to
2bde6f5
Compare
Last MR before #10639 π |
jacobtylerwalls
approved these changes
Oct 12, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Type of Changes
Description
Manually taken from #10568 which still has some issues with detecting code inside doc. There's probably 404 in here as long as we don't implement #6670