COMMITS
/ Doc/library/atexit.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 6, 2026
N
Docs: module pages should not link to themselves (#144505)
Ned Batchelder committed
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
January 28, 2024
S
Correction Skip Montanaro's email address (#114677)
Skip Montanaro committed
June 4, 2023
May 15, 2023
June 29, 2021
J
bpo-38062: [doc] clarify that atexit uses equality comparisons internally. (GH-26935)
Jack DeVries committed
June 22, 2021
G
[doc] Improve punctuation atexit doc
Géry Ogam committed
December 20, 2017
M
bpo-31901: atexit callbacks should be run at subinterpreter shutdown (#4611)
Marcel Plch committed
November 16, 2017
E
Fix typo in atexit documentation. (GH-4419)
Erik Bray committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
February 23, 2013
P
Issue #8890: Stop advertising an insecure use of /tmp in docs
Petri Lehtinen committed
P
Issue #8890: Stop advertising an insecure use of /tmp in docs
Petri Lehtinen committed
July 15, 2012
L
- Issue #15233: Python now guarantees that callables registered with
Larry Hastings committed
February 15, 2012
É
Merge fixes for #1326113 and #12297 from 3.2
Éric Araujo committed
É
Improve doc for atexit.register and unregister (#12297)
Éric Araujo committed
December 31, 2011
S
fix some broken URLs
Sandro Tosi committed
S
merge with 3.2
Sandro Tosi committed
October 12, 2011
A
Replace mentions of IOError
Antoine Pitrou committed
August 18, 2011
É
Add a few missing source links from 2.7 and harmonize lib docs headers
Éric Araujo committed
July 29, 2011
É
Merge from 3.2 (#9254, #8982, #9788)
Éric Araujo committed
É
Document that atexit execution order is undefined (#9788)
Éric Araujo committed
March 12, 2011
É
March 11, 2011
É
Use with statement where it improves the documentation (closes #10461)
Éric Araujo committed
January 7, 2011
A
atexit.py doesn't exist
Antoine Pitrou committed
November 16, 2010
É
Provide links to Python source where the code is short, readable and
Éric Araujo committed
October 14, 2010
G
#10046: small correction to atexit docs.
Georg Brandl committed
May 17, 2009
G
Remove surplus empty lines and convert more files to new optional arg style.
Georg Brandl committed
April 2, 2009
G
December 8, 2007
C
Merged revisions 59407-59422 via svnmerge from
Christian Heimes committed
December 2, 2007
C
Merged revisions 59259-59274 via svnmerge from
Christian Heimes committed
September 4, 2007
G
Convert all print statements in the docs.
Georg Brandl committed
September 1, 2007
G
Get rid of the remaining versionadded/versionchanged directives.
Georg Brandl committed
August 15, 2007
G
Move the 3k reST doc tree in place.
Georg Brandl committed