Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.1k
Closed
Description
Bug report
Checklist
- I am confident this is a bug in CPython, not a bug in a third-party project
- I have searched theCPython issue tracker,
and am confident this bug has not been reported before
CPython versions tested on:
CPython main branch
Operating systems tested on:
Other
Output from running 'python -VV' on the command line:
N/A
A clear and concise description of the bug:
Building on x86_64 GNU/Hurd fails with
Misc/platform_triplet.c:260 error: #error unknown platform tripletTrivial patch posted to#108045