Implement RFC 19: Remove amaranth.lib.scheduler.

Closes #874.
This commit is contained in:
Catherine 2023-11-25 01:32:03 +00:00
parent 597b1b8839
commit 475b0f35dd
3 changed files with 8 additions and 166 deletions

View file

@ -15,6 +15,14 @@ Language changes
* Removed: (deprecated in 0.4) :meth:`Const.normalize`. (`RFC 5`_)
Standard library changes
------------------------
.. currentmodule:: amaranth.lib
* Removed: (deprecated in 0.4) :mod:`amaranth.lib.scheduler`. (`RFC 19`_)
Version 0.4
===========