Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Feature or enhancement
Proposal:
Proposed behaviour on MacOS.
>>>importplatform>>>platform.architecture()('64bit','Mach-O')
Current behaviour as tested with Python 3.11.7 on24.05.20240115.e062961+darwin4.44a6ec1.
>>>importplatform>>>platform.architecture()('64bit','')
Has this already been discussed elsewhere?
This is a minor feature, which does not need previous discussion elsewhere
Links to previous discussion of this feature:
No response