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 python-dev
Recipients BreamoreBoy, barry, petri.lehtinen, python-dev, r.david.murray, wRAR
Date 2012-06-29.12:16:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1Ska7Z-0002VN-SH@dinsdale.python.org>
In-reply-to
Content
New changeset 69f654f718f4 by Petri Lehtinen in branch '2.7':
#5346: Preserve permissions of mbox, MMDF and Babyl mailbox files on flush()
http://hg.python.org/cpython/rev/69f654f718f4

New changeset 13fb85ef0eea by Petri Lehtinen in branch '3.2':
#5346: Preserve permissions of mbox, MMDF and Babyl mailbox files on flush()
http://hg.python.org/cpython/rev/13fb85ef0eea

New changeset 23beb7f8561a by Petri Lehtinen in branch 'default':
#5346: Preserve permissions of mbox, MMDF and Babyl mailbox files on flush()
http://hg.python.org/cpython/rev/23beb7f8561a
History
Date User Action Args
2012-06-29 12:16:23python-devsetrecipients: + python-dev, barry, r.david.murray, wRAR, BreamoreBoy, petri.lehtinen
2012-06-29 12:16:23python-devlinkissue5346 messages
2012-06-29 12:16:22python-devcreate