This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mdk
Recipients docs@python, ezio.melotti, fabrice, linkid, mdk
Date 2017-10-01.23:11:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506899509.15.0.213398074469.issue31589@psf.upfronthosting.co.za>
In-reply-to
Content
After an upgrade of my venv, the error is now:

Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': File changes, etc:
   Changed files, or newly in use since previous run(s):
      'faq.aux'
      'faq.out'
      'faq.toc'
Latexmk: Maximum runs of pdflatex reached without getting stable files
Latexmk: All targets (faq.pdf) are up-to-date
Latexmk: Did not finish processing file 'faq.tex':
   'pdflatex' needed too many passes
History
Date User Action Args
2017-10-01 23:11:49mdksetrecipients: + mdk, ezio.melotti, docs@python, linkid, fabrice
2017-10-01 23:11:49mdksetmessageid: <1506899509.15.0.213398074469.issue31589@psf.upfronthosting.co.za>
2017-10-01 23:11:49mdklinkissue31589 messages
2017-10-01 23:11:49mdkcreate