Release: drop 'make suspicious' from release process. (#1982)

As it's no longer mandatory to merge, some false positives can sneak in.

It's a burden for RMs, and it's slowly been handled in:

https://bugs.python.org/issue42238
This commit is contained in:
Julien Palard 2021-06-07 10:57:11 +02:00 committed by GitHub
parent 910d060988
commit 2c4b01e7a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 5 deletions

View File

@ -227,11 +227,6 @@ to perform some manual editing steps.
(e.g. ``blurb release 3.4.7rc1``). This merges all the recent news
blurbs into a single file marked with this release's version number.
- Check the docs for markup errors.
cd to the Doc directory and run ``make suspicious``. If any markup
errors are found, fix them.
- Regenerate Lib/pydoc-topics.py.
While still in the Doc directory, run ``make pydoc-topics``. Then copy