commit | 6595cb0af4c51c0381c233b97884fe916a4ddd35 | [log] [tgz] |
---|---|---|
author | Dong-hee Na <donghee.na92@gmail.com> | Fri Sep 18 18:22:36 2020 +0900 |
committer | GitHub <noreply@github.com> | Fri Sep 18 18:22:36 2020 +0900 |
tree | 59bda194b04053c1f5ebfb4234f74b8360fb82d2 | |
parent | 8af239eacfcf52e4e0e2b0223e7cea4672309483 [diff] |
bpo-35293: Remove RemovedInSphinx40Warning (GH-22198) * 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 <vstinner@python.org> * bpo-35293: Apply Victor's review Co-authored-by: Victor Stinner <vstinner@python.org>