Skip to content

Commit a86f5d4

Browse files
author
Skip Montanaro
committed
I always think of the language when I see "ABC". Emphasize the meaning of
the acronym.
1 parent 5eb520c commit a86f5d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ New Class and Metaclass Stuff
198198

199199
* PEP 3115: New Metaclass Syntax.
200200

201-
* PEP 3119: Abstract Base Classes; ``@abstractmethod`` and
201+
* PEP 3119: Abstract Base Classes (ABCs); ``@abstractmethod`` and
202202
``@abstractproperty`` decorators; collection ABCs.
203203

204204
* PEP 3129: Class decorators.

0 commit comments

Comments
 (0)