New submission from Derek Frombach :
When accessing Shared Memory Lists, occasionally the shared memory list will
have a length of zero for only one line of code.
Even know the length of the list is constant and greater than zero, when
accessing this list, like say sml[0], python returns a
Change by Derek Frombach :
Removed file: https://bugs.python.org/file48757/20191203_194951.jpg
___
Python tracker
<https://bugs.python.org/issue38973>
___
___
Python-bug
Derek Frombach added the comment:
Documentation on Global Descriptor Lock needs re-writing. Found documentation
in version 2, much more helpful.
--
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/i