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 | Carl Ekerot, christian.heimes, loewis, python-dev, serhiy.storchaka, xiang.zhang |
| Date | 2016年11月08日.19:28:55 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20161108192851.66352.90178.3870693A@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset e0cc3fadd7b3 by Serhiy Storchaka in branch '2.7': Issue #28563: Fixed possible DoS and arbitrary code execution when handle https://hg.python.org/cpython/rev/e0cc3fadd7b3 New changeset 7e66c5dc4218 by Serhiy Storchaka in branch '3.3': Issue #28563: Fixed possible DoS and arbitrary code execution when handle https://hg.python.org/cpython/rev/7e66c5dc4218 New changeset 730cf8cdf02c by Serhiy Storchaka in branch '3.4': Issue #28563: Fixed possible DoS and arbitrary code execution when handle https://hg.python.org/cpython/rev/730cf8cdf02c New changeset e0dd4cc9661a by Serhiy Storchaka in branch '3.5': Issue #28563: Fixed possible DoS and arbitrary code execution when handle https://hg.python.org/cpython/rev/e0dd4cc9661a New changeset 7ea64ab9a5c8 by Serhiy Storchaka in branch '3.6': Issue #28563: Fixed possible DoS and arbitrary code execution when handle https://hg.python.org/cpython/rev/7ea64ab9a5c8 New changeset 4ca9a4f96edc by Serhiy Storchaka in branch 'default': Issue #28563: Fixed possible DoS and arbitrary code execution when handle https://hg.python.org/cpython/rev/4ca9a4f96edc |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016年11月08日 19:28:55 | python-dev | set | recipients: + python-dev, loewis, christian.heimes, serhiy.storchaka, xiang.zhang, Carl Ekerot |
| 2016年11月08日 19:28:55 | python-dev | link | issue28563 messages |
| 2016年11月08日 19:28:55 | python-dev | create | |