[Django] #20794: Document change of behaviour in validate_email for Django 1.6

12 views
Skip to first unread message

Django

unread,
Jul 23, 2013, 5:01:52 PM7/23/13
to django-...@googlegroups.com
#20794: Document change of behaviour in validate_email for Django 1.6
-------------------------------------+--------------------
Reporter: dominicrodger | Owner: nobody
Type: Uncategorized | Status: new
Component: *.djangoproject.com | Version: 1.5
Severity: Normal | Keywords:
Triage Stage: Unreviewed | Has patch: 1
Easy pickings: 0 | UI/UX: 0
-------------------------------------+--------------------
#4833 changed the way validate_email deals with x@localhost emails, which
is probably backwards incompatible. Whilst I doubt many people rely on it,
it's probably worth noting (it confused me a bit when my tests for
https://github.com/dominicrodger/djohno failed in Django 1.6b1).

I've created a pull request (https://github.com/django/django/pull/1394)
to add a note to the 1.6 release notes.

--
Ticket URL: <https://code.djangoproject.com/ticket/20794>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Jul 23, 2013, 5:03:03 PM7/23/13
to django-...@googlegroups.com
#20794: Document change of behaviour in validate_email for Django 1.6
-------------------------------+--------------------------------------

Reporter: dominicrodger | Owner: nobody
Type: Uncategorized | Status: new
Component: Documentation | Version: 1.5
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 0 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by dominicrodger):

* needs_better_patch: => 0
* component: *.djangoproject.com => Documentation
* needs_tests: => 0
* needs_docs: => 0


--
Ticket URL: <https://code.djangoproject.com/ticket/20794#comment:1>

Django

unread,
Jul 24, 2013, 3:48:32 AM7/24/13
to django-...@googlegroups.com
#20794: Document change of behaviour in validate_email for Django 1.6
-------------------------------------+-------------------------------------
Reporter: dominicrodger | Owner: nobody
Type: | Status: new
Cleanup/optimization | Version:
Component: Documentation | 1.6-beta-1
Severity: Normal | Resolution:
Keywords: | Triage Stage: Ready for
Has patch: 1 | checkin
Needs tests: 0 | Needs documentation: 0
Easy pickings: 0 | Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by claudep):

* version: 1.5 => 1.6-beta-1
* type: Uncategorized => Cleanup/optimization
* stage: Unreviewed => Ready for checkin


--
Ticket URL: <https://code.djangoproject.com/ticket/20794#comment:2>

Django

unread,
Jul 24, 2013, 4:26:31 AM7/24/13
to django-...@googlegroups.com
#20794: Document change of behaviour in validate_email for Django 1.6
-------------------------------------+-------------------------------------
Reporter: dominicrodger | Owner: nobody
Type: | Status: closed

Cleanup/optimization | Version:
Component: Documentation | 1.6-beta-1
Severity: Normal | Resolution: fixed

Keywords: | Triage Stage: Ready for
Has patch: 1 | checkin
Needs tests: 0 | Needs documentation: 0
Easy pickings: 0 | Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Claude Paroz <claude@…>):

* status: new => closed
* resolution: => fixed


Comment:

In [changeset:"c928725b933ff479c04e8a7fb74c4dc2ba138aa7"]:
{{{
#!CommitTicketReference repository=""
revision="c928725b933ff479c04e8a7fb74c4dc2ba138aa7"
Fixed #20794 -- Documented changes to validate_email

4e2e8f39d changed the way validate_email behaves for foo@localhost
email addresses, but wasn't listed in the release notes.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/20794#comment:3>

Django

unread,
Jul 24, 2013, 4:28:15 AM7/24/13
to django-...@googlegroups.com
#20794: Document change of behaviour in validate_email for Django 1.6
-------------------------------------+-------------------------------------
Reporter: dominicrodger | Owner: nobody

Type: | Status: closed
Cleanup/optimization | Version:
Component: Documentation | 1.6-beta-1
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
Has patch: 1 | checkin
Needs tests: 0 | Needs documentation: 0
Easy pickings: 0 | Patch needs improvement: 0
| UI/UX: 0
-------------------------------------+-------------------------------------

Comment (by Claude Paroz <claude@…>):

In [changeset:"45d5a4e7d22bb8541dcb8e8dc7d1e951758ac0ad"]:
{{{
#!CommitTicketReference repository=""
revision="45d5a4e7d22bb8541dcb8e8dc7d1e951758ac0ad"
[1.6.x] Fixed #20794 -- Documented changes to validate_email

4e2e8f39d changed the way validate_email behaves for foo@localhost
email addresses, but wasn't listed in the release notes.

Backport of c928725b9 from master.
}}}

--
Ticket URL: <https://code.djangoproject.com/ticket/20794#comment:4>

Reply all
Reply to author
Forward
0 new messages