Branch: refs/heads/master
  Home:   https://github.com/django/django
  Commit: 252cd271e88e1c60fc49c06fac9d45e4c7f8750e
      
https://github.com/django/django/commit/252cd271e88e1c60fc49c06fac9d45e4c7f8750e
  Author: Claude Paroz <cla...@2xlibre.net>
  Date:   2012-10-09 (Tue, 09 Oct 2012)

  Changed paths:
    M tests/regressiontests/forms/tests/fields.py

  Log Message:
  -----------
  Fixed test failure after IDN domain validation fix

Refs #17867.
The address in test_email_regexp_for_performance used to take forever
(security issue), then was supposed to fail after the fix (commit 9f8287a3f).
Now we are less strict with domain validation, due to new IDN domains,
hence the validation of this address pass now.



-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to