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 petr.viktorin
Recipients BTaskaya, corona10, dino.viehland, eric.snow, lukasz.langa, mjacob, pablogsal, petr.viktorin, shihai1991, vstinner
Date 2020-09-08.14:17:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
That is interesting.

The original post here doesn't mention that the problem occurs in Mercurial's "make all", specifically when building documentation, in the command:

    /usr/bin/python3.9 gendoc.py "hgrc.5" > hgrc.5.txt.tmp

Could you confirm `make all` works OK with python3.9 on Arch?
History
Date User Action Args
2020-09-08 14:17:48petr.viktorinsetrecipients: + petr.viktorin, vstinner, dino.viehland, lukasz.langa, eric.snow, mjacob, corona10, pablogsal, BTaskaya, shihai1991
2020-09-08 14:17:48petr.viktorinsetmessageid: <[email protected]>
2020-09-08 14:17:48petr.viktorinlinkissue41631 messages
2020-09-08 14:17:48petr.viktorincreate