Message80907
| Author | mark.dickinson |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson, brett.cannon, christian.heimes, georg.brandl, gpolo, lemburg, mark.dickinson, pitrou, rhettinger |
| Date | 2009-02-01.12:35:05 |
| SpamBayes Score | 0.0016860922 |
| Marked as misclassified | No |
| Message-id | <1233491721.31.0.409032388132.issue1717@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the review, Antoine. Stage 2 applied to py3k in r69181, merged to 3.0 in r69182. cmp, PyObject_Cmp and PyObject_Compare removed in r69184 (py3k) and r69185 (release30-maint). There's still the rename of the tp_compare slot to deal with, and a fair amount of cleaning up and documentation fixing to do. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-01 12:35:21 | mark.dickinson | set | recipients: + mark.dickinson, lemburg, brett.cannon, georg.brandl, rhettinger, amaury.forgeotdarc, pitrou, christian.heimes, benjamin.peterson, gpolo |
| 2009-02-01 12:35:21 | mark.dickinson | set | messageid: <1233491721.31.0.409032388132.issue1717@psf.upfronthosting.co.za> |
| 2009-02-01 12:35:05 | mark.dickinson | link | issue1717 messages |
| 2009-02-01 12:35:05 | mark.dickinson | create | |