[issue33377] add new triplets for mips r6 and riscv variants

2018-05-01 Thread Ned Deily
Change by Ned Deily : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___ Pyth

[issue33377] add new triplets for mips r6 and riscv variants

2018-05-01 Thread Ned Deily
Ned Deily added the comment: New changeset 0596f319020ad34010cbf98608021080ba2a1d4b by Ned Deily (Miss Islington (bot)) in branch '3.7': bpo-33377: add triplets for mips-r6 and riscv (GH-6655) (GH-6660) https://github.com/python/cpython/commit/0596f319020ad34010cbf98608021080ba2a1d4b ---

[issue33377] add new triplets for mips r6 and riscv variants

2018-04-30 Thread miss-islington
Change by miss-islington : -- pull_requests: +6356 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue33377] add new triplets for mips r6 and riscv variants

2018-04-30 Thread Matthias Klose
Matthias Klose added the comment: New changeset ddbe976964933cb943c6383a776e800cc7e0f47d by Matthias Klose in branch 'master': bpo-33377: add triplets for mips-r6 and riscv (#6655) https://github.com/python/cpython/commit/ddbe976964933cb943c6383a776e800cc7e0f47d -- _

[issue33377] add new triplets for mips r6 and riscv variants

2018-04-30 Thread Matthias Klose
Change by Matthias Klose : -- pull_requests: +6351 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue33377] add new triplets for mips r6 and riscv variants

2018-04-28 Thread Matthias Klose
Change by Matthias Klose : Added file: https://bugs.python.org/file47554/riscv64.diff ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue33377] add new triplets for mips r6 and riscv variants

2018-04-28 Thread Matthias Klose
New submission from Matthias Klose : Late last year / early this year, Debian defined new triplets for some mips r6 and riscv variants. Please still consider these for the 3.7 release. These patches are in use in Debian for a while and show no regressions. The new variants are documented at