mirror of
https://github.com/django/django.git
synced 2025-03-22 23:30:45 +00:00
The test introduced in 4b278131 accidentally passed because of a limitation of Python < 3.3. Refs #17758, #7581. Backport of 1c8be95 from master.