Skip to content

remove support for splitting the ceval switch into multiple switches - #4099

Merged
benjaminp merged 1 commit into
masterfrom
benjamin-case-too-big
Oct 25, 2017
Merged

remove support for splitting the ceval switch into multiple switches#4099
benjaminp merged 1 commit into
masterfrom
benjamin-case-too-big

Conversation

@benjaminp

@benjaminp benjaminp commented Oct 24, 2017

Copy link
Copy Markdown
Contributor

This kludge is from 1992 04691fc. 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.)

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.)

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

R.I.P.

@benjaminp
benjaminp merged commit 95f1a7b into master Oct 25, 2017
@benjaminp
benjaminp deleted the benjamin-case-too-big branch October 25, 2017 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants