Skip to content

Commit 7aa20b8

Browse files
authored
Restrict NEWS wording to the exact behavior change.
This way it describes the observable behavior change. Rather than the more broad wording that'd make a guarantee we don't actually test exhaustively for.
1 parent fffa4e0 commit 7aa20b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Make email.utils.formataddr and email.utils.parseaddr inverse of each other
1+
Make :func:`email.utils.formataddr` "quote" the name portion of an email address if
2+
it contains spaces.

0 commit comments

Comments
 (0)