summaryrefslogtreecommitdiff
path: root/Doc/library/mailbox.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-30088: Document that existing dir structure isn't verified by mailbox.Mai...Sviatoslav Sydorenko2019-07-131-0/+3
* bpo-25910: Link redirections in docs (#1933)Sanyam Khurana2018-01-201-1/+1
* trivial: link updates in documentation (#2765)jimmy2017-12-131-1/+1
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+4
* Issue #26736: Used HTTPS for external links in the documentation if possible.Serhiy Storchaka2016-05-071-3/+3
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-2/+2
* Issue #25523: Correct "a" article to "an" articleMartin Panter2015-11-021-1/+1
* Fixing broken links in doc, part 3: the restGeorg Brandl2014-10-291-1/+1
* Issue #22369: Change "context manager protocol" to "context management protoc...Serhiy Storchaka2014-09-101-1/+1
* #19981: fix typo in email.mailbox docs. Patch by Claudiu Popa.Ezio Melotti2013-12-141-2/+2
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+2
* Issue #18743: Fix references to non-existant "StringIO" module.Serhiy Storchaka2013-08-171-2/+2
* #16071: fix more email.message links in mailbox docs.R David Murray2012-09-281-6/+6
* #16071: fix links to email.message.Message in mailbox docs.R David Murray2012-09-281-3/+4
* Fix a bunch of "versionchanged" related markup errors.Georg Brandl2012-06-241-1/+2
* Remove duplication.Ezio Melotti2011-10-191-1/+1
* #9124: mailbox now accepts binary input and uses binary internallyR. David Murray2011-01-301-10/+28
* Fix test_mailbox by supporting context manager protocol for get_file() returns.Georg Brandl2010-10-301-3/+7
* Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-4/+4
* Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,...Georg Brandl2009-10-271-1/+1
* Merged revisions 74799 via svnmerge fromEzio Melotti2009-09-151-1/+1
* Signature documentation style update, modules J, K, L and M.Georg Brandl2009-06-081-19/+16
* Remove trailing whitespace.Georg Brandl2009-01-031-1/+1
* Merged revisions 65437,65469,65476,65480,65502,65528,65539,65543,65558,65561-...Georg Brandl2008-08-121-1/+1
* #756982: Remove rfc822 reference.Georg Brandl2008-05-111-5/+2
* #2814: remove deprecated classes from mailbox module. Patch by Humberto Dioge...Georg Brandl2008-05-111-127/+0
* Merged revisions 62490 via svnmerge fromBenjamin Peterson2008-04-251-619/+643
* Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,...Christian Heimes2008-03-161-8/+4
* Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,...Christian Heimes2008-02-221-2/+2
* Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.Georg Brandl2008-02-011-1/+1
* #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/.Georg Brandl2007-11-011-1/+1
* Convert all print statements in the docs.Georg Brandl2007-09-041-1/+1
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-2/+1
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+1679