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 db3l, pablogsal, vstinner
Date 2019-12-09.10:57:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575889038.19.0.849986522673.issue38547@roundup.psfhosted.org>
In-reply-to
Content
New changeset a1838ec2592e5082c75c77888f2a7a3eb21133e5 by Victor Stinner in branch 'master':
bpo-38547: Fix test_pty if the process is the session leader (GH-17519)
https://github.com/python/cpython/commit/a1838ec2592e5082c75c77888f2a7a3eb21133e5
History
Date User Action Args
2019-12-09 10:57:18vstinnersetrecipients: + vstinner, db3l, pablogsal
2019-12-09 10:57:18vstinnersetmessageid: <1575889038.19.0.849986522673.issue38547@roundup.psfhosted.org>
2019-12-09 10:57:18vstinnerlinkissue38547 messages
2019-12-09 10:57:18vstinnercreate