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

[1.8.x] Fixed Python 3.5 deprecation warnings #5472

Merged
merged 4 commits into from Oct 26, 2015

Conversation

timgraham
Copy link
Member

As discussed about adding official Python 3.5 support to Django 1.8: https://groups.google.com/d/topic/django-developers/JlkwHprjqJc/discussion

…LazyStream.

Fixed "PendingDeprecationWarning: generator 'LazyStream.read.<locals>.parts'
raised StopIteration" per PEP 0479.

Backport of 3f2de80 from master
@timgraham timgraham merged commit d27085b into django:stable/1.8.x Oct 26, 2015
@timgraham timgraham deleted the django18-py35 branch October 26, 2015 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant