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 andrei.avk
Recipients andrei.avk, josh.r, ned.deily, paul.moore, ronaldoussoren, steve.dower, tim.golden, ymerej, zach.ware
Date 2021-11-29.14:23:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638195822.65.0.773662559528.issue44675@roundup.psfhosted.org>
In-reply-to
Content
If we are not going to fix this issue in pickling at this time, I think it makes sense to raise an error with a good, clear explanation in multiprocessing.Process(target=self.__method), which is affected by this and caused some confusion in this issue: #44675 .

Josh: adding you since you reported this issue in another ticket, hope that's okay.
History
Date User Action Args
2021-11-29 14:23:42andrei.avksetrecipients: + andrei.avk, paul.moore, ronaldoussoren, tim.golden, ned.deily, zach.ware, steve.dower, josh.r, ymerej
2021-11-29 14:23:42andrei.avksetmessageid: <1638195822.65.0.773662559528.issue44675@roundup.psfhosted.org>
2021-11-29 14:23:42andrei.avklinkissue44675 messages
2021-11-29 14:23:42andrei.avkcreate