Branch: refs/heads/master
Home: https://github.com/django/django
Commit: df7a65ac4ba36dd155e80b8bcfe607390976ad47
https://github.com/django/django/commit/df7a65ac4ba36dd155e80b8bcfe607390976ad47
Author: Claude Paroz <[email protected]>
Date: 2012-05-22 (Tue, 22 May 2012)
Changed paths:
M django/db/models/fields/__init__.py
M django/db/models/sql/where.py
Log Message:
-----------
Replaced 'next' testing by collections.Iterator testing.
The new construct is also Python 3 compatible (where 'next' has
been renamed to '__next__').
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.