Commit 6db77305 authored by Benjamin Peterson's avatar Benjamin Peterson

link to docs

parent 7fefaffc
......@@ -215,8 +215,8 @@ Some smaller changes made to the core Python language are:
(By Nick Coghlan and Terrence Cole; :issue:`9567`, :issue:`3445`, and
:issue:`8814`.)
* The :mod:`abc` module now supports :func:`abstractclassmethod` and
:func:`abstractstaticmethod`.
* The :mod:`abc` module now supports :func:`~abc.abstractclassmethod` and
:func:`~abc.abstractstaticmethod`.
(:issue:`5867`.)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment