Message67903
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 | scoder |
|---|---|
| Recipients | amaury.forgeotdarc, georg.brandl, scoder |
| Date | 2008-06-10.13:05:44 |
| SpamBayes Score | 0.009873962 |
| Marked as misclassified | No |
| Message-id | <1213103146.94.0.759156257232.issue2997@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The change that removed the nb_divide and nb_inplace_divide members is here: http://svn.python.org/view?rev=43285&view=rev http://svn.python.org/view/python/branches/p3yk/Include/object.h?rev=43285&view=diff&r1=43285&r2=43284 It dates back to March 2006. (changing issue type to "compile error" as that's what you currently get for Py2 code due to this change) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-06-10 13:05:47 | scoder | set | spambayes_score: 0.00987396 -> 0.009873962 recipients: + scoder, georg.brandl, amaury.forgeotdarc |
| 2008-06-10 13:05:47 | scoder | set | spambayes_score: 0.00987396 -> 0.00987396 messageid: <1213103146.94.0.759156257232.issue2997@psf.upfronthosting.co.za> |
| 2008-06-10 13:05:46 | scoder | link | issue2997 messages |
| 2008-06-10 13:05:45 | scoder | create | |