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 dotoscat
Recipients dotoscat, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-03-01.20:17:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583093867.42.0.0359831443421.issue39817@roundup.psfhosted.org>
In-reply-to
Content
I use Windows 10 Home 1909

CRITICAL: TypeError: cannot pickle 'generator' object
PS D:\projects\user.log> Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "c:\users\user\appdata\local\programs\python\python38\lib\multiprocessing\spawn.py", line 102, in spawn_main
    source_process = _winapi.OpenProcess(
OSError: [WinError 87]
History
Date User Action Args
2020-03-01 20:17:47dotoscatsetrecipients: + dotoscat, paul.moore, tim.golden, zach.ware, steve.dower
2020-03-01 20:17:47dotoscatsetmessageid: <1583093867.42.0.0359831443421.issue39817@roundup.psfhosted.org>
2020-03-01 20:17:47dotoscatlinkissue39817 messages
2020-03-01 20:17:47dotoscatcreate