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