From 488a317abdfa2a1fa04efd2f2d8d22a433beaaf8 Mon Sep 17 00:00:00 2001 From: Jason Madden Date: Wed, 17 Mar 2021 07:35:12 -0500 Subject: Update the Adaptation docs to be more concrete. This should help provide better motivating use cases. Examples inspired by https://glyph.twistedmatrix.com/2021/03/interfaces-and-protocols.html Also some minor typo fixes and updates to comments. --- docs/api/specifications.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/api') diff --git a/docs/api/specifications.rst b/docs/api/specifications.rst index 8a1f21f..8688939 100644 --- a/docs/api/specifications.rst +++ b/docs/api/specifications.rst @@ -196,7 +196,7 @@ map to the same value in a dictionary. Caveats ~~~~~~~ -While this behaviour works will with :ref:`pickling (persistence) +While this behaviour works well with :ref:`pickling (persistence) `, it has some potential downsides to be aware of. .. rubric:: Weak References -- cgit v1.2.1