Re: Typo in contextvars.Token.old_value (Eric Irrgang)

Hello all, Has anyone fixed it yet? Regards. On Tue, 14 Sep 2021 at 5:00 PM, <docs-request@python.org> wrote:
Send docs mailing list submissions to docs@python.org
To subscribe or unsubscribe via the World Wide Web, visit https://mail.python.org/mailman3/lists/docs.python.org/ or, via email, send a message with subject or body 'help' to docs-request@python.org
You can reach the person managing the list at docs-owner@python.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of docs digest..."Today's Topics:
1. Typo in contextvars.Token.old_value (Eric Irrgang)
---------- Forwarded message ---------- From: Eric Irrgang <ericirrgang@gmail.com> To: docs@python.org Cc: Bcc: Date: Thu, 9 Sep 2021 16:57:52 +0300 Subject: [docs] Typo in contextvars.Token.old_value For https://docs.python.org/3.7/library/contextvars.html#contextvars.contextvars... and newer, an "is" should be "if".
Token.old_value says "It points to Token.MISSING is the variable..." instead of "It points to Token.MISSING if the variable..."
(Per https://docs.python.org/3/bugs.html#documentation-bugs, I am "short on time") Cheers._______________________________________________ docs mailing list -- docs@python.org To unsubscribe send an email to docs-leave@python.org https://mail.python.org/mailman3/lists/docs.python.org/
participants (1)
-
Twinkle Toes