SIGN IN SIGN UP

Issue #14779: Do not use get_config_var('SIZEOF_VOID_P') on OS X 64-/32-bit

universal: it returns a meaningless result. Use sys.maxsize instead of
platform.architecture as a fallback. Patch by Ned Deily.
S
Stefan Krah committed
094d0e002c8e21aa5872b37953d7e135df1d3e9c
Parent: 04b2e69