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 neologix, python-dev, sbt, vstinner
Date 2013-08-28.10:44:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cQ3Vd5fw8z7Lkd@mail.python.org>
In-reply-to
Content
New changeset 3e397ecedc55 by Victor Stinner in branch 'default':
Issue #18865: remove unused import from multiprocessing.util.spawnv_passfds()
http://hg.python.org/cpython/rev/3e397ecedc55
History
Date User Action Args
2013-08-28 10:44:42python-devsetrecipients: + python-dev, vstinner, neologix, sbt
2013-08-28 10:44:42python-devlinkissue18865 messages
2013-08-28 10:44:42python-devcreate