There was an error while loading. Please reload this page.
1 parent ae8d332 commit 49ca01cCopy full SHA for 49ca01c
1 file changed
docs/history.rst
@@ -17,7 +17,8 @@ History
17
that MXP's negotiation direction is server-sends-``DO`` (the LPMud family convention, e.g.
18
Discworld), so a client accepting MXP replies ``WILL`` to ``IAC DO MXP``.
19
:meth:`~telnetlib3.stream_writer.TelnetWriter.remove_will_callback` for per-option callbacks
20
- invoked after :meth:`~telnetlib3.TelnetWriter.handle_will` negotiation. Replaces the previous
+ invoked after :meth:`~telnetlib3.stream_writer.TelnetWriter.handle_will` negotiation. Replaces
21
+ the previous
22
closure-wrapping pattern in :class:`~telnetlib3.client.TelnetClient` for GMCP, ZMP, and CHARSET
23
will-detection.
24
* enhancement: ``telnetlib3-fingerprint`` now accepts all MUD protocol offers (ATCP, AARDWOLF,
0 commit comments