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

OverflowError execption in handlers.py #3177

Closed
juhasch opened this issue Apr 14, 2013 · 2 comments · Fixed by #3181
Closed

OverflowError execption in handlers.py #3177

juhasch opened this issue Apr 14, 2013 · 2 comments · Fixed by #3181
Labels
Milestone

Comments

@juhasch
Copy link
Contributor

juhasch commented Apr 14, 2013

Please see tornadoweb/tornado#713

IPython uses the same code fragment and creates an OverflowError when trying to load a sketch using procesing.js.

@minrk
Copy link
Member

minrk commented Apr 15, 2013

Wow, that's horrendous of processing.js. I tend to like leaving horrible code resulting in errors, but I'll apply tornado's fix.

@minrk
Copy link
Member

minrk commented Apr 15, 2013

should be fixed by #3181.

@minrk minrk closed this as completed in d4efed3 Apr 24, 2013
minrk added a commit that referenced this issue Apr 24, 2013
backport If-Modified-Since fix from tornado

See tornadoweb/tornado#713

closes #3177
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
backport If-Modified-Since fix from tornado

See tornadoweb/tornado#713

closes ipython#3177
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants