This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | Arfrever, benjamin.peterson, berker.peksag, christian.heimes, pkt, python-dev, serhiy.storchaka |
| Date | 2016年10月07日.18:57:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20161007185744.82459.29108.7FD1053A@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 47d5bf5a846f by Serhiy Storchaka in branch '2.7': Issue #24098: Fixed possible crash when AST is changed in process of https://hg.python.org/cpython/rev/47d5bf5a846f New changeset f575710b5f56 by Serhiy Storchaka in branch '3.5': Issue #24098: Fixed possible crash when AST is changed in process of https://hg.python.org/cpython/rev/f575710b5f56 New changeset 7528154cadaa by Serhiy Storchaka in branch '3.6': Issue #24098: Fixed possible crash when AST is changed in process of https://hg.python.org/cpython/rev/7528154cadaa New changeset def217aaad2f by Serhiy Storchaka in branch 'default': Issue #24098: Fixed possible crash when AST is changed in process of https://hg.python.org/cpython/rev/def217aaad2f |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016年10月07日 18:57:47 | python-dev | set | recipients: + python-dev, christian.heimes, benjamin.peterson, Arfrever, berker.peksag, serhiy.storchaka, pkt |
| 2016年10月07日 18:57:47 | python-dev | link | issue24098 messages |
| 2016年10月07日 18:57:47 | python-dev | create | |