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 serhiy.storchaka
Recipients crusaderky, docs@python, miss-islington, pitrou, serhiy.storchaka
Date 2020-05-02.06:38:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588401488.67.0.403275912691.issue39435@roundup.psfhosted.org>
In-reply-to
Content
New changeset 531d1e541284bfd7944f8c66a5e8c3c3234afaff by Serhiy Storchaka in branch 'master':
bpo-39435: Make the first argument of pickle.loads() positional-only. (GH-19846)
https://github.com/python/cpython/commit/531d1e541284bfd7944f8c66a5e8c3c3234afaff
History
Date User Action Args
2020-05-02 06:38:08serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, docs@python, miss-islington, crusaderky
2020-05-02 06:38:08serhiy.storchakasetmessageid: <1588401488.67.0.403275912691.issue39435@roundup.psfhosted.org>
2020-05-02 06:38:08serhiy.storchakalinkissue39435 messages
2020-05-02 06:38:08serhiy.storchakacreate