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 steve.newcomb
Recipients steve.newcomb
Date 2021-04-02.19:19:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617391140.2.0.865256660802.issue43704@roundup.psfhosted.org>
In-reply-to
Content
And again with 3.8.8, with the same result.

I also tried just using the same shared memory manager again within the same process, just as shown in the documentation.  Same result:

TypeError: ShareableList() got an unexpected keyword argument 'name'

I must be missing something too obvious for me to see it?  Or has ShareableList not worked at least since 3.8.8?
History
Date User Action Args
2021-04-02 19:19:00steve.newcombsetrecipients: + steve.newcomb
2021-04-02 19:19:00steve.newcombsetmessageid: <1617391140.2.0.865256660802.issue43704@roundup.psfhosted.org>
2021-04-02 19:19:00steve.newcomblinkissue43704 messages
2021-04-02 19:19:00steve.newcombcreate