mirror of
https://github.com/python/cpython.git
synced 2026-05-07 05:01:13 -04:00
56cdf686fc
is larger than what can fit into a long (4 bytes). Hopefully this will fix more problems than it creates. There are many, many compile warnings on Win64. Each of these should be investigated to determine if they are real problems or not. Many of these presumably affect the trunk too.