Message330906
| Author | eelizondo |
|---|---|
| Recipients | eelizondo |
| Date | 2018-12-03.06:33:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1543818839.39.0.788709270274.issue35381@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
After bpo34784, there are still two more cases of statically allocated types (DirEntryType & ScandirIteratorType). These should also be heap allocated to make posixmodule fully compatible with PEP384. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-03 06:33:59 | eelizondo | set | recipients: + eelizondo |
| 2018-12-03 06:33:59 | eelizondo | set | messageid: <1543818839.39.0.788709270274.issue35381@psf.upfronthosting.co.za> |
| 2018-12-03 06:33:59 | eelizondo | link | issue35381 messages |
| 2018-12-03 06:33:58 | eelizondo | create | |