Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use our interned ints more often (especially for constants specified inside the source) #1055

Merged
merged 1 commit into from
Jan 14, 2016

Conversation

undingen
Copy link
Contributor

Before we did not use the interned ints for constants inside the source code
so every module had there on 0, 1 etc...

…inside the source)

Before we did not use the interned ints for constants inside the source code
so every module had there on 0, 1 etc...
undingen added a commit that referenced this pull request Jan 14, 2016
Use our interned ints more often (especially for constants specified inside the source)
@undingen undingen merged commit c5b1449 into pyston:master Jan 14, 2016
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.

1 participant