Message176309
| Author | mark.dickinson |
|---|---|
| Recipients | amaury.forgeotdarc, mark.dickinson, pitrou, serhiy.storchaka, sjoerd, vstinner |
| Date | 2012-11-24.19:41:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1353786100.12.0.0761050976403.issue4591@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't think _Py_Uid_Converter and _Py_Gid_Converter belong in Objects/longobject.c. Is there a better place to put these? (Though _PyLong_FromUid and _PyLong_FromGid seem fine.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-24 19:41:40 | mark.dickinson | set | recipients: + mark.dickinson, sjoerd, amaury.forgeotdarc, pitrou, vstinner, serhiy.storchaka |
| 2012-11-24 19:41:40 | mark.dickinson | set | messageid: <1353786100.12.0.0761050976403.issue4591@psf.upfronthosting.co.za> |
| 2012-11-24 19:41:40 | mark.dickinson | link | issue4591 messages |
| 2012-11-24 19:41:40 | mark.dickinson | create | |