Message 319936 - Python tracker
Message319936
| Author | serhiy.storchaka |
|---|---|
| Recipients | alex, cstratak, martin.panter, pablogsal, serhiy.storchaka, vstinner, xiang.zhang |
| Date | 2018-06-19.08:20:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529396400.18.0.56676864532.issue33630@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset cb970730e3ca2522e9b1700dcaf0a06b7e898db6 by Serhiy Storchaka (Pablo Galindo) in branch 'master': bpo-33630: Fix using of freed memory in old versions of glicb for posix_spawn(). (GH-7685) https://github.com/python/cpython/commit/cb970730e3ca2522e9b1700dcaf0a06b7e898db6 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-19 08:20:00 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, alex, martin.panter, xiang.zhang, cstratak, pablogsal |
| 2018-06-19 08:20:00 | serhiy.storchaka | set | messageid: <1529396400.18.0.56676864532.issue33630@psf.upfronthosting.co.za> |
| 2018-06-19 08:20:00 | serhiy.storchaka | link | issue33630 messages |
| 2018-06-19 08:20:00 | serhiy.storchaka | create | |