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.

Author pitrou
Recipients Arfrever, christian.heimes, giampaolo.rodola, jcea, maker, pitrou
Date 2013-03-26.20:56:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1364331373.92.0.395370332071.issue16692@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks. I don't know what happened, but the last patch fails to apply:

$ patch -p1 < issue16692.3.patch 
patching file Doc/library/ssl.rst
patching file Doc/whatsnew/3.4.rst
patching file Lib/ssl.py
patching file Lib/test/test_ssl.py
patching file Misc/NEWS
Hunk #1 succeeded at 1005 (offset 46 lines).
patching file Modules/_ssl.c
patch: **** malformed patch at line 291:  struct py_ssl_error_code {


$ hg import --no-commit issue16692.3.patch 
application de issue16692.3.patch
abandon : bad hunk #2 @@ -73,7 +78,13 @@
 (7 7 15 13)
History
Date User Action Args
2013-03-26 20:56:13pitrousetrecipients: + pitrou, jcea, giampaolo.rodola, christian.heimes, Arfrever, maker
2013-03-26 20:56:13pitrousetmessageid: <1364331373.92.0.395370332071.issue16692@psf.upfronthosting.co.za>
2013-03-26 20:56:13pitroulinkissue16692 messages
2013-03-26 20:56:13pitroucreate