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 eryksun, paul.moore, python-dev, srinim, steve.dower, tim.golden, vstinner, zach.ware
Date 2016-11-20.02:42:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161120024205.46126.59176.F61A1FBB@psf.io>
In-reply-to
Content
New changeset 02f416441def by Steve Dower in branch '3.5':
Issue #28732: Fix crash in os.spawnv() with no elements in args
https://hg.python.org/cpython/rev/02f416441def
History
Date User Action Args
2016-11-20 02:42:08python-devsetrecipients: + python-dev, paul.moore, vstinner, tim.golden, zach.ware, eryksun, steve.dower, srinim
2016-11-20 02:42:08python-devlinkissue28732 messages
2016-11-20 02:42:08python-devcreate