mirror of
https://github.com/django/django.git
synced 2025-05-07 23:46:30 +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.