remove support for splitting the ceval switch into multiple switches (#4099)
This kludge is from 1992. Any C99 compiler is going to be able to handle the ceval dispatch switch. Anyway, we have much bigger switches than the ceval dispatch one around. (See, e.g., Objects/unicodetype_db.h.)
B
Benjamin Peterson committed
95f1a7bb09db03ae239c8cbf43e8890ab12fd782
Parent: d7ac061
Committed by GitHub <noreply@github.com>
on 10/25/2017, 5:35:15 AM