New submission from hai shi <shihai1...@126.com>:

Touch an error when convert _functools module to use PyType_FromModuleAndSpec, 
the error info:
_pickle.PicklingError: Can't pickle <class 'functools.partial'>: it's not the 
same object as functools.partial

The related PR: PR3405

----------
components: Extension Modules
messages: 381436
nosy: petr.viktorin, shihai1991, vstinner
priority: normal
severity: normal
status: open
title: Raise a pickleError when convert _functools module to use 
PyType_FromModuleAndSpec
type: behavior
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42410>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to