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