On Jul 21, 2019, at 18:49, Terry Reedy <tjre...@udel.edu> wrote:
> One of the required CI tests is a Travis doc build, even if a PR does not 
> touch any doc file.  The following failure appears to be deterministic on 
> master and 3.8.  A 3.7 backport passed.  It has happened multiple times on 
> multiple PRs today.  Example:
> https://travis-ci.org/python/cpython/jobs/561700698
> The failure is
> '''
> Warning, treated as error:
> [distutils/examples:267] "`" found in "This is the description of the 
> ``foobar`` package."
> '''
> See https://bugs.python.org/issue37644

master is now fixed; 3.8 should be fixed in a few minutes

--
  Ned Deily
  n...@python.org -- []
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/TCDT7RPRMTLD2MNKLZWCAIJUTR77JJQC/

Reply via email to