This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Hameer Abbasi2
Recipients Hameer Abbasi2, docs@python, yselivanov
Date 2019-03-19.07:26:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552980384.32.0.0684370672008.issue36359@roundup.psfhosted.org>
In-reply-to
Content
The documentation here: https://docs.python.org/3/library/contextvars.html does not mention anything about context-variables being thread-local or not. It should definitely make that more clear.

I was told by Freenode user njs (I strongly suspect its Nathaniel J. Smith) that they are.
History
Date User Action Args
2019-03-19 07:26:24Hameer Abbasi2setrecipients: + Hameer Abbasi2, docs@python, yselivanov
2019-03-19 07:26:24Hameer Abbasi2setmessageid: <1552980384.32.0.0684370672008.issue36359@roundup.psfhosted.org>
2019-03-19 07:26:24Hameer Abbasi2linkissue36359 messages
2019-03-19 07:26:24Hameer Abbasi2create