diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-09 13:55:44 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-09 13:55:44 (GMT) |
commit | 52c950f229199fa14bd75e1709183d0b08e90182 (patch) | |
tree | 214bcd32c43fc180d599fb4e0a686a0070cee208 /Lib | |
parent | e1292a25d8a063dcc97111cd2b0239dc1aef5aa2 (diff) | |
download | cpython-52c950f229199fa14bd75e1709183d0b08e90182.zip cpython-52c950f229199fa14bd75e1709183d0b08e90182.tar.gz cpython-52c950f229199fa14bd75e1709183d0b08e90182.tar.bz2 |
Issue #11650: PyOS_StdioReadline() retries fgets() if it was interrupted
(EINTR), for example if the program is stopped with CTRL+z on Mac OS X. Patch
written by Charles-Francois Natali.
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions