We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Repl
1 parent 357ffb6 commit b5f0295Copy full SHA for b5f0295
docs/changes.rst
@@ -54,6 +54,7 @@ Language changes
54
* Changed: ``Signal(range(0))`` is now valid without a warning.
55
* Deprecated: :func:`amaranth.utils.log2_int`. (`RFC 17`_)
56
* Removed: (deprecated in 0.4) :meth:`Const.normalize`. (`RFC 5`_)
57
+* Removed: (deprecated in 0.4) :class:`Repl`. (`RFC 10`_)
58
* Removed: (deprecated in 0.4) :class:`ast.Sample`, :class:`ast.Past`, :class:`ast.Stable`, :class:`ast.Rose`, :class:`ast.Fell`.
59
60
0 commit comments