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

backport If-Modified-Since fix from tornado #3181

Merged
merged 1 commit into from Apr 24, 2013
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Apr 15, 2013

@juhasch
Copy link
Contributor

juhasch commented Apr 18, 2013

Yes, this fixes the OverflowError execption. Thank you!

minrk added a commit that referenced this pull request Apr 24, 2013
backport If-Modified-Since fix from tornado

See tornadoweb/tornado#713

closes #3177
@minrk minrk merged commit 30ff075 into ipython:master Apr 24, 2013
@minrk minrk deleted the ifsince branch March 31, 2014 23:36
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OverflowError execption in handlers.py
2 participants