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 benjamin.peterson
Recipients Mariatta, benjamin.peterson, cheryl.sabella, christian.heimes, martin.panter, twouters
Date 2019-10-09.02:19:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570587596.31.0.923812474496.issue36161@roundup.psfhosted.org>
In-reply-to
Content
New changeset 594e2edfb5e0d24e03469d035d8f39ff29a64d99 by Benjamin Peterson (Antonio Gutierrez) in branch 'master':
closes bpo-36161: Use thread-safe ttyname_r instead of ttyname. (GH-14868)
https://github.com/python/cpython/commit/594e2edfb5e0d24e03469d035d8f39ff29a64d99
History
Date User Action Args
2019-10-09 02:19:56benjamin.petersonsetrecipients: + benjamin.peterson, twouters, christian.heimes, martin.panter, Mariatta, cheryl.sabella
2019-10-09 02:19:56benjamin.petersonsetmessageid: <1570587596.31.0.923812474496.issue36161@roundup.psfhosted.org>
2019-10-09 02:19:56benjamin.petersonlinkissue36161 messages
2019-10-09 02:19:56benjamin.petersoncreate