Implement RFC 43: Rename reset= to init=.

This commit is contained in:
Wanda 2024-02-14 07:13:12 +01:00 committed by Catherine
parent b30c87fa3e
commit 24a392887a
30 changed files with 476 additions and 276 deletions

View file

@ -555,7 +555,7 @@ Signatures
.. autodata:: Out
.. autodata:: In
.. autoclass:: Member(flow, description, *, reset=None)
.. autoclass:: Member(flow, description, *, init=None)
.. autoexception:: SignatureError