Message220733
| Author | vstinner |
|---|---|
| Recipients | Arfrever, BreamoreBoy, loewis, mark.dickinson, pitrou, terry.reedy, vstinner |
| Date | 2014-06-16.16:04:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1402934678.88.0.491631736985.issue8677@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
zlibmodule_ssize_t_clean.patch: Patch to make the zlib module "ssize_t clean". The patch just defines PY_SSIZE_T_CLEAN, no "#" format is used. "./python -m test -v test_zlib" test pass on my 64-bit Linux. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-16 16:04:38 | vstinner | set | recipients: + vstinner, loewis, terry.reedy, mark.dickinson, pitrou, Arfrever, BreamoreBoy |
| 2014-06-16 16:04:38 | vstinner | set | messageid: <1402934678.88.0.491631736985.issue8677@psf.upfronthosting.co.za> |
| 2014-06-16 16:04:38 | vstinner | link | issue8677 messages |
| 2014-06-16 16:04:38 | vstinner | create | |