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 xen0n
Recipients loongson-zn, xen0n
Date 2022-01-26.02:22:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643163774.53.0.339262106293.issue46498@roundup.psfhosted.org>
In-reply-to
Content
First of all I think the changes should probably go in main branch first, then backported to the older branches if possible; although IMO you'd be much better off just backporting and carrying the patch yourselves.

Secondly the suggested patch is not consistent with the LoongArch toolchain spec, in that it didn't use the multiarch identifiers in the spec document (https://github.com/loongson/LoongArch-Documentation/blob/a8a004148734445480659a5e25ef985817881341/docs/LoongArch-toolchain-conventions-EN.adoc, Table 12), but rather the old-world one; see the discussion at https://github.com/loongarch64/cpython/pull/1 (in Chinese) too.
History
Date User Action Args
2022-01-26 02:22:54xen0nsetrecipients: + xen0n, loongson-zn
2022-01-26 02:22:54xen0nsetmessageid: <1643163774.53.0.339262106293.issue46498@roundup.psfhosted.org>
2022-01-26 02:22:54xen0nlinkissue46498 messages
2022-01-26 02:22:54xen0ncreate