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 rhettinger
Recipients Johannes Lade, docs@python, ezio.melotti, gregory.p.smith, martin.panter, pfalcon, rhettinger, steven.daprano
Date 2017-09-25.08:05:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506326752.33.0.33118865397.issue23702@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0d4497b9cae7942b7f731a6f99a73985c3fb4630 by Raymond Hettinger in branch 'master':
bpo-23702: Update Descriptor-HOWTO to reflect the removal of unbound methods (#3739)
https://github.com/python/cpython/commit/0d4497b9cae7942b7f731a6f99a73985c3fb4630
History
Date User Action Args
2017-09-25 08:05:52rhettingersetrecipients: + rhettinger, pfalcon, gregory.p.smith, ezio.melotti, steven.daprano, docs@python, martin.panter, Johannes Lade
2017-09-25 08:05:52rhettingersetmessageid: <1506326752.33.0.33118865397.issue23702@psf.upfronthosting.co.za>
2017-09-25 08:05:52rhettingerlinkissue23702 messages
2017-09-25 08:05:52rhettingercreate