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 amaury.forgeotdarc
Recipients amaury.forgeotdarc
Date 2007-09-25.00:31:56
SpamBayes Score 0.0006350217
Marked as misclassified No
Message-id <1190680317.48.0.930951647845.issue1199@psf.upfronthosting.co.za>
In-reply-to
Content
This patch is similar to http://bugs.python.org/issue1189, but in line
with python svn trunk (and 2.5 most probably as well): documentation of
all slots of tp_as_number, tp_as_mapping, tp_as_sequence.
The main difference with 3.0 is the coercion.
Files
File name Uploaded
numbermethods-2.6.diff amaury.forgeotdarc, 2007-09-25.00:31:56
History
Date User Action Args
2007-09-25 00:31:58amaury.forgeotdarcsetspambayes_score: 0.000635022 -> 0.0006350217
recipients: + amaury.forgeotdarc
2007-09-25 00:31:57amaury.forgeotdarcsetspambayes_score: 0.000635022 -> 0.000635022
messageid: <1190680317.48.0.930951647845.issue1199@psf.upfronthosting.co.za>
2007-09-25 00:31:57amaury.forgeotdarclinkissue1199 messages
2007-09-25 00:31:57amaury.forgeotdarccreate