Message78092
| Author | mark.dickinson |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson, brett.cannon, christian.heimes, georg.brandl, lemburg, mark.dickinson, pitrou, rhettinger |
| Date | 2008-12-20.11:18:05 |
| SpamBayes Score | 3.3248165e-05 |
| Marked as misclassified | No |
| Message-id | <1229771885.89.0.786502878258.issue1717@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Should Py_CmpToRich (in object.c) disappear? It's currently used in longobject.c, but nowhere else as far as I can tell. It shouldn't be too hard to update longobject.c to remove the use. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-20 11:18:06 | mark.dickinson | set | recipients: + mark.dickinson, lemburg, brett.cannon, georg.brandl, rhettinger, amaury.forgeotdarc, pitrou, christian.heimes, benjamin.peterson |
| 2008-12-20 11:18:05 | mark.dickinson | set | messageid: <1229771885.89.0.786502878258.issue1717@psf.upfronthosting.co.za> |
| 2008-12-20 11:18:05 | mark.dickinson | link | issue1717 messages |
| 2008-12-20 11:18:05 | mark.dickinson | create | |