COMMITS
/ Doc/library/abc.rst February 19, 2026
N
Docs: remove unneeded author attributions (#145002)
Ned Batchelder committed
February 25, 2025
Y
Docs: Fix some semantic usages of `iterator.__iter__` (GH-130172)
Yuki Kobayashi committed
September 25, 2024
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
February 29, 2024
E
Docs: mark up NotImplemented using the :data: role throughout the docs (#116135)
Erlend E. Aasland committed
December 4, 2023
A
gh-101100: Fix Sphinx nitpicks in `library/abc.rst` (#112703)
Alex Waygood committed
October 19, 2023
A
GH-101100: Fix reference warnings for ``__getitem__`` (#110118)
Adam Turner committed
February 14, 2023
F
GH-101898: Fix missing term references for hashable definition (#101899)
Furkan Onder committed
January 26, 2022
N
bpo-43698: do not use `...` as argument name in docs (GH-30502)
Nikita Sobolev committed
December 1, 2020
A
[doc] Fix abc.update_abstractmethods markup (GH-23576)
Andre Delfino committed
October 6, 2020
B
bpo-41905: Add abc.update_abstractmethods() (GH-22485)
Ben Avrahami committed
November 14, 2018
A
Grammar corrections in abc.rst (GH-10525)
Andrés Delfino committed
A
Link to property built-in in abc.rst (GH-10526)
Andrés Delfino committed
October 26, 2018
S
bpo-35042: Use the :pep: role where a PEP is specified (#10036)
Stéphane Wirtel committed
February 21, 2018
H
bpo-28886: doc: Move deprecated abc decorators to separate section (GH-176)
Harshul jain committed
October 12, 2017
D
bpo-31567: add or fix decorator markup in docs (#3959)
Daisuke Miyakawa committed
August 30, 2017
E
bpo-30096: Use ABC in abc reference examples (#1220)
Eric Appelt committed
June 11, 2016
T
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Terry Jan Reedy committed
December 24, 2013
R
#16832: s/integer/object/ in docs/docstring, and add whatsnew entry.
R David Murray committed
October 13, 2013
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
S
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka committed
May 25, 2013
Ł
Fix #16832 - expose cache validity checking support in ABCMeta
Łukasz Langa committed
December 16, 2012
G
Fixup abc.ABC wording and add versionadded.
Georg Brandl committed
December 13, 2012
A
Issue #16049: add abc.ABC helper class.
Andrew Svetlov committed
December 9, 2012
É
Merge fixes for #13614, #13512 and #7719 from 3.2
Éric Araujo committed
December 8, 2012
É
Fix a few markup/grammar nits
Éric Araujo committed
N
Close issue #16267: better docs for @abstractmethod composition
Nick Coghlan committed
June 24, 2012
G
Fix a couple of versionadded/versionchanged related markup errors.
Georg Brandl committed
December 15, 2011
B
improve abstract property support (closes #11610)
Benjamin Peterson committed
August 19, 2011
É
Mark abc.abstractproperty as a property
Éric Araujo committed
June 15, 2011
É
Merge wording change from 3.2
Éric Araujo committed
É
Minor wording improvement
Éric Araujo committed
June 4, 2011
É
Merge ABC and distutils touch-ups from 3.2.
Éric Araujo committed
É
Improve glossary entry for ABCs.
Éric Araujo committed
June 3, 2011
É
Point to new collections.abc module for collections ABCs
Éric Araujo committed
É
Fix reST label for collections ABCs.
Éric Araujo committed
February 24, 2011
É
January 24, 2011
R
Missing source links.
Raymond Hettinger committed
August 17, 2010
B
added versionadded
Benjamin Peterson committed
B
add support for abstract class and static methods #5867
Benjamin Peterson committed
July 29, 2010
G
May 17, 2009
G
Remove surplus empty lines and convert more files to new optional arg style.
Georg Brandl committed
April 5, 2009
April 2, 2009
G
February 26, 2009
B
Merged revisions 69803-69805,69840,69901,69905,69907,69924,69927,69987 via svnmerge from
Benjamin Peterson committed
January 3, 2009
G
Merged revisions 68221 via svnmerge from
Georg Brandl committed
G
Remove trailing whitespace.
Georg Brandl committed
July 16, 2008
July 2, 2008
June 10, 2008