> changeset:   71283:3a4b983dd70b
> user:        Georg Brandl <ge...@python.org>
> summary:
>   Fix syntax in packaging docs and update suspicious ignore file.
> 
> files:
>   Doc/library/packaging.compiler.rst   |   2 +-
>   Doc/packaging/builtdist.rst          |   2 +-
>   Doc/packaging/commandref.rst         |   2 +-

Thanks for the fixes, Georg.  I fix problems when I get warnings, but
these fell through.  Maybe you used a special command line to find those?

>   Doc/tools/sphinxext/susp-ignored.csv |  27 ++++++++++++++-

I’ve always wondered about that file’s role, and I’ve finally found
answers in Doc/tools/sphinxext/suspicious.py.  Should we update this
file when we get suspicious output?  Does using “.. block-code:: none”
prevent program output from appearing as suspicious?

Regards
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to