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 akuchling, ezio.melotti, pitrou, r.david.murray
Date 2009-11-01.00:14:04
SpamBayes Score 0.092489466
Marked as misclassified No
Message-id <1257034449.49.0.753237113221.issue6896@psf.upfronthosting.co.za>
In-reply-to
Content
Another possible explanation is that the logic for computing
Maildir._last_time is wrong. It should be computed before refreshing the
internal cache, not after. Here is a patch.
History
Date User Action Args
2009-11-01 00:14:09pitrousetrecipients: + pitrou, akuchling, ezio.melotti, r.david.murray
2009-11-01 00:14:09pitrousetmessageid: <1257034449.49.0.753237113221.issue6896@psf.upfronthosting.co.za>
2009-11-01 00:14:05pitroulinkissue6896 messages
2009-11-01 00:14:05pitroucreate