Skip to content

Commit 0755608

Browse files
committed
News tweaks
1 parent b40db80 commit 0755608

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Fix an issue where defining a class with a :func:`@warnings.deprecated
2-
<warnings.deprecated>`-decorated base class would sometimes not invoke the
3-
correct :meth:`!__init_subclass__` method in cases involving multiple
1+
Fix an issue where defining a class with an :func:`@warnings.deprecated
2+
<warnings.deprecated>`-decorated base class may not invoke the correct
3+
:meth:`~object.__init_subclass__` method in cases involving multiple
44
inheritance. Patch by Brian Schubert.

0 commit comments

Comments
 (0)