-
-
Notifications
You must be signed in to change notification settings - Fork 32k
bpo-35293: Remove RemovedInSphinx40Warning #22198
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
Conversation
The current failure is not related to this PR
|
I don't understand. All jobs are now green. Did you re-run some jobs? |
I expected that |
I fixed https://bugs.python.org/issue41762 with commit 8af239e, PR #22281. |
Nice!, I rebased it! |
I confirm that the PR fix RemovedInSphinx40Warning warnings. Without the PR:
With the PR, I don't see these warnings anymore:
|
Misc/NEWS.d/next/Documentation/2020-09-12-17-37-13.bpo-35293._cOwPD.rst
Outdated
Show resolved
Hide resolved
…cOwPD.rst Co-authored-by: Victor Stinner <[email protected]>
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.
LGTM.
Thanks @corona10 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8, 3.9. |
* bpo-35293: Remove RemovedInSphinx40Warning * Update Misc/NEWS.d/next/Documentation/2020-09-12-17-37-13.bpo-35293._cOwPD.rst Co-authored-by: Victor Stinner <[email protected]> * bpo-35293: Apply Victor's review Co-authored-by: Victor Stinner <[email protected]> (cherry picked from commit 6595cb0) Co-authored-by: Dong-hee Na <[email protected]>
GH-22302 is a backport of this pull request to the 3.9 branch. |
@vstinner Thank you Victor! |
* bpo-35293: Remove RemovedInSphinx40Warning * Update Misc/NEWS.d/next/Documentation/2020-09-12-17-37-13.bpo-35293._cOwPD.rst Co-authored-by: Victor Stinner <[email protected]> * bpo-35293: Apply Victor's review Co-authored-by: Victor Stinner <[email protected]> (cherry picked from commit 6595cb0) Co-authored-by: Dong-hee Na <[email protected]>
GH-22303 is a backport of this pull request to the 3.8 branch. |
* bpo-35293: Remove RemovedInSphinx40Warning * Update Misc/NEWS.d/next/Documentation/2020-09-12-17-37-13.bpo-35293._cOwPD.rst Co-authored-by: Victor Stinner <[email protected]> * bpo-35293: Apply Victor's review Co-authored-by: Victor Stinner <[email protected]> (cherry picked from commit 6595cb0) Co-authored-by: Dong-hee Na <[email protected]>
* bpo-35293: Remove RemovedInSphinx40Warning * Update Misc/NEWS.d/next/Documentation/2020-09-12-17-37-13.bpo-35293._cOwPD.rst Co-authored-by: Victor Stinner <[email protected]> * bpo-35293: Apply Victor's review Co-authored-by: Victor Stinner <[email protected]> (cherry picked from commit 6595cb0) Co-authored-by: Dong-hee Na <[email protected]>
* bpo-35293: Remove RemovedInSphinx40Warning * Update Misc/NEWS.d/next/Documentation/2020-09-12-17-37-13.bpo-35293._cOwPD.rst Co-authored-by: Victor Stinner <[email protected]> * bpo-35293: Apply Victor's review Co-authored-by: Victor Stinner <[email protected]>
https://bugs.python.org/issue35293