mirror of
https://github.com/python/cpython.git
synced 2026-05-12 23:49:15 -04:00
a6be61ec71
compiler logic will do the right thing with just x as a Py_uhash_t. This matches what was already done in the 3.3 version. cleanup only - no functionality or hash values change.