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 Mariatta, docs@python, jfbu, mdk, ned.deily, willingc
Date 2017-12-03.08:28:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512289683.27.0.213398074469.issue32200@psf.upfronthosting.co.za>
In-reply-to
Content
Japanese is failing expectedly (may work with platex but not xelatex), but I hoped french to build. But the build server is giving:

    ! Improper discretionary list.
    <recently read> }
                
    l.359 ...{PyObject} \PYG{o}{*}\PYG{n}{t}\PYG{p}{;}
                                                  
    ? 
    ! Emergency stop.

I suspect it's because we're using an old version of xetex (2013.20140215-1ubuntu0.1) and I tested with a recent one (2017.20171128-1). I'm trying to reproduce the issue locally, and to understand the message.

In any cases, issue 32200 was about build failing since the introduction of the dotless i, which is now fixed, french and japanese problems are tracked here: https://bugs.python.org/issue31589.

I'd close issue 32200.
History
Date User Action Args
2017-12-03 08:28:03mdksetrecipients: + mdk, ned.deily, docs@python, willingc, Mariatta, jfbu
2017-12-03 08:28:03mdksetmessageid: <1512289683.27.0.213398074469.issue32200@psf.upfronthosting.co.za>
2017-12-03 08:28:03mdklinkissue32200 messages
2017-12-03 08:28:02mdkcreate