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 christian.heimes
Recipients christian.heimes, georg.brandl, gvanrossum
Date 2007-11-26.17:05:04
SpamBayes Score 0.012578994
Marked as misclassified No
Message-id <1196096705.95.0.709237389698.issue1497@psf.upfronthosting.co.za>
In-reply-to
Content
The new patch adds new.boundcfunction as a replacement for
new.instancemethod(id, None, cls). I'm going to add docs if you like the
approach.
Files
File name Uploaded
py3k_remove_newunbound2.patch christian.heimes, 2007-11-26.17:05:04
History
Date User Action Args
2007-11-26 17:05:06christian.heimessetspambayes_score: 0.012579 -> 0.012578994
recipients: + christian.heimes, gvanrossum, georg.brandl
2007-11-26 17:05:05christian.heimessetspambayes_score: 0.012579 -> 0.012579
messageid: <1196096705.95.0.709237389698.issue1497@psf.upfronthosting.co.za>
2007-11-26 17:05:05christian.heimeslinkissue1497 messages
2007-11-26 17:05:05christian.heimescreate