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 Antony.Lee
Recipients Antony.Lee, pitrou, serhiy.storchaka
Date 2021-09-01.07:57:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1630483075.19.0.552384343021.issue27175@roundup.psfhosted.org>
In-reply-to
Content
I guess I could instead add some OS-dependent entries for Path classes into _compat_pickle (to do the remapping at load time) if you prefer?  I don't have a strong preference either-way.
History
Date User Action Args
2021-09-01 07:57:55Antony.Leesetrecipients: + Antony.Lee, pitrou, serhiy.storchaka
2021-09-01 07:57:55Antony.Leesetmessageid: <1630483075.19.0.552384343021.issue27175@roundup.psfhosted.org>
2021-09-01 07:57:55Antony.Leelinkissue27175 messages
2021-09-01 07:57:55Antony.Leecreate