We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ae46b commit 3dee63fCopy full SHA for 3dee63f
Doc/glossary.rst
@@ -352,7 +352,7 @@ Glossary
352
353
A per-thread :c:data:`PyThreadState` pointer.
354
355
- The pointer might be ``NULL``, in which case Python code should not
+ The pointer might be ``NULL``, in which case Python code must not
356
get executed.
357
358
If the current thread state is non-``NULL``, then the :term:`thread state`
0 commit comments