Message 185301 - Python tracker (original) (raw)
Message185301
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 < .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 .3.patch application de .3.patch abandonĀ : bad hunk #2 @@ -73,7 +78,13 @@ (7 7 15 13) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2013-03-26 20:56:13 | pitrou | set | recipients: + pitrou, jcea, giampaolo.rodola, christian.heimes, Arfrever, maker |
2013-03-26 20:56:13 | pitrou | set | messageid: 1364331373.92.0.395370332071.issue16692@psf.upfronthosting.co.za |
2013-03-26 20:56:13 | pitrou | link | issue16692 messages |
2013-03-26 20:56:13 | pitrou | create |