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 miss-islington
Recipients alexandre.vassalotti, docs@python, furkanonder, july, miss-islington, serhiy.storchaka
Date 2020-04-18.18:14:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1587233684.67.0.413342740177.issue27635@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0abb548cc7b239fbe426ca9e00968130e53ffc98 by Miss Islington (bot) in branch '3.7':
bpo-27635: Fix pickle documentation about `__new__` not being called. (GH-19269)
https://github.com/python/cpython/commit/0abb548cc7b239fbe426ca9e00968130e53ffc98
History
Date User Action Args
2020-04-18 18:14:44miss-islingtonsetrecipients: + miss-islington, alexandre.vassalotti, july, docs@python, serhiy.storchaka, furkanonder
2020-04-18 18:14:44miss-islingtonsetmessageid: <1587233684.67.0.413342740177.issue27635@roundup.psfhosted.org>
2020-04-18 18:14:44miss-islingtonlinkissue27635 messages
2020-04-18 18:14:44miss-islingtoncreate