Martin Liška
Martin Liška
Note you can use the following Demo project for testing: https://github.com/marxin/sphinx-demo
@AA-Turner Can you please take a look at the attached demo project and investigate what's wrong? Thanks.
> I was able to fix this I believe @marxin, I unexpectedly had some free time today. Please may you test? I won't be able to reply to comments as...
[python.log.txt](https://github.com/python/cpython/files/9803851/python.log.txt)
CCing the hunk author: @zooba.
> Modify [pyspecific.py](https://github.com/python/cpython/blob/8c528ef4a1804975cd7dc53db1c229bce8e6b875/Doc/tools/extensions/pyspecific.py)'s `translators['sphinx']` (3 occurrences) to `translators[('general', 'sphinx')]` should probably solve the issue? Great you found the commit which caused that. Can you please create a pull request that...
@rui314 Can you please describe if you plan to support this target? Note it's a target most commercial distros (RHEL, SLES) do support.
Great. Do you speak about getting access to a machine you can use for testing?
Nice work! I've just read the comment at `elf/arch-s390.cc` and yes, we as SUSE have quite some customers who run safety-critical systems on the platform. Mostly being used by banks...
Btw. is the target at least partially supported? I still see: ``` [ 58s] c++ -std=c++20 -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -DMOLD_VERSION=\"1.4.2\" -DLIBDIR="\"/usr/lib64\"" -MT out/demangle.o -MMD -MP -MF out/demangle.d -O2 -Wall -U_FORTIFY_SOURCE...