Files
cpython/Lib
Stefan Krah 094d0e002c 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.
2012-05-12 23:11:51 +02:00
..
2012-05-01 09:35:18 +02:00
2012-05-11 14:48:41 -04:00
2012-05-01 09:26:47 +02:00
2012-05-11 14:48:41 -04:00
2012-05-07 22:24:05 -04:00
2012-05-10 16:17:35 -05:00
2012-04-29 13:37:13 +03:00