]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#16564: test to confirm behavior that regressed in python3.
authorR David Murray <rdmurray@bitdance.com>
Sat, 9 Feb 2013 17:53:29 +0000 (12:53 -0500)
committerR David Murray <rdmurray@bitdance.com>
Sat, 9 Feb 2013 17:53:29 +0000 (12:53 -0500)
commita5e7f8f8e043ff22889ad39c62130966706e36cb
treed6a3a795c5dfa621564d0033184e8004471015d9
parent56656b01182a2f480b333d9137908faff10b9ba5
#16564: test to confirm behavior that regressed in python3.

Also add running of test_email_renamed to the email regrtest.  It contains
tests that the base email/tests/test_email.py does not, which I discovered
while trying to backport this test for confirmation of the behavior.
Lib/email/test/test_email_renamed.py
Lib/test/test_email.py
Misc/NEWS