Skip to content

Commit 12143d1

Browse files
Update Doc/deprecations/pending-removal-in-3.20.rst
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 6206ae1 commit 12143d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/deprecations/pending-removal-in-3.20.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Pending removal in Python 3.20
66
:meth:`~object.__init__` method on initialized :class:`~struct.Struct`
77
objects is deprecated and will be removed in Python 3.20.
88

9-
(Contributed by Sergey B Kirpichev in :gh:`78724`.)
9+
(Contributed by Sergey B Kirpichev in :gh:`143715`.)
1010

1111
* The ``__version__``, ``version`` and ``VERSION`` attributes have been
1212
deprecated in these standard library modules and will be removed in

0 commit comments

Comments
 (0)