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, barry, koobs, martin.panter, python-dev, serhiy.storchaka, vstinner
Date 2016-06-14.03:03:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160614030340.11339.22805.AE13BCDD@psf.io>
In-reply-to
Content
New changeset 0715d403cae2 by Martin Panter in branch '3.5':
Issue #22636: avoid using a shell in the ctypes.util module
https://hg.python.org/cpython/rev/0715d403cae2

New changeset 60613ecad578 by Martin Panter in branch 'default':
Issue #22636: Merge ctypes.util shell injection fixes from 3.5
https://hg.python.org/cpython/rev/60613ecad578
History
Date User Action Args
2016-06-14 03:03:43python-devsetrecipients: + python-dev, barry, vstinner, Arfrever, martin.panter, serhiy.storchaka, koobs
2016-06-14 03:03:43python-devlinkissue22636 messages
2016-06-14 03:03:42python-devcreate