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
Bug description:
The code usesclock_gettime which was added in macOS 10.12, and alsoMAP_ANONYMOUS which is sometimes spelledMAP_ANON. I was initially going to suggest just disabling this feature on the older systems, but actually fixing it for all x86 Macs turned out to be fairly simple, so I'll be opening a PR that does that shortly.
CPython versions tested on:
3.15
Operating systems tested on:
macOS