Message313495
| Author | brett.cannon |
|---|---|
| Recipients | benjamin.peterson, brett.cannon, docs@python, ncoghlan, serhiy.storchaka, terry.reedy, yselivanov |
| Date | 2018-03-09.20:03:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1520625805.47.0.467229070634.issue32758@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 7a7f100eb352d08938ee0f5ba59c18f56dc4a7b5 by Brett Cannon in branch 'master': bpo-32758: Warn that ast.parse() and ast.literal_eval() can segfault the interpreter (GH-5960) https://github.com/python/cpython/commit/7a7f100eb352d08938ee0f5ba59c18f56dc4a7b5 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-03-09 20:03:25 | brett.cannon | set | recipients: + brett.cannon, terry.reedy, ncoghlan, benjamin.peterson, docs@python, serhiy.storchaka, yselivanov |
| 2018-03-09 20:03:25 | brett.cannon | set | messageid: <1520625805.47.0.467229070634.issue32758@psf.upfronthosting.co.za> |
| 2018-03-09 20:03:25 | brett.cannon | link | issue32758 messages |
| 2018-03-09 20:03:25 | brett.cannon | create | |