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