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 vstinner
Recipients RadicalZephyr, cheryl.sabella, docs@python, martin.panter, twouters, vstinner
Date 2019-05-20.15:06:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558364792.41.0.396678750613.issue22865@roundup.psfhosted.org>
In-reply-to
Content
New changeset 522ccef8690970fc4f78f51a3adb995f2547871a by Victor Stinner (Geoff Shannon) in branch 'master':
bpo-22865: Expand on documentation for the pty.spawn function (GH-11980)
https://github.com/python/cpython/commit/522ccef8690970fc4f78f51a3adb995f2547871a
History
Date User Action Args
2019-05-20 15:06:32vstinnersetrecipients: + vstinner, twouters, docs@python, martin.panter, RadicalZephyr, cheryl.sabella
2019-05-20 15:06:32vstinnersetmessageid: <1558364792.41.0.396678750613.issue22865@roundup.psfhosted.org>
2019-05-20 15:06:32vstinnerlinkissue22865 messages
2019-05-20 15:06:32vstinnercreate