]> granicus.if.org Git - python/commit
closes bpo-36161: Use thread-safe ttyname_r instead of ttyname. (GH-14868)
authorAntonio Gutierrez <chibby0ne@gmail.com>
Wed, 9 Oct 2019 02:19:48 +0000 (04:19 +0200)
committerBenjamin Peterson <benjamin@python.org>
Wed, 9 Oct 2019 02:19:48 +0000 (19:19 -0700)
commit594e2edfb5e0d24e03469d035d8f39ff29a64d99
treee40d0cc1fd6a74704b53922f7ec86637e8ebf245
parente8bedbddadaa86be6bd86dc32dbdbd53933a4988
closes bpo-36161: Use thread-safe ttyname_r instead of ttyname. (GH-14868)

Signed-off-by: Antonio Gutierrez <chibby0ne@gmail.com>
Misc/NEWS.d/next/Library/2019-07-20-01-17-43.bpo-36161.Fzf-f9.rst [new file with mode: 0644]
Modules/posixmodule.c