| Commit message (Expand) | Author | Age | Files | Lines |
* | #15222: Merge 3.2 | Petri Lehtinen | 2012-09-25 | 1 | -6/+38 |
|\ |
|
| * | #15222: Insert blank line after each message in mbox mailboxes | Petri Lehtinen | 2012-09-25 | 1 | -6/+38 |
|
|
* | | #11062: Fix universal newline support in Babyl._install_message() | Petri Lehtinen | 2012-08-16 | 1 | -3/+10 |
|\ \
| |/ |
|
| * | #11062: Fix universal newline support in Babyl._install_message() | Petri Lehtinen | 2012-08-16 | 1 | -3/+10 |
|
|
* | | #11062: Fix adding a message from file to Babyl mailbox | Petri Lehtinen | 2012-08-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | #11062: Fix adding a message from file to Babyl mailbox | Petri Lehtinen | 2012-08-15 | 1 | -1/+1 |
|
|
* | | #5346: Preserve permissions of mbox, MMDF and Babyl mailbox files on flush() | Petri Lehtinen | 2012-06-29 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | #5346: Preserve permissions of mbox, MMDF and Babyl mailbox files on flush() | Petri Lehtinen | 2012-06-29 | 1 | -0/+3 |
|
|
* | | #9559: Don't call _pre_mailbox_hook more than once | Petri Lehtinen | 2012-06-29 | 1 | -2/+5 |
|\ \
| |/ |
|
| * | #9559: Don't call _pre_mailbox_hook more than once | Petri Lehtinen | 2012-06-29 | 1 | -2/+5 |
|
|
* | | #9559: Append data to single-file mailbox files if messages are only added | Petri Lehtinen | 2012-06-28 | 1 | -3/+15 |
|\ \
| |/ |
|
| * | #9559: Append data to single-file mailbox files if messages are only added | Petri Lehtinen | 2012-06-28 | 1 | -3/+15 |
|
|
* | | #15036: Make a repeated changes and flushes work with single-file mailboxes | Petri Lehtinen | 2012-06-15 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | #15036: Make a repeated changes and flushes work with single-file mailboxes | Petri Lehtinen | 2012-06-15 | 1 | -0/+1 |
|
|
* | | #12537: in mailbox avoid depending on knowledge of email package internals | R David Murray | 2012-04-09 | 1 | -3/+12 |
|
|
* | | Fix Maildir initialization so that maildir contents are read correctly. | Petri Lehtinen | 2011-11-05 | 1 | -5/+3 |
|\ \
| |/ |
|
| * | Fix Maildir initialization so that maildir contents are read correctly. | Petri Lehtinen | 2011-11-05 | 1 | -5/+3 |
|
|
* | | Close #12454: The mailbox module is now using ASCII, instead of the locale | Victor Stinner | 2011-10-17 | 1 | -5/+2 |
|/ |
|
* | #11700: proxy object close methods can now be called multiple times | R David Murray | 2011-06-18 | 1 | -4/+10 |
|
|
* | #11767: use context manager to close file in __getitem__ to prevent FD leak | R David Murray | 2011-06-17 | 1 | -1/+3 |
|
|
* | #11999: sync based on comparing mtimes, not mtime to system clock | R David Murray | 2011-05-07 | 1 | -37/+39 |
|\ |
|
| * | #11999: sync based on comparing mtimes, not mtime to system clock | R David Murray | 2011-05-07 | 1 | -36/+40 |
|
|
| * | Merged revisions 83385-83389,83391 via svnmerge from | Georg Brandl | 2010-08-01 | 1 | -0/+0 |
|
|
| * | Merged revisions 76055 via svnmerge from | Antoine Pitrou | 2009-11-02 | 1 | -1/+12 |
|
|
* | | Merged revisions 88730 via svnmerge from | R. David Murray | 2011-03-03 | 1 | -3/+3 |
|
|
* | | Fix #11116 fix on Windows (close file before removing in MH code) | R. David Murray | 2011-02-12 | 1 | -1/+8 |
|
|
* | | #11116: roll back on error during add so mailbox isn't left corrupted. | R. David Murray | 2011-02-11 | 1 | -6/+18 |
|
|
* | | #9124: mailbox now accepts binary input and uses binary internally | R. David Murray | 2011-01-30 | 1 | -119/+208 |
|
|
* | | Fix test_mailbox by supporting context manager protocol for get_file() returns. | Georg Brandl | 2010-10-30 | 1 | -0/+14 |
|
|
* | | #8773: mailbox.py does not need to be executable. | Georg Brandl | 2010-08-01 | 1 | -0/+0 |
|
|
* | | Merged revisions 77952,78030,78102,78104,78107,78206,78216,78296-78297,78328,... | Benjamin Peterson | 2010-03-21 | 1 | -10/+2 |
|
|
* | | convert shebang lines: python -> python3 | Benjamin Peterson | 2010-03-11 | 1 | -1/+1 |
|
|
* | | Merged revisions 75264,75268,75293,75318,75391-75392,75436,75478,75971,76003,... | Benjamin Peterson | 2009-11-25 | 1 | -13/+15 |
|
|
* | | Merged revisions 76034,76054 via svnmerge from | Antoine Pitrou | 2009-11-02 | 1 | -1/+12 |
|/ |
|
* | Merged revisions 72213 via svnmerge from | Andrew M. Kuchling | 2009-05-03 | 1 | -4/+24 |
|
|
* | In 3k this becomes an items() call. | R. David Murray | 2009-04-02 | 1 | -1/+1 |
|
|
* | Merged revisions 65459,65472,65481,65518,65536,65581,65609,65637,65641,65644-... | Georg Brandl | 2008-08-12 | 1 | -2/+3 |
|
|
* | #756982: Remove rfc822 reference. | Georg Brandl | 2008-05-11 | 1 | -2/+1 |
|
|
* | fix __all__ | Benjamin Peterson | 2008-05-11 | 1 | -2/+1 |
|
|
* | #2814: remove deprecated classes from mailbox module. Patch by Humberto Dioge... | Georg Brandl | 2008-05-11 | 1 | -178/+0 |
|
|
* | Correct Issue#1561: test_mailbox failed on Windows. | Amaury Forgeot d'Arc | 2008-03-26 | 1 | -16/+16 |
|
|
* | Merged revisions 60094-60123 via svnmerge from | Christian Heimes | 2008-01-20 | 1 | -1/+4 |
|
|
* | Merging the py3k-pep3137 branch back into the py3k branch. | Guido van Rossum | 2007-11-06 | 1 | -4/+4 |
|
|
* | Force test_mailbox and test_old_mailbox into submission. | Guido van Rossum | 2007-08-31 | 1 | -7/+8 |
|
|
* | SF patch# 1770008 by Christian Heimes (plus some extras). | Guido van Rossum | 2007-08-09 | 1 | -8/+8 |
|
|
* | SF patch# 1757839 by Alexandre Vassalotti -- make test_mailbox and | Guido van Rossum | 2007-07-21 | 1 | -6/+6 |
|
|
* | Merged revisions 56301-56442 via svnmerge from | Guido van Rossum | 2007-07-18 | 1 | -2/+6 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -6/+6 |
|
|
* | Just enoug fixes so that test_mailbox fails instead of loops forever. | Guido van Rossum | 2007-06-07 | 1 | -19/+23 |
|
|
* | PEP 3114: rename .next() to .__next__() and add next() builtin. | Georg Brandl | 2007-04-21 | 1 | -1/+1 |
|
|