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 belopolsky
Recipients belopolsky, georg.brandl, lavajoe, r.david.murray
Date 2012-04-24.00:42:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335228153.78.0.882148018063.issue10941@psf.upfronthosting.co.za>
In-reply-to
Content
I still get conflicts:


$ patch -p0 < imaplib_Internaldate2tuple_dst_fix_python32.patch 
patching file Lib/imaplib.py
Hunk #2 FAILED at 1312.
Hunk #3 succeeded at 1347 (offset 8 lines).
Hunk #4 FAILED at 1379.
2 out of 4 hunks FAILED -- saving rejects to file Lib/imaplib.py.rej
patching file Lib/test/test_imaplib.py
Hunk #1 FAILED at 24.
1 out of 1 hunk FAILED -- saving rejects to file Lib/test/test_imaplib.py.rej


Are you sure your patch is against the head of the hg repository?
History
Date User Action Args
2012-04-24 00:42:33belopolskysetrecipients: + belopolsky, georg.brandl, r.david.murray, lavajoe
2012-04-24 00:42:33belopolskysetmessageid: <1335228153.78.0.882148018063.issue10941@psf.upfronthosting.co.za>
2012-04-24 00:42:33belopolskylinkissue10941 messages
2012-04-24 00:42:33belopolskycreate