COMMITS
/ Doc/library/mailbox.rst March 10, 2026
H
Python 3.15.0a7
Hugo van Kemenade committed
February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 16, 2026
S
bpo-32234: Allow mailbox instances as context managers (GH-4770)
sblondon committed
February 11, 2026
R
Fix typos and grammar errors across documentation (#144709)
Ronald Eddy Jr committed
November 4, 2025
F
gh-139434: Update selected RFC 2822 references to RFC 5322 (#139435)
Filip Łajszczak committed
March 23, 2025
July 22, 2024
V
Docs: spelling and grammar fixes (#122084)
Ville Skyttä committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
January 29, 2024
S
Fix more references to datetime and time classes (GH-114717)
Serhiy Storchaka committed
December 26, 2023
S
gh-66515: mailbox.MH now supports folders withou the ".mh_sequences" file (GH-804)
Serhiy Storchaka committed
December 25, 2023
Z
bpo-21360: mailbox.Maildir now ignores files with a leading dot (GH-11833)
Zackery Spytz committed
December 14, 2023
A
gh-101100: Cleanup `mailbox` docs (#113124)
Alex Waygood committed
S
gh-90890: Reorder mailbox.Maildir method documentation (GH-113071)
Stephen Gildea committed
November 11, 2023
S
gh-90890: New methods to access mailbox.Maildir message info and flags (#103905)
Stephen Gildea committed
October 19, 2023
A
GH-101100: Fix reference warnings for ``__getitem__`` (#110118)
Adam Turner committed
July 23, 2023
E
gh-106948: Docs: Disable links for C standard library functions, OS utility functions and system calls (#107062)
Erlend E. Aasland committed
September 27, 2022
S
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka committed
September 24, 2022
S
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
Serhiy Storchaka committed
July 5, 2022
N
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551)
Ned Batchelder committed
October 22, 2020
Z
bpo-38486: Fix dead qmail links in the mailbox docs (GH-22239)
Zackery Spytz committed
July 13, 2019
S
bpo-30088: Document that existing dir structure isn't verified by mailbox.Maildir (GH-1163)
Sviatoslav Sydorenko committed
January 20, 2018
S
bpo-25910: Link redirections in docs (#1933)
Sanyam Khurana committed
December 13, 2017
J
trivial: link updates in documentation (#2765)
jimmy committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
May 7, 2016
S
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka committed
February 26, 2016
November 2, 2015
M
Issue #25523: Correct "a" article to "an" article
Martin Panter committed
October 29, 2014
G
Fixing broken links in doc, part 3: the rest
Georg Brandl committed
September 10, 2014
S
Issue #22369: Change "context manager protocol" to "context management protocol".
Serhiy Storchaka committed
December 14, 2013
E
#19981: fix typo in email.mailbox docs. Patch by Claudiu Popa.
Ezio Melotti committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
August 16, 2013
S
Issue #18743: Fix references to non-existant "StringIO" module.
Serhiy Storchaka committed
September 28, 2012
R
#16071: fix more email.message links in mailbox docs.
R David Murray committed
R
#16071: fix links to email.message.Message in mailbox docs.
R David Murray committed
June 24, 2012
G
Fix a bunch of "versionchanged" related markup errors.
Georg Brandl committed
October 19, 2011
E
Remove duplication.
Ezio Melotti committed
January 30, 2011
R
#9124: mailbox now accepts binary input and uses binary internally
R. David Murray committed
October 30, 2010
G
Fix test_mailbox by supporting context manager protocol for get_file() returns.
Georg Brandl committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
October 27, 2009
September 15, 2009
E
Merged revisions 74799 via svnmerge from
Ezio Melotti committed
June 8, 2009
G
Signature documentation style update, modules J, K, L and M.
Georg Brandl committed
January 3, 2009
G
Remove trailing whitespace.
Georg Brandl committed
August 12, 2008
May 11, 2008
G
#756982: Remove rfc822 reference.
Georg Brandl committed
G
#2814: remove deprecated classes from mailbox module. Patch by Humberto Diogenes.
Georg Brandl committed
April 25, 2008
B
Merged revisions 62490 via svnmerge from
Benjamin Peterson committed
March 16, 2008
February 22, 2008
February 1, 2008
G
Update docs w.r.t. PEP 3100 changes -- patch for GHOP by Dan Finnie.
Georg Brandl committed