Skip to content

Commit 2e6e996

Browse files
committed
split Deprecated by when the deprecations are schduled
1 parent 69fe4d7 commit 2e6e996

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Doc/whatsnew/3.12.rst

+6
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,12 @@ and will be removed in Python 3.14.
138138
APIs:
139139

140140
* :class:`asyncio.MultiLoopChildWatcher` (:gh:`94648`)
141+
142+
The following APIs were deprecated in this Python release and will be removed,
143+
although there is currently no date scheduled for their removal.
144+
145+
APIs:
146+
141147
* :class:`typing.Hashable` and :class:`typing.Sized` aliases for :class:`collections.abc.Hashable`
142148
and :class:`collections.abc.Sized`. (:gh:`94309`)
143149

0 commit comments

Comments
 (0)