summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2024-10-19-11-06-06.gh-issue-125631.BlhVvR.rst
blob: e870abbf87803a9c452af8e6eb11df2b5fb4c856 (plain)
1
2
3
4
Restore ability to set :attr:`~pickle.Pickler.persistent_id` and
:attr:`~pickle.Unpickler.persistent_load` attributes of instances of the
:class:`!Pickler` and :class:`!Unpickler` classes in the :mod:`pickle`
module.