Message72699
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, gregory.p.smith, ocean-city, pitrou |
| Date | 2008-09-06.21:19:11 |
| SpamBayes Score | 0.0035806207 |
| Marked as misclassified | No |
| Message-id | <1220735952.5.0.0450241517056.issue3797@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
- PyBytes_Resize takes a PyObject**, you should pass &rv. Didn't you get a compiler warning? - Here is an additional test for the winreg module, your patch is needed for it to pass. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-06 21:19:12 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, gregory.p.smith, pitrou, ocean-city |
| 2008-09-06 21:19:12 | amaury.forgeotdarc | set | messageid: <1220735952.5.0.0450241517056.issue3797@psf.upfronthosting.co.za> |
| 2008-09-06 21:19:11 | amaury.forgeotdarc | link | issue3797 messages |
| 2008-09-06 21:19:11 | amaury.forgeotdarc | create | |