Message 104775 - Python tracker (original) (raw)
Message104775
Author | mark.dickinson |
---|---|
Recipients | akitada, belopolsky, christian.heimes, josm, loewis, mark.dickinson, rhettinger, robertwb, zanella |
Date | 2010-05-02.09:44:20 |
SpamBayes Score | 0.04722647 |
Marked as misclassified | No |
Message-id | 1272793462.11.0.0427259650797.issue1533@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
BTW, I've changed the various "nb_int should return int object" error messages in Objects/intobject.c to the more meaningful and accurate message: "__int__ method should return an integer", in r80695. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-05-02 09:44:22 | mark.dickinson | set | recipients: + mark.dickinson, loewis, rhettinger, belopolsky, christian.heimes, josm, robertwb, zanella, akitada |
2010-05-02 09:44:22 | mark.dickinson | set | messageid: 1272793462.11.0.0427259650797.issue1533@psf.upfronthosting.co.za |
2010-05-02 09:44:20 | mark.dickinson | link | issue1533 messages |
2010-05-02 09:44:20 | mark.dickinson | create |