Your message dated Sun, 3 Jul 2016 11:22:15 +0200
with message-id <[email protected]>
and subject line closing bugs reported against ancient python versions
has caused the Debian Bug report #401395,
regarding mailbox.Maildir re-reads directory too often (on each lookup, etc)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
401395: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=401395
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python2.5
Version: 2.5-3.1

Various functions in mailbox.Maildir call self._refresh, which always re-reads
the cur and new directories with os.listdir.  _refresh should stat each of the
two directories first to see if they changed.  This cuts processing time of a
series of lookups down by a factor of the number of messages in the folder,
a potentially large number.

- Josh Triplett

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
This bug has been reported against an ancient version of
python (2.5/3.1), that was last released with Debian 6.0 (squeeze). But
even squeeze-lts has now reached end-of-life and is no longer supported.
The bug is assumed to be fixed (or no longer relevant) in newer python
releases and therefore I'm closing this report now. If the problem is
still reproducible in the currently supported versions (python2.7,
python3.5/python3.6), feel free to provide more information, reopen
and reassign this bug report.


Andreas

--- End Message ---

Reply via email to