This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2015-12-12 22:59 by labrat, last changed 2022-04-11 14:58 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
0001-smtplib-Set-SMTP._host-in-.connect.patch | labrat, 2015-12-12 22:59 | Patch shifting the _host save from SMTP.__init__ to SMTP.connect | ||
issue25852.diff | SilentGhost, 2015-12-13 00:18 | review | ||
issue25852_v2.patch | gigaplastik, 2016-03-03 08:50 | Alternative patch | review | |
issue25852_v3_with_tests.patch | gigaplastik, 2016-09-09 09:51 | Alternative updated patch with unit test | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:24 | admin | set | github: 70039 |
2017-09-07 02:07:21 | christian.heimes | set | components: - SSL |
2017-09-07 02:07:12 | christian.heimes | set | assignee: christian.heimes -> r.david.murray stage: needs patch -> patch review versions: + Python 2.7, - Python 3.5 |
2016-09-15 07:49:17 | christian.heimes | set | assignee: christian.heimes components: + SSL |
2016-09-09 09:51:43 | gigaplastik | set | files:
+ issue25852_v3_with_tests.patch messages: + msg275297 |
2016-09-08 15:41:22 | christian.heimes | set | versions:
+ Python 3.7, - Python 3.4 nosy: + christian.heimes messages: + msg275054 stage: patch review -> needs patch |
2016-03-03 08:50:54 | gigaplastik | set | files:
+ issue25852_v2.patch nosy: + gigaplastik messages: + msg261151 |
2015-12-13 00:18:56 | SilentGhost | set | files:
+ issue25852.diff versions: + Python 3.6, - Python 3.3 nosy: + SilentGhost messages: + msg256305 |
2015-12-13 00:10:07 | r.david.murray | set | nosy:
+ barry, r.david.murray components: + email stage: patch review |
2015-12-12 22:59:22 | labrat | create |