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