]> granicus.if.org Git - python/commit
merge from 3.4
authorSenthil Kumaran <senthil@uthcode.com>
Tue, 3 Jun 2014 14:25:40 +0000 (07:25 -0700)
committerSenthil Kumaran <senthil@uthcode.com>
Tue, 3 Jun 2014 14:25:40 +0000 (07:25 -0700)
commitf6f61ff339c80dd164668c9689e0b56c5dfc5417
treebe100ba1aa1810f0b72867e0cdf444ddd69e6d6e
parent6120ab8150bec7131f8bb2713f3bcba8adad01e5
parent4ce118e99a21639ceed744ced7d35d8f0ec5f0c2
merge from 3.4

Fix issue #21641: Close the socket before raising the SMTPResponseException. Fixes the ResourceWarning in the test run.
Patch by Claudiu.Popa.