mirror of
https://github.com/python/cpython.git
synced 2026-06-24 03:53:12 -04:00
580888927c
It seems, no code actually uses these names, only sizes of the unnamed
union members are important. Though, I think it's good to be here
consistent wrt type codes ('g' for long double, etc).
This amends 85f89cb3e6.